Fix the tests

This commit is contained in:
Lubomir Rintel 2015-09-03 18:22:54 +02:00
parent 4ce1d89c98
commit 1dbee5b66e

View File

@ -67,6 +67,9 @@ Source4: 20-connectivity-fedora.conf
# Not upstream.
Patch0: 0000-explain-dns1-dns2.patch
# Master backports
Patch1: 0001-test-fix-duplicate-test-name.patch
%if 0%{?fedora} && 0%{?fedora} < 20
Requires(post): chkconfig
Requires(preun): chkconfig
@ -323,6 +326,7 @@ by nm-connection-editor and nm-applet in a non-graphical environment.
%prep
%setup -q -n NetworkManager-%{realversion}
%patch0 -p1
%patch1 -p1
%build