From 8c8c6bb3328851ef8e73a742998fd387bad34fa9 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Sun, 2 May 2010 13:29:08 +0000 Subject: [PATCH] - provide /etc/dhclient-{enter,exit}-hooks.d directory not to pull dhcp-client Changed files: avahi.spec -> 1.108 --- avahi.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/avahi.spec b/avahi.spec index a4a126a..f815bd4 100644 --- a/avahi.spec +++ b/avahi.spec @@ -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* -- 2.44.0