]> git.pld-linux.org Git - packages/efax.git/commitdiff
- use new %%doc
authormarcus <marcus@pld-linux.org>
Mon, 25 Nov 2002 14:49:10 +0000 (14:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    efax.spec -> 1.20

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.065421 seconds and 4 git commands to generate.