[mate-themes/f20] update to 1.9.1 release for GTK3-3.10

Wolfgang Ulbrich raveit65 at fedoraproject.org
Tue Oct 21 17:54:17 UTC 2014


commit 5570df25a6cf0ed12f37dae790e3586fad056fd2
Author: raveit65 <chat-to-me at raveit.de>
Date:   Tue Oct 21 19:54:12 2014 +0200

    update to 1.9.1 release for GTK3-3.10

 mate-themes.spec |   22 ++++++++++++++--------
 1 files changed, 14 insertions(+), 8 deletions(-)
---
diff --git a/mate-themes.spec b/mate-themes.spec
index 8ace919..162f328 100644
--- a/mate-themes.spec
+++ b/mate-themes.spec
@@ -2,7 +2,9 @@
 #%%global rel_build 1
 
 # This is needed, because src-url contains branched part of versioning-scheme.
-%global branch 1.8
+%global branch 1.9
+
+%global rel_ver 1.9.1
 
 # Settings used for build from snapshots.
 %{!?rel_build:%global commit 21d58f8b13d3c7843037b846d1ca0fbeea5924d4}
@@ -13,18 +15,18 @@
 %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz}
 
 Name:           mate-themes
-Version:        %{branch}.2
-Release:        0.1%{?git_rel}%{?dist}
-#Release:        1%{?dist}
+Version:        %{rel_ver}
+#Release:        0.1%{?git_rel}%{?dist}
+Release:        1%{?dist}
 Summary:        MATE Desktop themes
 License:        GPLv2+
 URL:            http://mate-desktop.org
 
 # for downloading the tarball use 'spectool -g -R mate-themes.spec'
 # Source for release-builds.
-%{?rel_build:Source0:     http://pub.mate-desktop.org/releases/%{branch}/%{name}-%{version}.tar.xz}
+%{?rel_build:Source0:     http://pub.mate-desktop.org/releases/%{branch}/%{name}-%{gtk3_ver}-%{version}.tar.xz}
 # Source for snapshot-builds.
-%{!?rel_build:Source0:    http://git.mate-desktop.org/%{name}/snapshot/%{name}-%{commit}.tar.xz#/%{git_tar}}
+#%{!?rel_build:Source0:    http://git.mate-desktop.org/%{name}/snapshot/%{name}-%{commit}.tar.xz#/%{git_tar}}
 
 BuildRequires:  icon-naming-utils
 BuildRequires:  mate-common
@@ -46,10 +48,11 @@ MATE Desktop themes
 
 
 %prep
-%setup -q%{!?rel_build:n %{name}-%{commit}}
+#%setup -q%{!?rel_build:n %{name}-%{commit}}
+%setup -q -n %{name}-%{gtk3_ver}-%{version}
 
 # needed for git snapshots
-NOCONFIGURE=1 ./autogen.sh
+#NOCONFIGURE=1 ./autogen.sh
 
 %build
 %configure --enable-all-themes   \
@@ -134,6 +137,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.10
+
 * Sat Jul 19 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.2-0.1.git21d58f8
 - update to git snapshot from 2014-06-22
 


More information about the scm-commits mailing list