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

bumprace.spec

index b1c595f668f49df806b9e49df2a44b48aefaa1f4..f313c033b74d5f5fbb350a76b3f7d78b6669d2c8 100644 (file)
@@ -49,14 +49,12 @@ rm -rf $RPM_BUILD_ROOT
 #install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Games
 #install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
 
-gzip -9nf NEWS README AUTHORS
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc NEWS README AUTHORS
 %attr(755,root,root) %{_bindir}/*
 #%{_mandir}/man6/*
 %{_datadir}/%{name}
This page took 0.075958 seconds and 4 git commands to generate.