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

cdb.spec

index cc3f0752d38360c52126f4116641775ad02fdec9..e3c4ea8ff34dea91d1676b4f136728cf5a180225 100644 (file)
--- a/cdb.spec
+++ b/cdb.spec
@@ -34,7 +34,6 @@ install -d $RPM_BUILD_ROOT%{_bindir}
 
 install cdbget cdbmake cdbdump cdbstats cdbtest \
        cdbmake-12 cdbmake-sv rts rts.tests testzero $RPM_BUILD_ROOT%{_bindir}
-gzip -9nf CHANGES README TODO SYSDEPS
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -42,4 +41,4 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
-%doc *.gz
+%doc CHANGES README TODO SYSDEPS
This page took 0.062514 seconds and 4 git commands to generate.