diff --git a/dhcp.spec b/dhcp.spec index 2bd2f25..5608894 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -295,6 +295,7 @@ rm -rf %{buildroot} %config(noreplace) %{_sysconfdir}/dhclient-exit-hooks %config(noreplace) %{_sysconfdir}/sysconfig/dhcpd %config(noreplace) %ghost %{_var}/lib/dhcp/dhcpd.leases +/etc/dhcpd.conf.example %{_sbindir}/dhcpd %{_sbindir}/update_dhcp.pl %{_sbindir}/dhcpreport.pl @@ -321,6 +322,7 @@ rm -rf %{buildroot} #%doc client/dhclient.conf %config(noreplace) %ghost %{_var}/lib/dhcp/dhclient.leases %attr (0755,root,root) /sbin/dhclient-script +/etc/dhclient.conf.example /sbin/dhclient %{_mandir}/man5/dhclient.conf.5* %{_mandir}/man5/dhclient.leases.5*