]> git.pld-linux.org Git - packages/as31.git/blobdiff - as31.spec
- don't force gzipped infos and mans, some other fixes/cosmetics where necessary
[packages/as31.git] / as31.spec
index 0693bd5b707abf923e6fff7fec7f5a6a8f454a4d..dba22a06cb98ab9a484b2cf0d653894d8050264c 100644 (file)
--- a/as31.spec
+++ b/as31.spec
@@ -29,13 +29,11 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 install %{name}                $RPM_BUILD_ROOT%{_bindir}
 install %{name}.1      $RPM_BUILD_ROOT%{_mandir}/man1
 
-gzip -9nf README
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc README
 %attr(755,root,root) %{_bindir}/*
-%{_mandir}/man*/*.gz
+%{_mandir}/man?/*
This page took 0.061975 seconds and 4 git commands to generate.