]> git.pld-linux.org Git - packages/dhcp.git/commitdiff
- use new %%doc
authormarcus <marcus@pld-linux.org>
Thu, 10 Oct 2002 13:33:18 +0000 (13:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dhcp.spec -> 1.77

dhcp.spec

index 596fe4e5304f590e3d7bd6279ae6965c3b106d89..19cbf38a0b8d6ea1646cf165faa9f361f3d2b753 100644 (file)
--- a/dhcp.spec
+++ b/dhcp.spec
@@ -153,8 +153,6 @@ mv $RPM_BUILD_ROOT%{_mandir}/man3/omshell.3 \
 
 install client/scripts/linux $RPM_BUILD_ROOT%{_sbindir}/dhclient-script
 
-gzip -9nf doc/* README RELNOTES
-
 touch $RPM_BUILD_ROOT/var/lib/%{name}/{dhcpd,dhclient}.leases
 
 %clean
@@ -216,7 +214,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc doc/* README.gz RELNOTES.gz dhcpd.conf.sample
+%doc doc/* README RELNOTES dhcpd.conf.sample
 %{_mandir}/man1/*
 %{_mandir}/man5/dhcp*
 %{_mandir}/man8/dhcp*
This page took 0.073717 seconds and 4 git commands to generate.