From cdd9a930994d2cbe4857e7015255c3d3100bbde6 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 10 Oct 2002 11:51:34 +0000 Subject: [PATCH 1/1] - use new %%doc Changed files: autorespond.spec -> 1.6 --- autorespond.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/autorespond.spec b/autorespond.spec index 5c4db9c..cb1a996 100644 --- a/autorespond.spec +++ b/autorespond.spec @@ -47,12 +47,10 @@ install -d $RPM_BUILD_ROOT%{_bindir} install %{name} $RPM_BUILD_ROOT%{_bindir} -gzip -9nfr README help_message qmail-auto - %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc *.gz +%doc README help_message qmail-auto %attr(755,root,root) %{_bindir}/* -- 2.44.0