summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarcus2002-10-10 11:45:29 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit9a6c9f0f88b969a621ee200c088dc46fcbd61d12 (patch)
tree1111bb8d62f8ba49042a5c2b09e7741d9701109b
parentf50d6ad0826103113f31f758fbffee9fae1b77a0 (diff)
downloadas31-9a6c9f0f88b969a621ee200c088dc46fcbd61d12.zip
as31-9a6c9f0f88b969a621ee200c088dc46fcbd61d12.tar.gz
- use new %%doc
Changed files: as31.spec -> 1.7
-rw-r--r--as31.spec4
1 files changed, 1 insertions, 3 deletions
diff --git a/as31.spec b/as31.spec
index 0693bd5..6ca8f0f 100644
--- 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