[etckeeper] - Don't package INSTALL.

Thomas Moschny thm at fedoraproject.org
Mon Jan 3 12:16:33 UTC 2011


commit 084c5ae7ddd41698f47e08d1722d5e9165e36c1a
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Mon Jan 3 13:09:55 2011 +0100

    - Don't package INSTALL.

 etckeeper.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/etckeeper.spec b/etckeeper.spec
index fdf1600..6552fe4 100644
--- a/etckeeper.spec
+++ b/etckeeper.spec
@@ -2,7 +2,7 @@
 
 Name:      etckeeper
 Version:   0.50
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Store /etc in a SCM system (git, mercurial, bzr or darcs)
 Group:     Applications/System
 License:   GPLv2+
@@ -65,7 +65,7 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-, root, root, -)
-%doc GPL INSTALL TODO README
+%doc GPL TODO README
 %{_sbindir}/%{name}
 %{_mandir}/man8/%{name}.8*
 %dir %{_sysconfdir}/%{name}
@@ -89,6 +89,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Sat Dec 11 2010 Thomas Moschny <thomas.moschny at gmx.de> - 0.50-2
+- Don't package INSTALL.
+
 * Wed Oct 27 2010 Thomas Moschny <thomas.moschny at gmx.de> - 0.50-1
 - Update to 0.50.
 - Change %%define -> %%global.


More information about the scm-commits mailing list