summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2012-07-17 16:42:21 +0100
committerBen Hutchings <bhutchings@solarflare.com>2012-07-17 17:18:28 +0100
commit4d970e40be51211b8ce724c3c54a8b92bd12da71 (patch)
treeba232904fb95ca9968cf6402f10fd33de990163a
parent15e3800abef1c166146d513cbe0808dc7dc156db (diff)
downloadethtool-4d970e40be51211b8ce724c3c54a8b92bd12da71.tar.gz
ethtool.spec: Do not include ChangeLog or INSTALL
The ChangeLog is ancient history, replaced by the version control changelog. INSTALL is redundant in a binary package. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
-rw-r--r--ethtool.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ethtool.spec.in b/ethtool.spec.in
index 863dfd4..6e9e1f5 100644
--- a/ethtool.spec.in
+++ b/ethtool.spec.in
@@ -34,7 +34,7 @@ make install DESTDIR=${RPM_BUILD_ROOT}
%defattr(-,root,root)
/usr/sbin/ethtool
%{_mandir}/man8/ethtool.8*
-%doc AUTHORS COPYING INSTALL NEWS README ChangeLog
+%doc AUTHORS COPYING NEWS README
%changelog