[mate-themes/f19] add 1.9.1 release for GTK3-3.8 to specfile

Wolfgang Ulbrich raveit65 at fedoraproject.org
Tue Oct 21 18:47:16 UTC 2014


commit 710566a14d15f7a0dfa3ac3f2d5dbba93410ca2b
Author: raveit65 <chat-to-me at raveit.de>
Date:   Tue Oct 21 20:47:11 2014 +0200

    add 1.9.1 release for GTK3-3.8 to specfile

 mate-themes.spec |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/mate-themes.spec b/mate-themes.spec
index bf35b83..0dc7e96 100644
--- a/mate-themes.spec
+++ b/mate-themes.spec
@@ -1,7 +1,11 @@
-%global _internal_version  52ee204
+#%global _internal_version  52ee204
+
+%global branch 1.9
+%global gtk3_ver gtk3.8
+%global rel_ver 1.9.1
 
 Name:           mate-themes
-Version:        1.6.3
+Version:        %{rel_ver}
 #Release:        0.2.git%%{_internal_version}%{?dist}
 Release:        1%{?dist}
 Summary:        MATE Desktop themes
@@ -13,7 +17,7 @@ URL:            http://mate-desktop.org
 
 #Source0:       http://raveit65.fedorapeople.org/Mate/git-upstream/%{name}-%{version}.git%{_internal_version}.tar.xz
 
-Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
+Source0:        http://pub.mate-desktop.org/releases/%{branch}/%{name}-%{gtk3_ver}-%{version}.tar.xz
 
 BuildRequires:  icon-naming-utils
 BuildRequires:  mate-common
@@ -36,7 +40,7 @@ MATE Desktop themes
 
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{gtk3_ver}-%{version}
 #%%setup -q -n %%{name}-%%{_internal_version}
 #NOCONFIGURE=1 ./autogen.sh
 
@@ -122,6 +126,9 @@ done
 
 
 %changelog
+* Tue Oct 21 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.1-1
+- update to 1.9.1 release for GTK3-3.8
+
 * Wed Jan 1 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.1-1
 - update to 1.6.3 release
 


More information about the scm-commits mailing list