From 6c32a71148c42521851877eae7df1dd55f616b08 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 25 Nov 2002 14:49:10 +0000 Subject: [PATCH] - use new %%doc Changed files: efax.spec -> 1.20 --- efax.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/efax.spec b/efax.spec index ece42e5..8356d89 100644 --- 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 -- 2.43.0