Author: arekm Date: Wed Aug 9 11:11:12 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - mv /etc/snmp to libs subpackage so it can be shared
---- Files affected: SPECS: net-snmp.spec (1.77 -> 1.78) ---- Diffs: ================================================================ Index: SPECS/net-snmp.spec diff -u SPECS/net-snmp.spec:1.77 SPECS/net-snmp.spec:1.78 --- SPECS/net-snmp.spec:1.77 Wed Aug 9 08:59:42 2006 +++ SPECS/net-snmp.spec Wed Aug 9 13:11:06 2006 @@ -12,7 +12,7 @@ Summary(uk): îÁÂŚŇ ŐÔÉĚŚÔ ÄĚŃ ĐŇĎÔĎËĎĚŐ SNMP ×ŚÄ UC-Davis Name: net-snmp Version: 5.3.1 -Release: 2 +Release: 3 License: BSD-like Group: Networking/Daemons Source0: http://dl.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz @@ -520,7 +520,6 @@ %attr(754,root,root) /etc/rc.d/init.d/snmpd %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/snmpd -%dir %{_sysconfdir}/snmp %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/snmp/snmpd.conf %attr(640,root,root) %config(missingok,noreplace) %verify(not md5 mtime size) %{_sysconfdir}/snmp/snmpd.local.conf @@ -536,6 +535,7 @@ %files libs %defattr(644,root,root,755) +%dir %{_sysconfdir}/snmp %attr(755,root,root) %{_libdir}/libnet*.so.*.* %files devel @@ -668,6 +668,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.78 2006/08/09 11:11:06 arekm +- mv /etc/snmp to libs subpackage so it can be shared + Revision 1.77 2006/08/09 06:59:42 arekm - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/net-snmp.spec?r1=1.77&r2=1.78&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
