]> git.pld-linux.org Git - packages/efax.git/blobdiff - efax.spec
- use new %%doc
[packages/efax.git] / efax.spec
index ece42e529f6d166134d76f0e2e59619336bfe22c..8356d898e73bb6d300fa2ec90b970c0d889799f9 100644 (file)
--- a/efax.spec
+++ b/efax.spec
@@ -55,14 +55,12 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,/etc/sysconfig,/var/spool/
 
 install efax.conf $RPM_BUILD_ROOT/etc/sysconfig/efax
 
-gzip -9nf README
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc README
 %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/efax
 %attr(755,root,root) %{_bindir}/fax
 %attr(755,root,root) %{_bindir}/efax
This page took 0.11554 seconds and 4 git commands to generate.