[greybird/f20] F20 minor release

nonamedotc nonamedotc at fedoraproject.org
Tue Dec 30 00:41:14 UTC 2014


commit 4a7ee17bcda0ad7786aab71ed781d353fd789baa
Author: nonamedotc <nonamedotc at fedoraproject.org>
Date:   Mon Dec 29 18:41:18 2014 -0600

    F20 minor release
    
    - remove GTK 3.14 patch

 greybird.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/greybird.spec b/greybird.spec
index 79887fb..0b4768a 100644
--- a/greybird.spec
+++ b/greybird.spec
@@ -2,7 +2,7 @@
 
 Name:           greybird
 Version:        1.4
-Release:        3%{?dist}
+Release:        3%{?dist}.1
 Summary:        A clean minimalistic theme for Xfce, GTK+ 2 and 3
 
 License:        GPLv2+ or CC-BY-SA
@@ -11,7 +11,7 @@ Source0:        https://github.com/shimmerproject/%{theme_name}/archive/v%{versi
 # fix checkboxes and radios in gtk3.14 
 # https://github.com/shimmerproject/Greybird/commit/6f8013c
 # https://github.com/shimmerproject/Greybird/commit/6f8013c.patch
-Patch0:         fix-checkboxes-and-radios-in-gtk3.14.patch
+#Patch0:         fix-checkboxes-and-radios-in-gtk3.14.patch
 
 BuildArch:      noarch      
 
@@ -71,7 +71,7 @@ sed -i '/unity\.css/d' gtk-3.0/gtk.css
 sed -i '/lightdm-unity-greeter\.css/d' gtk-3.0/gtk.css
 sed -i '/lightdm-gtk-greeter\.css/d' gtk-3.0/gtk.css
 
-%patch0 -p1
+#%%patch0 -p1
 
 %build
 # Nothing to build
@@ -112,6 +112,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
+* Mon Dec 29 2014 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 1.4-3.1
+- F20 minor release
+- remove GTK 3.14 patch 
+
 * Thu Nov 06 2014 poma <poma at gmail.com> 1.4-3
 - Upstream fix for checkboxes and radios in gtk3.14
 - The "shadow" is re-enabled, the full size of the app menu in the system tray


More information about the scm-commits mailing list