]> git.pld-linux.org Git - packages/dime.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:
    dime.spec -> 1.19

dime.spec

index 4eca8835ce44f65a404aeef7cf6bc8af8fba2f22..8ea54f848c2a774b4590f6d8bde192d46983b39f 100644 (file)
--- a/dime.spec
+++ b/dime.spec
@@ -96,14 +96,12 @@ cp -rp docs/latex/*.sty $RPM_BUILD_ROOT/%{datadir}/doc/%name-documentation-%vers
 
 cp -rp docs/latex/* $RPM_BUILD_ROOT/%{datadir}/doc/%name-documentation-%version/html
 
 
 cp -rp docs/latex/* $RPM_BUILD_ROOT/%{datadir}/doc/%name-documentation-%version/html
 
-gzip -9nf README TODO ChangeLog
-
 %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
+%doc README TODO ChangeLog
 %attr(644,root,root) %{_libdir}/libdime.a
 
 %files devel
 %attr(644,root,root) %{_libdir}/libdime.a
 
 %files devel
This page took 0.063457 seconds and 4 git commands to generate.