Author: qrczak Date: Fri Apr 4 19:02:55 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - Fixed typos in bconds. - Release 10
---- Files affected: SPECS: net-snmp.spec (1.114 -> 1.115) ---- Diffs: ================================================================ Index: SPECS/net-snmp.spec diff -u SPECS/net-snmp.spec:1.114 SPECS/net-snmp.spec:1.115 --- SPECS/net-snmp.spec:1.114 Mon Mar 3 02:33:22 2008 +++ SPECS/net-snmp.spec Fri Apr 4 21:02:50 2008 @@ -29,7 +29,7 @@ Summary(uk.UTF-8): Набір утиліт для протоколу SNMP від UC-Davis Name: net-snmp Version: 5.4.1 -Release: 9 +Release: 10 License: BSD-like Group: Networking/Daemons Source0: http://dl.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz @@ -442,8 +442,8 @@ --with-logfile="%{logfile}" \ --with-zlib=%{_prefix} \ --with-bzip2=%{_prefix} \ - --with%{!?with_rpm:out}-perl-modules \ - --with%{!?with_rpm:out}-python-modules \ + --with%{!?with_perl:out}-perl-modules \ + --with%{!?with_python:out}-python-modules \ --with-mib-modules="host agentx smux mibII/mta_sendmail \ %ifarch %{ix86} %{x8664} %if %{with lm_sensors} @@ -747,6 +747,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.115 2008-04-04 19:02:50 qrczak +- Fixed typos in bconds. +- Release 10 + Revision 1.114 2008-03-03 01:33:22 glen - merge static_libs, rpm-hrmib changes from AC-branch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/net-snmp.spec?r1=1.114&r2=1.115&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
