packages: net-snmp/net-snmp.spec - do not allow hrSWInstalledTable query to...
glen
glen at pld-linux.org
Thu Feb 2 22:12:54 CET 2012
Author: glen Date: Thu Feb 2 21:12:53 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- do not allow hrSWInstalledTable query to use dpkg-query even if it finds it; REL 6
---- Files affected:
packages/net-snmp:
net-snmp.spec (1.192 -> 1.193)
---- Diffs:
================================================================
Index: packages/net-snmp/net-snmp.spec
diff -u packages/net-snmp/net-snmp.spec:1.192 packages/net-snmp/net-snmp.spec:1.193
--- packages/net-snmp/net-snmp.spec:1.192 Tue Dec 27 14:16:29 2011
+++ packages/net-snmp/net-snmp.spec Thu Feb 2 22:12:48 2012
@@ -27,7 +27,7 @@
Summary(uk.UTF-8): Набір утиліт для протоколу SNMP від UC-Davis
Name: net-snmp
Version: 5.7.1
-Release: 5
+Release: 6
License: BSD-like
Group: Networking/Daemons
Source0: http://downloads.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz
@@ -464,6 +464,7 @@
# ksm must be first in --with-security-modules
# usm is always enabled
%configure \
+ ac_cv_path_DPKG_QUERY_PATH= \
--disable-debugging \
--enable-as-needed \
%{__disable static_libs static} \
@@ -820,6 +821,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.193 2012/02/02 21:12:48 glen
+- do not allow hrSWInstalledTable query to use dpkg-query even if it finds it; REL 6
+
Revision 1.192 2011/12/27 13:16:29 glen
- snmpd: keeps complaining on missing /proc/ stats inside vserver flooding syslog
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/net-snmp/net-snmp.spec?r1=1.192&r2=1.193&f=u
More information about the pld-cvs-commit
mailing list