]> git.pld-linux.org Git - packages/net-snmp.git/commitdiff
- add make UCD-SNMP-MIB::laConfig writable patch; rel 13 auto/th/net-snmp-5_4_2_1-13
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 23 Dec 2009 16:47:04 +0000 (16:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    net-snmp.spec -> 1.149

net-snmp.spec

index 780e60b1c98103ec00c73fb0d2b405321ce1e3ba..1ba1c07b7c61438f4bc3c6968ea78bc4648650a6 100644 (file)
@@ -1,3 +1,6 @@
+# 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
@@ -17,7 +20,7 @@ Summary(ru.UTF-8):    Набор утилит для протокола SNMP от U
 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
@@ -48,6 +51,7 @@ Patch15:      %{name}-subcontainer.patch
 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
@@ -424,6 +428,7 @@ SNMP dla trzech wersji tego protokołu (SNMPv3, SNMPv2c, SNMPv1).
 %patch16 -p1
 %patch17 -p1
 %patch18 -p3
+%patch19 -p1
 
 %build
 %{__libtoolize}
This page took 0.048049 seconds and 4 git commands to generate.