[zukitwo] Add google-droid-sans-fonts as a requirement for gnome-shell-theme-zukitwo. Add a patch to remove Ub

odysseus odysseus at fedoraproject.org
Tue Jun 5 19:58:21 UTC 2012


commit 7d8fe44455032c67a2d04da9bc105f6f88303cf9
Author: Mattia Meneguzzo <odysseus at fedoraproject.org>
Date:   Tue Jun 5 21:58:08 2012 +0200

    Add google-droid-sans-fonts as a requirement for gnome-shell-theme-zukitwo. Add a patch to remove Ubuntu from font-family in gnome-shell.css.

 zukitwo-20120602-fonts.patch |    6 +++---
 zukitwo.spec                 |   10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/zukitwo-20120602-fonts.patch b/zukitwo-20120602-fonts.patch
index 1dc3f43..e90add7 100644
--- a/zukitwo-20120602-fonts.patch
+++ b/zukitwo-20120602-fonts.patch
@@ -1,11 +1,11 @@
---- gnome-shell.css.orig	2012-06-05 06:07:04.904597486 +0200
-+++ gnome-shell.css	2012-06-05 06:07:31.820488962 +0200
+--- Zukitwo-Shell/gnome-shell/gnome-shell.css.orig	2012-06-05 21:52:41.491191838 +0200
++++ Zukitwo-Shell/gnome-shell/gnome-shell.css	2012-06-05 21:53:04.356733253 +0200
 @@ -21,7 +21,7 @@
  
  /* default text style */
  stage {
 -	font-family: Ubuntu, Droid Sans, sans-serif;
-+	font-family: Droid Sans, Cantarell, sans-serif;
++	font-family: Droid Sans, sans-serif;
  	font-size: 9pt; 
  	color: white;
  }
diff --git a/zukitwo.spec b/zukitwo.spec
index 68ffc6c..dd74fc1 100644
--- a/zukitwo.spec
+++ b/zukitwo.spec
@@ -13,8 +13,8 @@ License:        GPLv3
 URL:            http://%{author}.deviantart.com/art/%{theme_name}-%{deviantart_id}
 Source0:        http://www.deviantart.com/download/%{deviantart_id}/%{name}_by_%{author}-%{tag}.zip
 
-# This patch removes "Ubuntu" from "font-family" in gnome-shell.css (and adds 
-# "Cantarell" instead), because the Ubuntu font is not available in Fedora. 
+# This patch removes "Ubuntu" from "font-family" in gnome-shell.css, because 
+# the "Ubuntu" font is not available in Fedora. 
 Patch0:         zukitwo-20120602-fonts.patch
 
 BuildArch:      noarch      
@@ -54,7 +54,7 @@ Themes for Metacity as part of the Zukitwo theme.
 %package -n gnome-shell-theme-%{name}
 Summary:        Zukitwo GNOME Shell theme
 Group:          User Interface/Desktops
-Requires:       abattis-cantarell-fonts gnome-shell-extension-user-theme >= 3.4 google-droid-sans-fonts
+Requires:       gnome-shell-extension-user-theme >= 3.4 google-droid-sans-fonts
 
 %description -n gnome-shell-theme-%{name}
 Zukitwo GNOME Shell theme.
@@ -133,8 +133,8 @@ cp -pr Zukitwo-Shell/gnome-shell/* %{buildroot}%{_datadir}/themes/Zukitwo-Shell/
 
 %changelog
 * Tue Jun 05 2012 Mattia Meneguzzo <odysseus at fedoraproject.org> - 20120602-2
-- Add abattis-cantarell-fonts and google-droid-sans-fonts as requirements for gnome-shell-theme-zukitwo
-- Add a patch to remove "Ubuntu" from "font-family" in gnome-shell.css and to add "Cantarell" instead
+- Add google-droid-sans-fonts as a requirement for gnome-shell-theme-zukitwo
+- Add a patch to remove "Ubuntu" from "font-family" in gnome-shell.css
 
 * Sun Jun 03 2012 Mattia Meneguzzo <odysseus at fedoraproject.org> - 20120602-1
 - Update to latest upstream version


More information about the scm-commits mailing list