[zukitwo] Update to latest upstream version (2012.07.02).

odysseus odysseus at fedoraproject.org
Sat Jul 7 06:23:21 UTC 2012


commit 5699fc446323241637261a71ebb425120e0410b0
Author: Mattia Meneguzzo <odysseus at fedoraproject.org>
Date:   Sat Jul 7 08:23:08 2012 +0200

    Update to latest upstream version (2012.07.02).

 sources                           |    2 +-
 zukitwo-20120612-rmnotavail.patch |   32 --------------------------------
 zukitwo-20120702-rmnotavail.patch |   32 ++++++++++++++++++++++++++++++++
 zukitwo.spec                      |    7 +++++--
 4 files changed, 38 insertions(+), 35 deletions(-)
---
diff --git a/sources b/sources
index f3c6a87..80d56f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7a1b1aec42257a2b079bb17ba5ec3fa4  zukitwo_by_lassekongo83-d3df2ot.zip
+41c454e475e979e0e5d53b670efab067  zukitwo_by_lassekongo83-d3df2ot.zip
diff --git a/zukitwo-20120702-rmnotavail.patch b/zukitwo-20120702-rmnotavail.patch
new file mode 100644
index 0000000..50b4a14
--- /dev/null
+++ b/zukitwo-20120702-rmnotavail.patch
@@ -0,0 +1,32 @@
+diff -up ./Zukitwo-Dark/gtk-3.0/gtk.css.orig ./Zukitwo-Dark/gtk-3.0/gtk.css
+--- ./Zukitwo-Dark/gtk-3.0/gtk.css.orig	2012-07-07 08:13:22.285610289 +0200
++++ ./Zukitwo-Dark/gtk-3.0/gtk.css	2012-07-07 08:16:58.354919788 +0200
+@@ -61,6 +61,5 @@
+ @import url("apps/gnome-panel.css");
+ @import url("apps/gnome-terminal.css");
+ @import url("apps/nautilus.css");
+- at import url("apps/unity.css");
+ @import url("apps/popover.css");
+ @import url("apps/epiphany.css");
+diff -up ./Zukitwo/gtk-3.0/gtk.css.orig ./Zukitwo/gtk-3.0/gtk.css
+--- ./Zukitwo/gtk-3.0/gtk.css.orig	2012-07-07 08:13:07.399004314 +0200
++++ ./Zukitwo/gtk-3.0/gtk.css	2012-07-07 08:16:41.834137544 +0200
+@@ -60,6 +60,5 @@
+ @import url("apps/gnome-panel.css");
+ @import url("apps/gnome-terminal.css");
+ @import url("apps/nautilus.css");
+- at import url("apps/unity.css");
+ @import url("apps/popover.css");
+ @import url("apps/epiphany.css");
+diff -up ./Zukitwo-Shell/gnome-shell/gnome-shell.css.orig ./Zukitwo-Shell/gnome-shell/gnome-shell.css
+--- ./Zukitwo-Shell/gnome-shell/gnome-shell.css.orig	2012-07-07 08:13:47.836366717 +0200
++++ ./Zukitwo-Shell/gnome-shell/gnome-shell.css	2012-07-07 08:17:32.870643305 +0200
+@@ -25,7 +25,7 @@
+ 
+ /* default text style */
+ stage {
+-	font-family: Ubuntu, Droid Sans, Trebuchet MS, Liberation Sans, sans-serif;
++	font-family: Droid Sans, Liberation Sans, sans-serif;
+ 	font-size: 9pt; /* The default font size. */
+ 	color: white;
+ }
diff --git a/zukitwo.spec b/zukitwo.spec
index e0c229e..7ef64ec 100644
--- a/zukitwo.spec
+++ b/zukitwo.spec
@@ -4,7 +4,7 @@
 %global tag           d3df2ot
 
 Name:           zukitwo
-Version:        20120612
+Version:        20120702
 Release:        1%{?dist}
 Summary:        Themes for GTK+2, GTK+3, Metacity, GNOME Shell and Xfwm4
 Group:          User Interface/Desktops
@@ -17,7 +17,7 @@ Source0:        http://www.deviantart.com/download/%{deviantart_id}/%{name}_by_%
 # gnome-shell.css (because these fonts are not available in Fedora) and two 
 # references to Unity-related stuff from Zukitwo/gtk-3.0/gtk.css and from 
 # Zukitwo-Dark/gtk-3.0/gtk.css, respectively.
-Patch0:         zukitwo-20120612-rmnotavail.patch
+Patch0:         zukitwo-20120702-rmnotavail.patch
 
 BuildArch:      noarch      
 
@@ -134,6 +134,9 @@ cp -pr Zukitwo-Shell/gnome-shell/* %{buildroot}%{_datadir}/themes/Zukitwo-Shell/
 
 
 %changelog
+* Sat Jul 07 2012 Mattia Meneguzzo <odysseus at fedoraproject.org> - 20120702-1
+- Update to latest upstream version
+
 * Mon Jun 18 2012 Mattia Meneguzzo <odysseus at fedoraproject.org> - 20120612-1
 - Update to latest upstream version
 


More information about the scm-commits mailing list