rpms/net-snmp/devel net-snmp.spec,1.89,1.90

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Sep 25 12:05:38 UTC 2006


Author: rvokal

Update of /cvs/dist/rpms/net-snmp/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv32164

Modified Files:
	net-snmp.spec 
Log Message:
- add mibII/mta_sendmail (#207909)


Index: net-snmp.spec
===================================================================
RCS file: /cvs/dist/rpms/net-snmp/devel/net-snmp.spec,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- net-snmp.spec	22 Sep 2006 13:37:32 -0000	1.89
+++ net-snmp.spec	25 Sep 2006 12:05:35 -0000	1.90
@@ -7,7 +7,7 @@
 Summary: A collection of SNMP protocol tools and libraries.
 Name: net-snmp
 Version: %{major_ver}
-Release: 9%{?dist}
+Release: 10%{?dist}
 Epoch: 1
 
 License: BSDish
@@ -170,7 +170,8 @@
 	--with-logfile="/var/log/snmpd.log"		\
 	--with-persistent-directory="/var/net-snmp"	\
 %ifarch %{ix86} x86_64
-	--with-mib-modules="host agentx smux ucd-snmp/lmSensors ucd-snmp/diskio disman/event-mib tcp-mib udp-mib" \
+	--with-mib-modules="host agentx smux ucd-snmp/lmSensors \
+	 ucd-snmp/diskio disman/event-mib tcp-mib udp-mib mibII/mta_sendmail" \
 %else
 	--with-mib-modules="host agentx smux"	\
 %endif
@@ -356,6 +357,9 @@
 %{_libdir}/lib*.so.*
 
 %changelog
+* Mon Sep 25 2006 Radek Vokal <rvokal at redhat.com> 5.3.1-10
+- add mibII/mta_sendmail (#207909)
+
 * Fri Sep 22 2006 Radek Vokal <rvokal at redhat.com> 5.3.1-9
 - fix deprecated syscall base_reachable_time (#207273)
 




More information about the fedora-cvs-commits mailing list