]> git.pld-linux.org Git - packages/avahi.git/commitdiff
- provide /etc/dhclient-{enter,exit}-hooks.d directory not to pull dhcp-client
authorJacek Konieczny <jajcus@pld-linux.org>
Sun, 2 May 2010 13:29:08 +0000 (13:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avahi.spec -> 1.108

avahi.spec

index a4a126ac11ef6b9d6788a4ec8f463901d33329a2..f815bd432b43be9161afcd6ec366627191d6c8ca 100644 (file)
@@ -699,7 +699,9 @@ fi
 %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*
This page took 0.024883 seconds and 4 git commands to generate.