]> git.pld-linux.org Git - packages/afio.git/blobdiff - afio.spec
- use new %%doc
[packages/afio.git] / afio.spec
index 03fe33b30085361dd01bcffe23f260692b1cb42d..f6e09d83056978a2f5e210c30baef159a0cf7b6c 100644 (file)
--- a/afio.spec
+++ b/afio.spec
@@ -45,14 +45,12 @@ install afio $RPM_BUILD_ROOT%{_bindir}
 install afio.1* $RPM_BUILD_ROOT%{_mandir}/man1
 mv -f script* $RPM_BUILD_ROOT%{_examplesdir}/%{name}
 
-gzip -9nf afio.lsm HISTORY SCRIPTS README PORTING
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc afio.lsm HISTORY SCRIPTS README PORTING
 %attr(755,root,root) %{_bindir}/afio
 %{_mandir}/man1/afio.*
 %{_examplesdir}/%{name}
This page took 0.064946 seconds and 4 git commands to generate.