[mate-desktop/f20] add 1.6.2 release to spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Jan 1 22:51:50 UTC 2014


commit bf94862d1850d665bff9915176acc3f6a4a7a31a
Author: raveit65 <chat-to-me at raveit.de>
Date:   Wed Jan 1 23:51:43 2014 +0100

    add 1.6.2 release to spec file

 mate-desktop.spec |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/mate-desktop.spec b/mate-desktop.spec
index 8d81d43..061b876 100644
--- a/mate-desktop.spec
+++ b/mate-desktop.spec
@@ -3,14 +3,15 @@
 Summary:        Shared code for mate-panel, mate-session, mate-file-manager, etc
 Name:           mate-desktop
 Version:        1.6.2
-Release:        0.12.git%{_internal_version}%{?dist}
+Release:        1%{?dist}
+#Release:        0.12.git%%{_internal_version}%%{?dist}
 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/%{name}-%{version}.tar.xz
+Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
 
 # fix fedora backgrounds and
 # workaround for x-caja-desktop window issue
@@ -97,7 +98,8 @@ Libraries and header files for the MATE-internal private library
 libmatedesktop.
 
 %prep
-%setup -q -n %{name}-%{_internal_version}
+%setup -q
+#%setup -q -n %%{name}-%%{_internal_version}
 %patch0 -p1 -b .gnucat
 cp %SOURCE2 mate-about/gnu-cat.gif
 cp %SOURCE3 mate-about/gnu-cat_navideno_v3.png
@@ -186,6 +188,9 @@ fi
 
 
 %changelog
+* Wed Jan 1 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-1
+- update to 1.6.2 release
+
 * Thu Nov 21 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-0.12.git81c245b
 - BlueMenta is now default theme in fedora 20
 


More information about the scm-commits mailing list