]> git.pld-linux.org Git - packages/wccpd.git/commitdiff
- new %%doc
authorjuandon <witekfl@pld-linux.org>
Sat, 30 Nov 2002 23:00:29 +0000 (23:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wccpd.spec -> 1.12

wccpd.spec

index 3c2df69da143ee26206f902b18dd911397f37a16..6c074101577a02733b77ca3e97a01193e97cfa5d 100644 (file)
@@ -53,8 +53,6 @@ install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/wccpd
 install contrib/linux-ipvs/scripts/*cache $RPM_BUILD_ROOT%{_libdir}/wccpd/
 install contrib/linux-ipvs/scripts/*wccp $RPM_BUILD_ROOT%{_libdir}/wccpd/
 
-gzip -9nf AUTHORS ChangeLog NEWS README doc/*.txt
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -76,7 +74,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz doc/*.gz doc/html/*
+%doc AUTHORS ChangeLog NEWS README doc/*.txt doc/html/*
 %attr(754,root,root) %{_sbindir}/*
 %dir %{_libdir}/wccpd/
 %attr(754,root,root) %{_libdir}/wccpd/*cache
This page took 0.092819 seconds and 4 git commands to generate.