rpms/net-snmp/devel .cvsignore, 1.23, 1.24 net-snmp.spec, 1.156, 1.157 sources, 1.23, 1.24 net-snmp-5.4-64bit.patch, 1.3, NONE net-snmp-5.4-exec-crash.patch, 1.2, NONE net-snmp-5.4.1-hmac-check.patch, 1.2, NONE net-snmp-5.4.1-hostname.patch, 1.2, NONE net-snmp-5.4.1-perl-set.patch, 1.2, NONE net-snmp-5.4.1-perl-snprintf.patch, 1.2, NONE

Jan Šafránek jsafrane at fedoraproject.org
Wed Sep 17 14:32:37 UTC 2008


Author: jsafrane

Update of /cvs/pkgs/rpms/net-snmp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26921

Modified Files:
	.cvsignore net-snmp.spec sources 
Removed Files:
	net-snmp-5.4-64bit.patch net-snmp-5.4-exec-crash.patch 
	net-snmp-5.4.1-hmac-check.patch net-snmp-5.4.1-hostname.patch 
	net-snmp-5.4.1-perl-set.patch 
	net-snmp-5.4.1-perl-snprintf.patch 
Log Message:
update to net-snmp-5.4.2


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/net-snmp/devel/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- .cvsignore	7 Aug 2007 12:33:35 -0000	1.23
+++ .cvsignore	17 Sep 2008 14:32:06 -0000	1.24
@@ -1 +1 @@
-net-snmp-5.4.1.tar.gz
+net-snmp-5.4.2.tar.gz


Index: net-snmp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/net-snmp/devel/net-snmp.spec,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -r1.156 -r1.157
--- net-snmp.spec	16 Sep 2008 08:28:47 -0000	1.156
+++ net-snmp.spec	17 Sep 2008 14:32:07 -0000	1.157
@@ -3,12 +3,12 @@
 
 # Arches on which we need to prevent arch conflicts on net-snmp-config.h
 %define multilib_arches %{ix86} ia64 ppc ppc64 s390 s390x x86_64 sparc sparcv9 sparc64
-%define major_ver 5.4.1
+%define major_ver 5.4.2
 
 Summary: A collection of SNMP protocol tools and libraries
 Name: net-snmp
 Version: %{major_ver}
-Release: 22%{?dist}
+Release: 1%{?dist}
 Epoch: 1
 
 License: BSD and MIT
@@ -28,20 +28,14 @@
 Patch2: net-snmp-5.0.8-ipv6-sock-close.patch
 Patch3: net-snmp-5.0.8-readonly.patch
 Patch4: net-snmp-5.4.1-pie.patch
-Patch5: net-snmp-5.4-64bit.patch
-Patch6: net-snmp-5.1.2-dir-fix.patch
-Patch7: net-snmp-5.2.1-file_offset.patch
-Patch8: net-snmp-5.3.1-multilib.patch
-Patch9: net-snmp-5.4.1-config_libdir.patch
-Patch10: net-snmp-5.4.1-strange_libpath.patch
-Patch11: net-snmp-5.4.1-hostname.patch
-Patch12: net-snmp-5.4.1-shared-ip.patch
-Patch13: net-snmp-5.4-exec-crash.patch
-Patch14: net-snmp-5.4.1-sensors3.patch
-Patch15: net-snmp-5.4.1-xen-crash.patch
-Patch16: net-snmp-5.4.1-hmac-check.patch
-Patch17: net-snmp-5.4.1-perl-snprintf.patch
-Patch18: net-snmp-5.4.1-perl-set.patch
+Patch5: net-snmp-5.1.2-dir-fix.patch
+Patch6: net-snmp-5.2.1-file_offset.patch
+Patch7: net-snmp-5.3.1-multilib.patch
+Patch8: net-snmp-5.4.1-config_libdir.patch
+Patch9: net-snmp-5.4.1-strange_libpath.patch
+Patch10: net-snmp-5.4.1-shared-ip.patch
+Patch11: net-snmp-5.4.1-sensors3.patch
+Patch12: net-snmp-5.4.1-xen-crash.patch
 
 Requires(pre): chkconfig
 Requires(post): chkconfig
@@ -172,20 +166,14 @@
 %patch4 -p1 -b .pie
 %endif
 
-%patch5  -p1 -b .64bit
-%patch6 -p1 -b .dir-fix
-%patch7 -p1 -b .file_offset
-%patch8 -p1 -b .multilib
-%patch9 -p1 -b .libdir
-%patch10 -p1 -b .libpath
-%patch11 -p1 -b .hostname
-%patch12 -p1 -b .shared-ip
-%patch13 -p1 -b .exec
-%patch14 -p1 -b .sensors
-%patch15 -p1 -b .xen-crash
-%patch16 -p1 -b .hmac-check
-%patch17 -p1 -b .perl-snprintf
-%patch18 -p1 -b .perl-set
+%patch5 -p1 -b .dir-fix
+%patch6 -p1 -b .file_offset
+%patch7 -p1 -b .multilib
+%patch8 -p1 -b .libdir
+%patch9 -p1 -b .libpath
+%patch10 -p1 -b .shared-ip
+%patch11 -p1 -b .sensors
+%patch12 -p1 -b .xen-crash
 
 # Do this patch with a perl hack...
 perl -pi -e "s|'\\\$install_libdir'|'%{_libdir}'|" ltmain.sh
@@ -417,6 +405,9 @@
 %{_libdir}/lib*.so.*
 
 %changelog
+* Wed Sep 17 2008 Jan Safranek <jsafranek at redhat.com> 5.4.2-1
+- update to net-snmp-5.4.2
+
 * Wed Sep 10 2008 John A. Khvatov <ivaxer at fedoraproject.org> 5.4.1-22
 - add net-snmp-python
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/net-snmp/devel/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- sources	7 Aug 2007 12:33:35 -0000	1.23
+++ sources	17 Sep 2008 14:32:07 -0000	1.24
@@ -1 +1 @@
-6c974df7a5a5b1579f72115e6b045bda  net-snmp-5.4.1.tar.gz
+2c97d0d99e1ec89d64f6713c069079ad  net-snmp-5.4.2.tar.gz


--- net-snmp-5.4-64bit.patch DELETED ---


--- net-snmp-5.4-exec-crash.patch DELETED ---


--- net-snmp-5.4.1-hmac-check.patch DELETED ---


--- net-snmp-5.4.1-hostname.patch DELETED ---


--- net-snmp-5.4.1-perl-set.patch DELETED ---


--- net-snmp-5.4.1-perl-snprintf.patch DELETED ---




More information about the fedora-extras-commits mailing list