[nickle] Package the changelog file intended for Debian; it's more usable than the file auto-generated from g

Michel Alexandre Salim salimma at fedoraproject.org
Sat Mar 3 08:20:49 UTC 2012


commit d28415ae50475644651d34233fb4e60a7a166b15
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Sat Mar 3 15:20:23 2012 +0700

    Package the changelog file intended for Debian; it's more usable than
    the file auto-generated from git commit logs

 nickle.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nickle.spec b/nickle.spec
index 3b198dd..c9da675 100644
--- a/nickle.spec
+++ b/nickle.spec
@@ -71,7 +71,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc README README.name COPYING AUTHORS NEWS TODO examples
+%doc README README.name COPYING AUTHORS debian/changelog TODO examples
 %{_bindir}/nickle
 %{_datadir}/nickle/
 %exclude %{_datadir}/nickle/COPYING


More information about the scm-commits mailing list