Fix build

This commit is contained in:
Lubomir Rintel 2018-02-06 17:30:36 +01:00
parent 8b792ad0ef
commit 1f3baf8c8d
1 changed files with 4 additions and 0 deletions

View File

@ -91,6 +91,8 @@ Source2: 00-server.conf
Source3: 20-connectivity-fedora.conf
#Patch1: 0001-some.patch
Patch1: 0001-build-fix-configure-check-for-CC-support-of-_Generic.patch
Patch2: 0002-ovs-fix-compiler-error-for-passing-NMDevice-pointer-.patch
Requires(post): systemd
Requires(preun): systemd
@ -359,6 +361,8 @@ by nm-connection-editor and nm-applet in a non-graphical environment.
%setup -q -n NetworkManager-%{real_version}
#%patch1 -p1
%patch1 -p1
%patch2 -p1
%build
%if %{with regen_docs}