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

cksfv.spec

index a5711343601c22509a50261e79e3e21b0c9c5c0b..41b5721b1ac4a8541b8b4453f39a1509f1b0f255 100644 (file)
@@ -32,12 +32,10 @@ install -d $RPM_BUILD_ROOT%{_bindir}
 
 install src/cksfv $RPM_BUILD_ROOT%{_bindir}
 
 
 install src/cksfv $RPM_BUILD_ROOT%{_bindir}
 
-gzip -9nf ChangeLog README TODO
-
 %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 *.gz
+%doc ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_bindir}/*
This page took 0.024708 seconds and 4 git commands to generate.