[xinetd/f17] Remove useless INSTALL from package documentation

jsynacek jsynacek at fedoraproject.org
Fri Mar 16 07:01:06 UTC 2012


commit d038b394141559a6bc02843091233137e057327a
Author: Jan Synacek <jsynacek at redhat.com>
Date:   Mon Mar 5 11:00:21 2012 +0100

    Remove useless INSTALL from package documentation

 xinetd.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/xinetd.spec b/xinetd.spec
index aeb6312..e6e0cdf 100644
--- a/xinetd.spec
+++ b/xinetd.spec
@@ -169,7 +169,7 @@ fi
 /bin/systemctl try-restart xinetd.service >/dev/null 2>&1 || :
 
 %files
-%doc INSTALL CHANGELOG COPYRIGHT README xinetd/sample.conf contrib/empty.conf 
+%doc CHANGELOG COPYRIGHT README xinetd/sample.conf contrib/empty.conf 
 %config(noreplace) /etc/xinetd.conf
 %config(noreplace) /etc/sysconfig/xinetd
 %{_unitdir}/xinetd.service
@@ -180,6 +180,7 @@ fi
 %changelog
 * Mon Mar 05 2012 Jan Synáček <jsynacek at redhat.com> - 2:2.3.14-43
 - Fix xinetd.service permissions
+- Remove useless INSTALL from package documentation
 
 * Fri Mar 02 2012 Jan Synáček <jsynacek at redhat.com> - 2:2.3.14-42
 - Fix leaking descriptor when starting a service fails (#795188)


More information about the scm-commits mailing list