packages: net-snmp/net-snmp.spec - add make UCD-SNMP-MIB::laConfig writable...

glen glen at pld-linux.org
Wed Dec 23 17:47:10 CET 2009


Author: glen                         Date: Wed Dec 23 16:47:10 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add make UCD-SNMP-MIB::laConfig writable patch; rel 13

---- Files affected:
packages/net-snmp:
   net-snmp.spec (1.148 -> 1.149) 

---- Diffs:

================================================================
Index: packages/net-snmp/net-snmp.spec
diff -u packages/net-snmp/net-snmp.spec:1.148 packages/net-snmp/net-snmp.spec:1.149
--- packages/net-snmp/net-snmp.spec:1.148	Mon Dec 21 18:23:26 2009
+++ packages/net-snmp/net-snmp.spec	Wed Dec 23 17:47:04 2009
@@ -1,4 +1,7 @@
 # $Revision$, $Date$
+# TODO
+# - make noarch -n mibs-net-snmp package, most of the files are same as libsmi packages
+# - make it scan for mibs (if not yet) in /usr/share/mibs (and legacy /usr/share/snmp/mibs)
 #
 # Conditional build:
 %bcond_without	autodeps	# don't BR packages only for deps resolving
@@ -18,7 +21,7 @@
 Summary(uk.UTF-8):	Набір утиліт для протоколу SNMP від UC-Davis
 Name:		net-snmp
 Version:	5.4.2.1
-Release:	11
+Release:	13
 License:	BSD-like
 Group:		Networking/Daemons
 Source0:	http://dl.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz
@@ -49,6 +52,7 @@
 Patch16:	%{name}-netlink.patch
 Patch17:	%{name}-TCP_STATS_CACHE_TIMEOUT.patch
 Patch18:	%{name}-src-dst-confusion.patch
+Patch19:	%{name}-loadave-writable.patch
 URL:		http://www.net-snmp.org/
 BuildRequires:	autoconf >= 2.61-3
 BuildRequires:	automake
@@ -425,6 +429,7 @@
 %patch16 -p1
 %patch17 -p1
 %patch18 -p3
+%patch19 -p1
 
 %build
 %{__libtoolize}
@@ -785,6 +790,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.149  2009/12/23 16:47:04  glen
+- add make UCD-SNMP-MIB::laConfig writable patch; rel 13
+
 Revision 1.148  2009/12/21 17:23:26  glen
 - fix duplicate /usr/share/snmp/mibs/.index packaging
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/net-snmp/net-snmp.spec?r1=1.148&r2=1.149&f=u



More information about the pld-cvs-commit mailing list