rpms/net-snmp/devel net-snmp.spec,1.152,1.153

Jan Šafránek (jsafrane) fedora-extras-commits at redhat.com
Fri Jul 11 10:30:23 UTC 2008


Author: jsafrane

Update of /cvs/pkgs/rpms/net-snmp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv687

Modified Files:
	net-snmp.spec 
Log Message:
prepare for new rpm version


Index: net-snmp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/net-snmp/devel/net-snmp.spec,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- net-snmp.spec	10 Jun 2008 06:02:57 -0000	1.152
+++ net-snmp.spec	11 Jul 2008 10:29:30 -0000	1.153
@@ -1,5 +1,7 @@
 %{!?tcp_wrappers:%define tcp_wrappers 1}
 
+%define _default_patch_fuzz 2
+
 # 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
@@ -7,7 +9,7 @@
 Summary: A collection of SNMP protocol tools and libraries
 Name: net-snmp
 Version: %{major_ver}
-Release: 19%{?dist}
+Release: 20%{?dist}
 Epoch: 1
 
 License: BSD and MIT
@@ -193,7 +195,7 @@
 
 %configure \
     --enable-static --enable-shared			\
-    --with-cflags="$RPM_OPT_FLAGS"			\
+    --with-cflags="$RPM_OPT_FLAGS -D_RPM_4_4_COMPAT"	\
     --with-ldflags="$LDFLAGS -lcrypto -lsensors"			\
     --with-sys-location="Unknown"			\
     --with-logfile="/var/log/snmpd.log"			\
@@ -389,6 +391,9 @@
 %{_libdir}/lib*.so.*
 
 %changelog
+* Fri Jul 11 2008 Jan Safranek <jsafranek at redhat.com> 5.4.1-20
+- prepare for new rpm version
+
 * Tue Jun 10 2008 Jan Safranek <jsafranek at redhat.com> 5.4.1-19
 - fix various flaws (CVE-2008-2292 CVE-2008-0960)
 




More information about the scm-commits mailing list