disable failing test on s390(x) (#680697)
This commit is contained in:
parent
a86ea61287
commit
006d211008
@ -11,7 +11,7 @@
|
|||||||
Summary: A collection of SNMP protocol tools and libraries
|
Summary: A collection of SNMP protocol tools and libraries
|
||||||
Name: net-snmp
|
Name: net-snmp
|
||||||
Version: 5.7
|
Version: 5.7
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -200,7 +200,7 @@ The net-snmp-sysvinit package provides SysV init scripts for Net-SNMP daemons.
|
|||||||
%patch8 -p1 -b .mysql
|
%patch8 -p1 -b .mysql
|
||||||
%patch9 -p1 -b .systemd
|
%patch9 -p1 -b .systemd
|
||||||
|
|
||||||
%ifarch sparc64
|
%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
|
||||||
rm testing/fulltests/default/T200*
|
rm testing/fulltests/default/T200*
|
||||||
%endif
|
%endif
|
||||||
@ -505,6 +505,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%config(noreplace,missingok) %{_sysconfdir}/sysconfig/snmptrapd
|
%config(noreplace,missingok) %{_sysconfdir}/sysconfig/snmptrapd
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 06 2011 Dan Horák <dan[at]danny.cz> - 1:5.7-7
|
||||||
|
- disable failing test on s390(x) (#680697)
|
||||||
|
|
||||||
* Thu Aug 11 2011 Jan Safranek <jsafrane@redhat.com> - 1:5.7-6
|
* Thu Aug 11 2011 Jan Safranek <jsafrane@redhat.com> - 1:5.7-6
|
||||||
- added new net-snmp-agent-libs subpackage with agent libraries
|
- added new net-snmp-agent-libs subpackage with agent libraries
|
||||||
-> net-snmp-libs do not need perl and lm_sensors libs
|
-> net-snmp-libs do not need perl and lm_sensors libs
|
||||||
|
Loading…
Reference in New Issue
Block a user