]> git.pld-linux.org Git - packages/john.git/commitdiff
- new %%doc
authorjuandon <witekfl@pld-linux.org>
Wed, 27 Nov 2002 21:10:39 +0000 (21:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    john.spec -> 1.22

john.spec

index 80bfbc4381cd2990e0a5323ed4da6c21dcb990c0..ce56e12880160ddc4ddf2a44c2be704fc08e5260 100644 (file)
--- a/john.spec
+++ b/john.spec
@@ -70,8 +70,6 @@ install run/{*.chr,john.ini} $RPM_BUILD_ROOT%{_libdir}/john
 install run/john $RPM_BUILD_ROOT%{_bindir}
 rm -f doc/INSTALL
 
-gzip -9nf doc/* run/mailer
-
 cd $RPM_BUILD_ROOT%{_bindir}
 ln -sf john unafs
 ln -sf john unique
@@ -82,6 +80,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc doc/* run/mailer.gz
+%doc doc/* run/mailer
 %attr(755,root,root) %{_bindir}/*
 %{_libdir}/john
This page took 0.081699 seconds and 4 git commands to generate.