[mate-themes-extras/f19] update to 3.8.0 release

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Oct 22 14:10:22 UTC 2014


commit 07dd2400df8ef1bd3be81563b19f294b78b963ae
Author: raveit65 <chat-to-me at raveit.de>
Date:   Wed Oct 22 15:49:03 2014 +0200

    update to 3.8.0 release

 .gitignore              |    1 +
 mate-themes-extras.spec |   14 +++++++-------
 sources                 |    2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c831d57..dd0be7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /mate-themes-extras-4-1.7.4.tar.xz
 /mate-themes-extras-4-1.7.5.tar.xz
 /mate-themes-extras-1.7.6.tar.xz
+/mate-themes-extras-3.8.0.tar.xz
diff --git a/mate-themes-extras.spec b/mate-themes-extras.spec
index 5f894db..b31f1bd 100644
--- a/mate-themes-extras.spec
+++ b/mate-themes-extras.spec
@@ -1,6 +1,6 @@
 Summary: 	Extra gtk-2/3 themes for gtk based desktops
 Name: 		mate-themes-extras
-Version: 	1.7.6
+Version: 	3.8.0
 Release: 	1%{?dist}
 
 # upstream is located at github, but links from tag releases doesn't match copied link in
@@ -14,14 +14,12 @@ License: 	LGPLv2 and GPLv2
 Group: 		User Interface/Desktops
 BuildArch: 	noarch
 
-Requires: 	gtk-xfce-engine
 Requires: 	gtk-murrine-engine
 Requires: 	gtk-unico-engine
 Requires: 	faience-icon-theme
 Requires: 	dmz-cursor-themes
 Requires: 	adwaita-cursor-theme
 Requires: 	gtk-smooth-engine
-Requires:   adwaita-gtk3-theme
 Requires:   mate-icon-theme
 Requires:   gnome-icon-theme
 Requires:   gnome-colors-icon-theme
@@ -40,7 +38,7 @@ themes for all gtk based desktops.
 These themes can change the appearance of application widgets, icons,
 window borders, cursors, etc.
 This package is optimized for GTK3-3.8.x.
-Theme list: Blue-Submarine, Cologne, DeLorean-Dark, Faience, Faience-Ocre,
+Theme list: Blue-Submarine, DeLorean-Dark, Faience, Faience-Ocre,
 Gnome-Cupertino, Gnome-Cupertino-Mint, GnomishBeige, Green-Submarine,
 Smoothly, Smoothly-Black, Zukitwo-Dust, Zukitwo-Brave, Zukitwo-Human,
 Zukitwo-Illustrious, Zukitwo-Noble, Zukitwo-Wine, Zukitwo-Wise.
@@ -51,7 +49,6 @@ Zukitwo-Illustrious, Zukitwo-Noble, Zukitwo-Wine, Zukitwo-Wise.
 %build
 %configure \
     --enable-Blue-Submarine \
-	--enable-Cologne \
     --enable-DeLorean-Dark \
 	--enable-Faience \
 	--enable-Faience-Ocre \
@@ -83,7 +80,6 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/themes/Faience/gtk-3.0/render-assets-dark.sh
 
 # save space by linking identical images
 hardlink -c -v $RPM_BUILD_ROOT%{_datadir}/themes/Blue-Submarine
-hardlink -c -v $RPM_BUILD_ROOT%{_datadir}/themes/Cologne
 hardlink -c -v $RPM_BUILD_ROOT%{_datadir}/themes/DeLorean-Dark
 hardlink -c -v $RPM_BUILD_ROOT%{_datadir}/themes/Gnome-Cupertino
 hardlink -c -v $RPM_BUILD_ROOT%{_datadir}/themes/Gnome-Cupertino-Mint
@@ -106,7 +102,6 @@ hardlink -c -v $RPM_BUILD_ROOT%{_datadir}/themes/Zukitwo-Wise
 %files
 %doc AUTHORS COPYING README ChangeLog
 %{_datadir}/themes/Blue-Submarine/
-%{_datadir}/themes/Cologne/
 %{_datadir}/themes/DeLorean-Dark/
 %{_datadir}/themes/Faience/
 %{_datadir}/themes/Faience-Ocre/
@@ -127,6 +122,11 @@ hardlink -c -v $RPM_BUILD_ROOT%{_datadir}/themes/Zukitwo-Wise
 
 
 %changelog
+* Wed Oct 22 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> -3.8.0.1
+- update to 3.8.0 release to reflect GTK3 version
+- update faince themes to GTK3-3.10 (works with GTK3-3.8)
+- drop cologne theme, get rid of runtime require gtk-xfce-engine
+
 * Thu Oct 16 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.7.6-1
 - update to 1.7.6 release
 
diff --git a/sources b/sources
index 7e446ac..28a3c66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91e4496ce1161fce30787afc5c7549ad  mate-themes-extras-1.7.6.tar.xz
+1d197d47a94d65d70bae6a613bf293a8  mate-themes-extras-3.8.0.tar.xz


More information about the scm-commits mailing list