packages: avahi/avahi.spec - provide /etc/dhclient-{enter, exit}-hooks.d dir...
jajcus
jajcus at pld-linux.org
Sun May 2 15:29:14 CEST 2010
Author: jajcus Date: Sun May 2 13:29:14 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- provide /etc/dhclient-{enter,exit}-hooks.d directory not to pull dhcp-client
---- Files affected:
packages/avahi:
avahi.spec (1.107 -> 1.108)
---- Diffs:
================================================================
Index: packages/avahi/avahi.spec
diff -u packages/avahi/avahi.spec:1.107 packages/avahi/avahi.spec:1.108
--- packages/avahi/avahi.spec:1.107 Sun May 2 15:25:38 2010
+++ packages/avahi/avahi.spec Sun May 2 15:29:08 2010
@@ -700,7 +700,9 @@
%defattr(644,root,root,755)
%dir %{_sysconfdir}/avahi
%attr(755,root,root) %{_sysconfdir}/%{name}/avahi-autoipd.action
+%dir %{_sysconfdir}/dhclient-enter-hooks.d
%config(noreplace) %verify(not md5 mtime size) /etc/dhclient-enter-hooks.d/avahi-autoipd
+%dir %{_sysconfdir}/dhclient-exit-hooks.d
%config(noreplace) %verify(not md5 mtime size) /etc/dhclient-exit-hooks.d/avahi-autoipd
%attr(755,root,root) %{_sbindir}/avahi-autoipd
%{_mandir}/man8/avahi-autoipd.8*
@@ -934,6 +936,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.108 2010/05/02 13:29:08 jajcus
+- provide /etc/dhclient-{enter,exit}-hooks.d directory not to pull dhcp-client
+
Revision 1.107 2010/05/02 13:25:38 jajcus
- provide dhclient hooks in the autoipd package
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/avahi/avahi.spec?r1=1.107&r2=1.108&f=u
More information about the pld-cvs-commit
mailing list