[meld] Add NEWS to %doc

Christoph Wickert cwickert at fedoraproject.org
Sun Apr 3 23:03:11 UTC 2011


commit 8cbb44424ab1208c2e0efdc4df6bdd0d2617cb08
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Mon Apr 4 01:03:08 2011 +0200

    Add NEWS to %doc

 meld.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/meld.spec b/meld.spec
index cca45b3..82a1844 100644
--- a/meld.spec
+++ b/meld.spec
@@ -71,7 +71,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING
+%doc AUTHORS COPYING NEWS
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %{_datadir}/applications/fedora-%{name}.desktop
@@ -81,6 +81,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* FIXME - 1.5.1-2
+- Add NEWS to %%doc
+
 * Sun Apr 03 2011 Christoph Wickert <cwickert at fedoraproject.org> - 1.5.1-1
 - Update to 1.5.1
 - Run gtk-update-icon-cache after (un)install


More information about the scm-commits mailing list