diff --git a/NetworkManager-fortisslvpn.spec b/NetworkManager-fortisslvpn.spec index 1dc51df..cd0e566 100644 --- a/NetworkManager-fortisslvpn.spec +++ b/NetworkManager-fortisslvpn.spec @@ -23,7 +23,7 @@ BuildRequires: libnma-devel >= 1.1.0 Requires: gtk3 Requires: dbus -Requires: NetworkManager >= 1:1.2.0-0.3 +Requires: NetworkManager >= 1:1.1.0 Requires: openfortivpn Requires: ppp = %{ppp_version} @@ -56,7 +56,6 @@ the Fortinet compatible SSLVPN server with NetworkManager (GNOME files). %build %configure \ --disable-static \ - --enable-more-warnings=yes \ --with-pppd-plugin-dir=%{_libdir}/pppd/%{ppp_version} \ --with-dist-version=%{version}-%{release} make %{?_smp_mflags}