]> git.pld-linux.org Git - packages/feh.git/blobdiff - feh.spec
- new %%doc
[packages/feh.git] / feh.spec
index b040f379fdb1950574032e7d66d28c3050403452..652352f636dfc0704036c994c44de1848731e52c 100644 (file)
--- a/feh.spec
+++ b/feh.spec
@@ -41,15 +41,13 @@ oraz sterowanie z klawiatury/myszki (te
 
 %build
 rm -f missing
-aclocal
+%{__aclocal}
 %{__autoconf}
 %{__automake}
 %configure
 
 %{__make}
 
-gzip -9nf AUTHORS TODO ChangeLog
-
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -60,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc AUTHORS TODO ChangeLog
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/feh
 %{_mandir}/man1/*
This page took 0.027817 seconds and 4 git commands to generate.