diff --git a/.cvsignore b/.cvsignore index eaa39bb..b8c5566 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -net-snmp-5.2.2.rc4.tar.gz +net-snmp-5.2.2.rc5.tar.gz diff --git a/net-snmp.spec b/net-snmp.spec index aec3831..f06ec40 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -1,13 +1,14 @@ %{!?tcp_wrappers:%define tcp_wrappers 1} +%define subversion .rc5 Summary: A collection of SNMP protocol tools and libraries. Name: net-snmp Version: 5.2.2 -Release: 0.rc4.2 +Release: 0%{subversion}.1 License: BSDish Group: System Environment/Daemons URL: http://net-snmp.sourceforge.net/ -Source0: ftp://net-snmp.sourceforge.net/net-snmp-%{version}.rc4.tar.gz +Source0: ftp://net-snmp.sourceforge.net/net-snmp-%{version}%{subversion}.tar.gz Source1: net-snmp.redhat.conf Source2: net-snmpd.init Source3: net-snmptrapd.init @@ -26,7 +27,7 @@ Patch9: net-snmp-5.2-64bit.diff #kills virtual interfaces #Patch10: net-snmp-5.1.1-ipAdEntIfIndex.patch Patch12: net-snmp-5.1.2-dir-fix.patch -Patch14: net-snmp-5.1.2-conf_list.patch +#Patch14: net-snmp-5.1.2-conf_list.patch Patch19: net-snmp-5.2.1-file_offset.patch Prereq: /sbin/chkconfig @@ -113,7 +114,7 @@ The net-snmp-libs package contains the runtime libraries for shared binaries and applications. %prep -%setup -q -n %{name}-%{version}.rc4 +%setup -q -n %{name}-%{version}%{subversion} %patch1 -p1 -b .mnttab %patch2 -p1 -b .syslog %patch4 -p1 -b .libtool @@ -127,7 +128,7 @@ and applications. %patch9 -b .64bit %patch12 -p1 -b .dir-fix -%patch14 -p1 -b .conf_list +#%patch14 -p1 -b .conf_list %patch19 -p1 -b .file_offset # Do this patch with a perl hack... @@ -311,6 +312,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/*.a %changelog +* Tue Nov 15 2005 Radek Vokal - 5.2.2-0.rc5.1 +- another release candidate + * Tue Nov 08 2005 Radek Vokal - 5.2.2-0.rc4.2 - Remove .la file from net-snmp-libs (#172618) - grab new openssl diff --git a/sources b/sources index 805f73c..1470cda 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ab6cd2e3e6ddc2fd766101ac939efe39 net-snmp-5.2.2.rc4.tar.gz +3cfe5a1a44f5aba14b36b95d676910cc net-snmp-5.2.2.rc5.tar.gz