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

archie.spec

index ba6cb3a3ba316a4bf0cfd35d12621fef9f1f068a..1c1a8ad49d9ed96514116db36b0b3b38ed6f4d13 100644 (file)
@@ -30,13 +30,11 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 install %{name} $RPM_BUILD_ROOT%{_bindir}
 install archie.man $RPM_BUILD_ROOT%{_mandir}/man1/archie.1
 
-gzip -9nf README README.ALEX Prospero
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc README README.ALEX Prospero
 %attr(755,root,root) %{_bindir}/archie
 %{_mandir}/man1/*
This page took 0.065057 seconds and 4 git commands to generate.