[light-themes/f16] Fix description in light-theme-gnome

Mohamed ElMorabity melmorabity at fedoraproject.org
Fri Dec 9 10:53:58 UTC 2011


commit 37453ab4bf140c7b44bc22f9239ca36ed5ae0f59
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Fri Dec 9 11:53:51 2011 +0100

    Fix description in light-theme-gnome

 light-themes.spec |   19 +++++++++++--------
 1 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/light-themes.spec b/light-themes.spec
index f493e7a..cddf240 100644
--- a/light-themes.spec
+++ b/light-themes.spec
@@ -1,6 +1,6 @@
 Name:           light-themes
 Version:        0.1.8.25
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Light Themes (Ambiance and Radiance)
 
 Group:          User Interface/Desktops
@@ -28,7 +28,7 @@ Introduced as the default themes in Ubuntu 10.04 LTS.
 
 
 %package -n light-theme-gnome
-Summary:        Ambiance and Radiance GTK+2 themes
+Summary:        Ambiance and Radiance GNOME themes
 Group:          User Interface/Desktops
 Requires:       dmz-cursor-themes
 Requires:       light-gtk2-theme = %{version}-%{release}
@@ -37,7 +37,7 @@ Requires:       light-metacity-theme = %{version}-%{release}
 Requires:       monochrome-icon-theme
 
 %description -n light-theme-gnome
-Includes matching Ambiance and Radiance themes
+Includes matching Ambiance and Radiance GNOME themes.
 * Ambiance is a light-on-dark theme
 * Radiance is a dark-on-light theme
 Introduced as the default themes in Ubuntu 10.04 LTS.
@@ -49,7 +49,7 @@ Group:          User Interface/Desktops
 Requires:       gtk-murrine-engine
 
 %description -n light-gtk2-theme
-Themes for GTK2 as part of the Light GNOME theme.
+Themes for GTK+2 as part of the Light GNOME theme.
 * Ambiance is a light-on-dark theme
 * Radiance is a dark-on-light theme
 
@@ -60,7 +60,7 @@ Group:          User Interface/Desktops
 Requires:       gtk-unico-engine
 
 %description -n light-gtk3-theme
-Themes for GTK3 as part of the Light GNOME theme.
+Themes for GTK+3 as part of the Light GNOME theme.
 * Ambiance is a light-on-dark theme
 * Radiance is a dark-on-light theme
 
@@ -82,6 +82,9 @@ Themes for Metacity as part of the Light GNOME theme.
 %patch1 -p1
 %patch2 -p1
 
+# Remove Unity theme files, since Unity is not (yet?) available for Fedora
+rm -r */unity/
+
 
 %build
 
@@ -90,9 +93,6 @@ Themes for Metacity as part of the Light GNOME theme.
 install -dm 0755 $RPM_BUILD_ROOT%{_datadir}/themes/
 cp -a Ambiance/ Radiance/ $RPM_BUILD_ROOT%{_datadir}/themes/
 
-# Remove Unity theme files, since Unity is not (yet?) available for Fedora
-rm -r $RPM_BUILD_ROOT%{_datadir}/themes/*/unity/
-
 
 %files -n light-theme-gnome
 %{_datadir}/themes/*/index.theme
@@ -117,6 +117,9 @@ rm -r $RPM_BUILD_ROOT%{_datadir}/themes/*/unity/
 
 
 %changelog
+* Fri Dec 09 2011 Mohamed El Morabity <melmorabity at fedoraproject.org> - 0.1.8.25-5
+- Fix description in light-theme-gnome
+
 * Tue Nov 29 2011 Mohamed El Morabity <melmorabity at fedoraproject.org> - 0.1.8.25-4
 - Rename source RPM to light-themes
 - Split light-theme-gnome into four packages: light-metacity-theme,


More information about the scm-commits mailing list