From d04e6b34d8b58d070b62faaab4920e448072a31d Mon Sep 17 00:00:00 2001 From: kloczek Date: Sun, 14 Jan 2001 19:47:11 +0000 Subject: [PATCH 1/1] - removed INSTALL from %doc (install procedure is implemented in this file). Changed files: dircproxy.spec -> 1.2 --- dircproxy.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dircproxy.spec b/dircproxy.spec index 1997ffa..16d8517 100644 --- a/dircproxy.spec +++ b/dircproxy.spec @@ -38,16 +38,18 @@ zdarzenia i kiedy si %install rm -rf $RPM_BUILD_ROOT + %{__make} install DESTDIR=$RPM_BUILD_ROOT -gzip -9nf AUTHORS ChangeLog FAQ INSTALL NEWS PROTOCOL README* TODO + +gzip -9nf AUTHORS ChangeLog FAQ NEWS PROTOCOL README* TODO %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) +%doc *.gz %attr(755,root,root) %{_bindir}/* %dir %{_datadir}/dircproxy/ %{_datadir}/dircproxy/* %{_mandir}/man?/* -%doc *.gz -- 2.43.0