[light-themes/f17] Update to 0.1.11-0ubuntu1

Mohamed ElMorabity melmorabity at fedoraproject.org
Sun Jul 15 01:35:56 UTC 2012


commit 798ca04bc89a42bfacea141460abf2699a7bece3
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Sun Jul 15 03:26:40 2012 +0200

    Update to 0.1.11-0ubuntu1

 .gitignore        |    1 +
 light-themes.spec |   16 ++++++++++++----
 sources           |    2 +-
 3 files changed, 14 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0faf621..d98c020 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /light-themes_0.1.8.26.tar.gz
 /light-themes_0.1.8.27.1.tar.gz
 /light-themes_0.1.8.29.tar.gz
+/light-themes_0.1.11-0ubuntu1.tar.gz
diff --git a/light-themes.spec b/light-themes.spec
index 71f34f6..e491d05 100644
--- a/light-themes.spec
+++ b/light-themes.spec
@@ -1,12 +1,14 @@
+%global tag 0ubuntu1
+
 Name:           light-themes
-Version:        0.1.8.29
-Release:        1%{?dist}
+Version:        0.1.11
+Release:        1%{?tag:.%{tag}}%{?dist}
 Summary:        Light Themes (Ambiance and Radiance)
 
 Group:          User Interface/Desktops
 License:        CC-BY-SA
 URL:            https://launchpad.net/light-themes/
-Source0:        https://launchpad.net/ubuntu/+archive/primary/+files/%{name}_%{version}.tar.gz
+Source0:        https://launchpad.net/ubuntu/+archive/primary/+files/%{name}_%{version}%{?tag:-%{tag}}.tar.gz
 # Remove <shadow> and <padding> tags from metacity-theme-1.xml files, not
 # supported by GNOME Shell (see
 # https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/850060)
@@ -21,7 +23,7 @@ Patch2:         %{name}-0.1.8.25-icons.patch
 BuildArch:      noarch
 
 %description
-Includes matching Ambiance and Radiance themes
+Includes matching Ambiance and Radiance 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.
@@ -93,6 +95,9 @@ rm -r */unity/
 install -dm 0755 $RPM_BUILD_ROOT%{_datadir}/themes/
 cp -a Ambiance/ Radiance/ $RPM_BUILD_ROOT%{_datadir}/themes/
 
+# Remove patch backup files
+rm $RPM_BUILD_ROOT%{_datadir}/themes/*/metacity-1/*.orig
+
 
 %files -n light-theme-gnome
 %{_datadir}/themes/*/index.theme
@@ -117,6 +122,9 @@ cp -a Ambiance/ Radiance/ $RPM_BUILD_ROOT%{_datadir}/themes/
 
 
 %changelog
+* Sun Jul 15 2012 Mohamed El Morabity <melmorabity at fedoraproject.org> - 0.1.11-1.0ubuntu1
+- Update to 0.1.11-0ubuntu1
+
 * Thu Feb 16 2012 Mohamed El Morabity <melmorabity at fedoraproject.org> - 0.1.8.29-1
 - Update to 0.1.8.29
 
diff --git a/sources b/sources
index f0f605d..14ff772 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b10ca7a287b43542eb329883a6fd84fe  light-themes_0.1.8.29.tar.gz
+0d86b7eabdde8ce1c35dc5f8fbfa44e0  light-themes_0.1.11-0ubuntu1.tar.gz


More information about the scm-commits mailing list