[mate-icon-theme-faenza] add 1.7.0 release to spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Jan 22 21:55:24 UTC 2014


commit 3808181f49975c29104e8ea9466462c834177bb6
Author: raveit65 <chat-to-me at raveit.de>
Date:   Wed Jan 22 22:55:31 2014 +0100

    add 1.7.0 release to spec file

 mate-icon-theme-faenza.spec |   21 ++++++++++++++-------
 1 files changed, 14 insertions(+), 7 deletions(-)
---
diff --git a/mate-icon-theme-faenza.spec b/mate-icon-theme-faenza.spec
index 9da1da0..43bbec7 100644
--- a/mate-icon-theme-faenza.spec
+++ b/mate-icon-theme-faenza.spec
@@ -1,17 +1,18 @@
-%global _internal_version  c147867
+#%%global _internal_version  c147867
 
 Name:           mate-icon-theme-faenza
-Version:        1.6.1
-Release:        0.1.git%{_internal_version}%{?dist}
+Version:        1.7.0
+Release:        1%{?dist}
+#Release:        0.1.git%{_internal_version}%{?dist}
 Summary:        Extra set of icon themes for MATE Desktop
 License:        GPLv2+
 URL:            http://mate-desktop.org
 
 # To generate tarball
 # wget http://git.mate-desktop.org/%%{name}/snapshot/%%{name}-{_internal_version}.tar.xz -O %%{name}-%%{version}.git%%{_internal_version}.tar.xz
-Source0: http://raveit65.fedorapeople.org/Mate/git-upstream/%{name}-%{version}.git%{_internal_version}.tar.xz
+#Source0: http://raveit65.fedorapeople.org/Mate/git-upstream/%{name}-%{version}.git%{_internal_version}.tar.xz
 
-#Source0:        http://pub.mate-desktop.org/releases/1.6/mate-icon-theme-faenza-1.6.0.tar.xz
+Source0:        http://pub.mate-desktop.org/releases/1.7/%{name}-%{version}.tar.xz
 
 BuildRequires: hardlink
 BuildRequires: mate-common
@@ -22,11 +23,14 @@ BuildArch: noarch
 Provides a complimentary set of icon themes for MATE Desktop
 
 %prep
-%setup -q -n %{name}-%{_internal_version}
+%setup -q
+#%setup -q -n %{name}-%{_internal_version}
+
+# nedded for git snapshots
+#NOCONFIGURE=1 ./autogen.sh
 
 
 %build
-NOCONFIGURE=1 ./autogen.sh
 %configure
 make %{?_smp_mflags} V=1
 
@@ -70,6 +74,9 @@ fi
 
 
 %changelog
+* Mon Jan 20 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> 1.7.0-1
+- update to 1.7.0 release
+
 * Thu Sep 12 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.1-0.1.gitc147867
 - update latest git snapshot
 - fix mate-icon-theme-faenza included Trademark and non-free logo, rhbz (#1005464)


More information about the scm-commits mailing list