From cf2bf4b60bb2f00d7449208d3db260dda54fd75d Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sep 12 2013 13:46:59 +0000 Subject: update spec for latest snapshot --- diff --git a/mate-icon-theme-faenza.spec b/mate-icon-theme-faenza.spec index cd37955..9da1da0 100644 --- a/mate-icon-theme-faenza.spec +++ b/mate-icon-theme-faenza.spec @@ -1,10 +1,17 @@ +%global _internal_version c147867 + Name: mate-icon-theme-faenza -Version: 1.6.0 -Release: 1%{?dist} +Version: 1.6.1 +Release: 0.1.git%{_internal_version}%{?dist} Summary: Extra set of icon themes for MATE Desktop License: GPLv2+ URL: http://mate-desktop.org -Source0: http://pub.mate-desktop.org/releases/1.6/mate-icon-theme-faenza-1.6.0.tar.xz + +# 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://pub.mate-desktop.org/releases/1.6/mate-icon-theme-faenza-1.6.0.tar.xz BuildRequires: hardlink BuildRequires: mate-common @@ -15,7 +22,7 @@ BuildArch: noarch Provides a complimentary set of icon themes for MATE Desktop %prep -%setup -q +%setup -q -n %{name}-%{_internal_version} %build @@ -63,5 +70,9 @@ fi %changelog +* Thu Sep 12 2013 Wolfgang Ulbrich - 1.6.1-0.1.gitc147867 +- update latest git snapshot +- fix mate-icon-theme-faenza included Trademark and non-free logo, rhbz (#1005464) + * Wed Jul 31 2013 Dan Mashal - 1.6.0-1 - Initial build