summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Pala2002-06-06 08:16:25 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit2712c976660a79b31315d7832e58b602e215ec16 (patch)
tree1beddf597583e2447e6ff2987ee1923218b7ae1b
parent8a4f57548da2a38c84e515b8b8ff7be43b1538e7 (diff)
downloadmasqmail-2712c976660a79b31315d7832e58b602e215ec16.zip
masqmail-2712c976660a79b31315d7832e58b602e215ec16.tar.gz
- new %doc
Changed files: masqmail.spec -> 1.17
-rw-r--r--masqmail.spec4
1 files changed, 1 insertions, 3 deletions
diff --git a/masqmail.spec b/masqmail.spec
index 00f9285..e7bf106 100644
--- a/masqmail.spec
+++ b/masqmail.spec
@@ -57,14 +57,12 @@ ln -s -f '../sbin/masqmail' $RPM_BUILD_ROOT%{_bindir}/mailq
ln -s -f '../sbin/masqmail' $RPM_BUILD_ROOT%{_libdir}/sendmail
ln -s -f './masqmail' $RPM_BUILD_ROOT%{_sbindir}/sendmail
-gzip -9nf AUTHORS ChangeLog INSTALL NEWS README THOUGHTS TODO examples/example.*
-
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc {*,examples/*}.gz
+%doc AUTHORS ChangeLog INSTALL NEWS README THOUGHTS TODO examples/example.*
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_libdir}/sendmail
%attr(755,root,root) %{_sbindir}/sendmail