SPECS: net-snmp.spec - updated to 5.4.1 - updated acfix, link, pytho...
qboosh
qboosh at pld-linux.org
Sat Sep 8 23:04:47 CEST 2007
Author: qboosh Date: Sat Sep 8 21:04:47 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 5.4.1
- updated acfix,link,python patches
- removed obsolete dlopen-fix,python-includes patches
- BR autoconf 2.61-3 to get required AC_FUNC_GETMNTENT semantics
---- Files affected:
SPECS:
net-snmp.spec (1.97 -> 1.98)
---- Diffs:
================================================================
Index: SPECS/net-snmp.spec
diff -u SPECS/net-snmp.spec:1.97 SPECS/net-snmp.spec:1.98
--- SPECS/net-snmp.spec:1.97 Tue Aug 7 21:52:23 2007
+++ SPECS/net-snmp.spec Sat Sep 8 23:04:42 2007
@@ -1,5 +1,4 @@
# $Revision$, $Date$
-# TODO: python-netsnmp links with libnetsnmp.so.* installed on builder
#
# Conditional build:
%bcond_without autodeps # don't BR packages only for deps resolving
@@ -17,12 +16,12 @@
Summary(ru.UTF-8): Набор утилит для протокола SNMP от UC-Davis
Summary(uk.UTF-8): Набір утиліт для протоколу SNMP від UC-Davis
Name: net-snmp
-Version: 5.4
-Release: 6
+Version: 5.4.1
+Release: 1
License: BSD-like
Group: Networking/Daemons
Source0: http://dl.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz
-# Source0-md5: 46d893281056ff476e597659cb91574d
+# Source0-md5: 6c974df7a5a5b1579f72115e6b045bda
Source1: %{name}d.init
Source2: %{name}d.conf
Source3: %{name}d.sysconfig
@@ -34,17 +33,15 @@
Patch0: %{name}-acfix.patch
Patch1: %{name}-rpm-implicit-libs.patch
Patch2: %{name}-config-noflags.patch
-Patch3: %{name}-dlopen-fix.patch
-Patch4: %{name}-manpage.patch
-Patch5: %{name}-link.patch
-Patch6: %{name}-llinterfaces.patch
-Patch7: %{name}-kernel_headers.patch
-Patch8: %{name}-rpmpath.patch
-Patch9: %{name}-snmpksm.patch
-Patch10: %{name}-python.patch
-Patch11: %{name}-python-includes.patch
+Patch3: %{name}-manpage.patch
+Patch4: %{name}-link.patch
+Patch5: %{name}-llinterfaces.patch
+Patch6: %{name}-kernel_headers.patch
+Patch7: %{name}-rpmpath.patch
+Patch8: %{name}-snmpksm.patch
+Patch9: %{name}-python.patch
URL: http://www.net-snmp.org/
-BuildRequires: autoconf >= 2.57-3
+BuildRequires: autoconf >= 2.61-3
BuildRequires: automake
BuildRequires: elfutils-devel
%{?with_kerberos5:BuildRequires: krb5-devel}
@@ -404,8 +401,6 @@
%patch7 -p1
%patch8 -p1
%patch9 -p1
-%patch10 -p1
-%patch11 -p1
%build
%{__libtoolize}
@@ -710,6 +705,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.98 2007/09/08 21:04:42 qboosh
+- updated to 5.4.1
+- updated acfix,link,python patches
+- removed obsolete dlopen-fix,python-includes patches
+- BR autoconf 2.61-3 to get required AC_FUNC_GETMNTENT semantics
+
Revision 1.97 2007/08/07 19:52:23 arekm
- rel 6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/net-snmp.spec?r1=1.97&r2=1.98&f=u
More information about the pld-cvs-commit
mailing list