Update autoconf version to make test suite happy.
This commit is contained in:
parent
336e9c8f87
commit
8227654f6b
10
net-snmp-5.7.2-autoreconf.patch
Normal file
10
net-snmp-5.7.2-autoreconf.patch
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
926223 - net-snmp: Does not support aarch64 in f19 and rawhide
|
||||||
|
|
||||||
|
Update autoconf version to make the test suite happy.
|
||||||
|
|
||||||
|
diff -up net-snmp-5.7.2/dist/autoconf-version.autoreconf net-snmp-5.7.2/dist/autoconf-version
|
||||||
|
--- net-snmp-5.7.2/dist/autoconf-version.autoreconf 2013-03-25 13:00:15.002745347 +0100
|
||||||
|
+++ net-snmp-5.7.2/dist/autoconf-version 2013-03-25 13:00:17.207736442 +0100
|
||||||
|
@@ -1 +1 @@
|
||||||
|
-2.68
|
||||||
|
+2.69
|
@ -38,6 +38,7 @@ Patch5: net-snmp-5.6-test-debug.patch
|
|||||||
Patch6: net-snmp-5.7.2-systemd.patch
|
Patch6: net-snmp-5.7.2-systemd.patch
|
||||||
Patch7: net-snmp-5.7.2-python-ipaddress-size.patch
|
Patch7: net-snmp-5.7.2-python-ipaddress-size.patch
|
||||||
Patch8: net-snmp-5.7.2-create-user-multilib.patch
|
Patch8: net-snmp-5.7.2-create-user-multilib.patch
|
||||||
|
Patch9: net-snmp-5.7.2-autoreconf.patch
|
||||||
|
|
||||||
Requires(post): chkconfig
|
Requires(post): chkconfig
|
||||||
Requires(preun): chkconfig
|
Requires(preun): chkconfig
|
||||||
@ -201,6 +202,7 @@ cp %{SOURCE12} .
|
|||||||
%patch6 -p1 -b .systemd
|
%patch6 -p1 -b .systemd
|
||||||
%patch7 -p1 -b .ipaddress-size
|
%patch7 -p1 -b .ipaddress-size
|
||||||
%patch8 -p1 -b .multilib
|
%patch8 -p1 -b .multilib
|
||||||
|
%patch9 -p1 -b .autoreconf
|
||||||
|
|
||||||
%ifarch sparc64 s390 s390x
|
%ifarch sparc64 s390 s390x
|
||||||
# disable failing test - see https://bugzilla.redhat.com/show_bug.cgi?id=680697
|
# disable failing test - see https://bugzilla.redhat.com/show_bug.cgi?id=680697
|
||||||
|
Loading…
Reference in New Issue
Block a user