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

cbb.spec

index f8696d78e7a27588bdf38afefb6b7046798f33f2..99ade156e5e7244122affa3260d310494a86b856 100644 (file)
--- a/cbb.spec
+++ b/cbb.spec
@@ -57,14 +57,12 @@ install -d $RPM_BUILD_ROOT%{_mandir}/man1
 install %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/man1
 install %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man1
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/man1
 install %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man1
 
-gzip -9nf Announce Bugs FAQ README THANKS Todo Version
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Announce.gz Bugs.gz FAQ.gz README.gz THANKS.gz Todo.gz Version.gz
+%doc Announce Bugs FAQ README THANKS Todo Version
 %{_mandir}/man1/*
 %attr(755,root,root) %{_bindir}/cbb
 %attr(755,root,root) %{_bindir}/dialog4duplicate
 %{_mandir}/man1/*
 %attr(755,root,root) %{_bindir}/cbb
 %attr(755,root,root) %{_bindir}/dialog4duplicate
This page took 0.074617 seconds and 4 git commands to generate.