diff --git a/net-snmp.spec b/net-snmp.spec index 5605815..c271cc1 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -11,7 +11,7 @@ Summary: A collection of SNMP protocol tools and libraries Name: net-snmp Version: 5.7 -Release: 6%{?dist} +Release: 7%{?dist} Epoch: 1 License: BSD @@ -200,7 +200,7 @@ The net-snmp-sysvinit package provides SysV init scripts for Net-SNMP daemons. %patch8 -p1 -b .mysql %patch9 -p1 -b .systemd -%ifarch sparc64 +%ifarch sparc64 s390 s390x # disable failing test - see https://bugzilla.redhat.com/show_bug.cgi?id=680697 rm testing/fulltests/default/T200* %endif @@ -505,6 +505,9 @@ rm -rf ${RPM_BUILD_ROOT} %config(noreplace,missingok) %{_sysconfdir}/sysconfig/snmptrapd %changelog +* Tue Sep 06 2011 Dan HorĂ¡k - 1:5.7-7 +- disable failing test on s390(x) (#680697) + * Thu Aug 11 2011 Jan Safranek - 1:5.7-6 - added new net-snmp-agent-libs subpackage with agent libraries -> net-snmp-libs do not need perl and lm_sensors libs