]> git.pld-linux.org Git - packages/fwtk.git/commitdiff
- spec adapterized.
authorkloczek <kloczek@pld-linux.org>
Thu, 18 May 2000 21:48:36 +0000 (21:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fwtk.spec -> 1.5

fwtk.spec

index 81200042ddf5a716bfc8b7f105c5779b8456a91e..45576f05c93a5c2bad7b2f020ae7f1c7f670081a 100644 (file)
--- a/fwtk.spec
+++ b/fwtk.spec
@@ -54,7 +54,7 @@ cp fwtk/doc/man/*.5 $RPM_BUILD_ROOT%{_mandir}/man5/
 cp fwtk/doc/man/*.8 $RPM_BUILD_ROOT%{_mandir}/man8/
 
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sbindir}
-gzip -d $RPM_BUILD_ROOT%{_sbindir}/*.gz
+gzip -9nf $RPM_BUILD_ROOT%{_sbindir}/*.gz
 
 strip $RPM_BUILD_ROOT%{_sbindir}/* || :
 rm -f config/Makefile
@@ -64,7 +64,7 @@ gzip -9nf CHANGES LICENSE README fwtk/doc/*.* config/* $RPM_BUILD_ROOT%{_mandir}
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(640,root,root,755)
+%defattr(644,root,root,755)
 %attr(644,root,root) %doc {CHANGES,LICENSE,README}.gz fwtk/doc/*.* config/*
 %attr(755,root,root) %{_sbindir}/*
 %attr(644,root,root) %{_mandir}/man[358]/*
This page took 0.094466 seconds and 4 git commands to generate.