[gnome-system-monitor] Own the %{_datadir}/gnome-system-monitor dir.

Ville Skyttä scop at fedoraproject.org
Sat Jul 21 14:07:45 UTC 2012


commit 8df4950d422921e9ffdf7ee620678297297667e0
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sat Jul 21 17:06:46 2012 +0300

    Own the %{_datadir}/gnome-system-monitor dir.
    
    - Escape rpm macros in %changelog.

 gnome-system-monitor.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec
index 7f62210..b463308 100644
--- a/gnome-system-monitor.spec
+++ b/gnome-system-monitor.spec
@@ -11,7 +11,7 @@
 Summary: Process and resource monitor
 Name: gnome-system-monitor
 Version: 3.4.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: http://www.gnome.org/
@@ -77,10 +77,14 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/pixmaps/gnome-system-monitor/
 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.enums.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.gschema.xml
-%{_datadir}/gnome-system-monitor/preferences.ui
+%{_datadir}/gnome-system-monitor/
 
 
 %changelog
+* Sat Jul 21 2012 Ville Skyttä <ville.skytta at iki.fi> - 3.4.1-3
+- Own the %%{_datadir}/gnome-system-monitor dir.
+- Escape rpm macros in %%changelog.
+
 * Tue Apr 24 2012 Kalev Lember <kalevlember at gmail.com> - 3.4.1-2
 - Silence rpm scriptlet output
 
@@ -325,7 +329,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 * Thu Aug  2 2007 Matthias Clasen <mclasen at redhat.com> - 2.19.6-2
 - Update license field
-- Add some %doc files
+- Add some %%doc files
 
 * Mon Jul 30 2007 Matthias Clasen <mclasen at redhat.com> - 2.19.6-1 
 - Update to 2.19.6


More information about the scm-commits mailing list