rebuild for new perl

This commit is contained in:
Jan Šafránek 2010-06-28 06:30:47 +00:00
parent a6028adc0b
commit aa7f945bf7

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: 15%{?dist} Release: 16%{?dist}
Epoch: 1 Epoch: 1
License: BSD License: BSD
@ -416,6 +416,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_datadir}/snmp/mibs/* %{_datadir}/snmp/mibs/*
%changelog %changelog
* Mon Jun 28 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.5-16
- rebuild for new perl
* Wed Jun 16 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.5-14 * Wed Jun 16 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.5-14
- add missing struct.h header file (#603243) - add missing struct.h header file (#603243)