Author: arekm Date: Sat Nov 3 10:18:44 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; don't cast possible lvalue
---- Files affected: SPECS: net-snmp.spec (1.100 -> 1.101) ---- Diffs: ================================================================ Index: SPECS/net-snmp.spec diff -u SPECS/net-snmp.spec:1.100 SPECS/net-snmp.spec:1.101 --- SPECS/net-snmp.spec:1.100 Thu Sep 13 17:12:08 2007 +++ SPECS/net-snmp.spec Sat Nov 3 11:18:39 2007 @@ -17,7 +17,7 @@ Summary(uk.UTF-8): Набір утиліт для протоколу SNMP від UC-Davis Name: net-snmp Version: 5.4.1 -Release: 1 +Release: 2 License: BSD-like Group: Networking/Daemons Source0: http://dl.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz @@ -40,6 +40,7 @@ Patch7: %{name}-rpmpath.patch Patch8: %{name}-snmpksm.patch Patch9: %{name}-python.patch +Patch10: %{name}-lvalue.patch URL: http://www.net-snmp.org/ BuildRequires: autoconf >= 2.61-3 BuildRequires: automake @@ -402,6 +403,7 @@ %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p1 %build %{__libtoolize} @@ -706,6 +708,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.101 2007/11/03 10:18:39 arekm +- rel 2; don't cast possible lvalue + Revision 1.100 2007/09/13 15:12:08 qboosh - -devel R: krb5-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/net-snmp.spec?r1=1.100&r2=1.101&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
