Author: hawk Date: Fri May 30 06:47:13 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed build with libtool 2.2
---- Files affected: SPECS: net-snmp.spec (1.118 -> 1.119) ---- Diffs: ================================================================ Index: SPECS/net-snmp.spec diff -u SPECS/net-snmp.spec:1.118 SPECS/net-snmp.spec:1.119 --- SPECS/net-snmp.spec:1.118 Fri May 16 01:54:13 2008 +++ SPECS/net-snmp.spec Fri May 30 08:47:07 2008 @@ -29,7 +29,7 @@ Summary(uk.UTF-8): Набір утиліт для протоколу SNMP від UC-Davis Name: net-snmp Version: 5.4.1 -Release: 14 +Release: 15 License: BSD-like Group: Networking/Daemons Source0: http://dl.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz @@ -430,6 +430,7 @@ %{__aclocal} %{__autoconf} %{__autoheader} +cp -f /usr/share/automake/config.sub . %configure \ --disable-debugging \ --enable-as-needed \ @@ -769,6 +770,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.119 2008-05-30 06:47:07 hawk +- fixed build with libtool 2.2 + Revision 1.118 2008-05-15 23:54:13 glen - verbose libs, ghost soname symlinks - not linked with rpm if rpm hrmib export configured (which is true for th) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/net-snmp.spec?r1=1.118&r2=1.119&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
