Require a recent enough libnl3

The 3.2.25-5 update included an ABI change. Let's ensure that new builds
that would pick up the ABI change require the updated libnl library.
This commit is contained in:
Lubomir Rintel 2015-01-05 11:27:07 +01:00
parent a71990f645
commit 0aad706ec9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
%define glib2_version 2.32.0
%define wireless_tools_version 1:28-0pre9
%define libnl3_version 3.2.7
%define libnl3_version 3.2.25-5
%define ppp_version 2.4.5
%if (0%{?fedora} && 0%{?fedora} > 20)