From c0d89a3152c5ea6a9671c9a226f1fb0051e685b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Tue, 6 Sep 2011 15:03:55 +0200 Subject: [PATCH] disable failing test on s390(x) (#680697) --- net-snmp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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