[greybird/f17] Update to 0.9

Athmane Madjoudj athmane at fedoraproject.org
Wed Jul 25 19:48:08 UTC 2012


commit 30190f1c51a85f83daf75a4a1646965511cb27b9
Author: Athmane Madjoudj <athmane at fedoraproject.org>
Date:   Wed Jul 25 20:35:14 2012 +0100

    Update to 0.9

 .gitignore                         |    1 +
 greybird-remove-unity-import.patch |   12 ++++++------
 greybird.spec                      |   17 ++++++++++++-----
 sources                            |    2 +-
 4 files changed, 20 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b8ec861..cff4873 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /shimmerproject-Greybird-v0.8.2-0-g10555c8.tar.gz
+/shimmerproject-Greybird-v0.9-0-g6ee5f6a.tar.gz
diff --git a/greybird-remove-unity-import.patch b/greybird-remove-unity-import.patch
index 35681fd..6c455f6 100644
--- a/greybird-remove-unity-import.patch
+++ b/greybird-remove-unity-import.patch
@@ -1,8 +1,8 @@
---- gtk-3.0/gtk.css.orig	2012-07-02 16:30:48.450512085 +0100
-+++ gtk-3.0/gtk.css	2012-07-02 16:31:03.483560141 +0100
-@@ -81,5 +81,3 @@
- @import url("gtk-widgets.css");
- @import url("apps/misc.css");
- @import url("apps/nautilus.css");
+--- gtk-3.0/gtk.css.orig	2012-07-25 19:57:14.355001516 +0100
++++ gtk-3.0/gtk.css	2012-07-25 19:57:27.450020980 +0100
+@@ -41,5 +41,3 @@
+ @import url("gtk-widgets-assets.css");
+ @import url("apps/gnome-applications.css");
+ @import url("apps/granite-widgets.css");
 - at import url("apps/unity.css");
 - at import url("apps/unity-greeter.css");
diff --git a/greybird.spec b/greybird.spec
index 3f1c6e4..b6241a4 100644
--- a/greybird.spec
+++ b/greybird.spec
@@ -1,10 +1,10 @@
 %global theme_name     Greybird
 %global theme_revision 0
-%global git_short      10555c8
+%global git_short      6ee5f6a
 
 Name:           greybird
-Version:        0.8.2
-Release:        4%{?dist}
+Version:        0.9
+Release:        1%{?dist}
 Summary:        A clean minimalistic theme for Xfce, GTK+ 2 and 3
 
 License:        GPLv2+ or CC-BY-SA
@@ -34,7 +34,6 @@ Themes for GTK+2 as part of the Greybird theme.
 
 %package gtk3-theme
 Summary:        Greybird GTK+3 themes
-Requires:       gtk-unico-engine >= 1.0.2
 
 %description gtk3-theme
 Themes for GTK+3 as part of the Greybird theme.
@@ -63,7 +62,11 @@ Requires:       xfce4-notifyd
 Themes for Xfce4 notifyd as part of the Greybird theme.
 
 %prep
-%setup -q -n shimmerproject-Greybird-%{git_short}
+
+# NOTE: tarball hash does not match git hash
+#setup -q -n shimmerproject-Greybird-g%{git_short}
+%setup -q -n shimmerproject-Greybird-95f77bf
+
 %patch0 -p0
 
 # Cleanup
@@ -112,6 +115,10 @@ cp -pr gtk-2.0/ gtk-3.0/ metacity-1/ xfwm4/ xfwm4_compact/ xfce-notify-4.0/ %{bu
 %{_datadir}/themes/%{theme_name}/xfce-notify-4.0/
 
 %changelog
+* Wed Jul 25 2012 Athmane Madjoudj <athmane at fedoraproject.org> 0.9-1
+- Update to the new release.
+- Remove unico engine dep.
+
 * Mon Jul 02 2012 Athmane Madjoudj 0.8.2-4
 - Remove unity import in gtk3 css.
 
diff --git a/sources b/sources
index 1d71ec4..a3ecc4e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-df627d6134b2aa85e60851d7bd439962  shimmerproject-Greybird-v0.8.2-0-g10555c8.tar.gz
+14ea6fea0b9027b59a405ffe5e6a6278  shimmerproject-Greybird-v0.9-0-g6ee5f6a.tar.gz


More information about the scm-commits mailing list