]> git.pld-linux.org Git - packages/dhcp.git/commitdiff
- typo
authorArtur Frysiak <artur@frysiak.net>
Wed, 1 Sep 1999 15:58:31 +0000 (15:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dhcp.spec -> 1.17

dhcp.spec

index a24879fec4d8d3658e2af8b1d4e5caef1d70ba51..6100ec96b6efbb93bb5a85d4366c03e8c7d668bb 100644 (file)
--- a/dhcp.spec
+++ b/dhcp.spec
@@ -129,7 +129,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc doc/* README.gz RELNOTES.gz CHANGES.gz dhcpd.conf.sample
 %{_mandir}/man5/dhcp*
 %{_mandir}/man8/dhcp*
-%config(noreplace) %verify(not size mtime md5sum) /etc/sysconfig/dhcrelay
+%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/dhcrelay
 %attr(755,root,root) %{_sbindir}/dhcpd
 %attr(754,root,root) /etc/rc.d/init.d/dhcpd
 %attr(750,root,root) %dir /var/state/%{name}
@@ -144,6 +144,6 @@ rm -rf $RPM_BUILD_ROOT
 %files relay
 %defattr(644,root,root,755)
 %{_mandir}/man8/dhcrelay*
-%config(noreplace) %verify(not size mtime md5sum) /etc/sysconfig/dhcrelay
+%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/dhcrelay
 %attr(755,root,root) %{_sbindir}/dhcrelay
 %attr(754,root,root) /etc/rc.d/init.d/dhcrelay
This page took 0.137074 seconds and 4 git commands to generate.