- Mass rebuild with perl-5.12.0

This commit is contained in:
Marcela Mašláňová 2010-06-01 19:48:21 +00:00
parent 19da4b8d07
commit b74b3ad1a5

View File

@ -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.5 Version: 5.5
Release: 12%{?dist} Release: 13%{?dist}
Epoch: 1 Epoch: 1
License: BSD and MIT License: BSD and MIT
@ -411,6 +411,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_datadir}/snmp/mibs/* %{_datadir}/snmp/mibs/*
%changelog %changelog
* Tue Jun 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 1:5.5-13
- Mass rebuild with perl-5.12.0
* Tue Feb 2 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.5-12 * Tue Feb 2 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.5-12
- store temporary files in /var/run/net-snmp instead of /tmp - - store temporary files in /var/run/net-snmp instead of /tmp -
SELinux does not like it. SELinux does not like it.