[mate-character-map] update spec file for latest git snapshot

Wolfgang Ulbrich raveit65 at fedoraproject.org
Fri Oct 18 20:58:03 UTC 2013


commit b4c6864d50749a63ed65a265642882ef3692f976
Author: raveit65 <chat-to-me at raveit.de>
Date:   Fri Oct 18 22:57:55 2013 +0200

    update spec file for latest git snapshot

 mate-character-map.spec |   20 +++++++++++++++-----
 1 files changed, 15 insertions(+), 5 deletions(-)
---
diff --git a/mate-character-map.spec b/mate-character-map.spec
index 64b726d..758a7ab 100644
--- a/mate-character-map.spec
+++ b/mate-character-map.spec
@@ -1,14 +1,19 @@
-%global desktop_file_utils_version 0.9
+%global _internal_version  2464a6c
 
 Name:           mate-character-map
-Version:        1.6.0
-Release:        5%{?dist}
+Version:        1.6.1
+Release:        0.1.git%{_internal_version}%{?dist}
 Summary:        Unicode character picker and font browser
 
 Group:          Applications/System
 License:        GPLv2+ and LGPLv3+
 URL:            http://pub.mate-desktop.org
-Source:         http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.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
+
+#Source:         http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
 
 BuildRequires:  mate-doc-utils >= 1.0.0
 BuildRequires:  gobject-introspection-devel
@@ -34,7 +39,8 @@ The mate-character-map package contains header files and other resources
 needed to use the mate-character-map library.
 
 %prep
-%setup -q
+#%setup -q
+%setup -q -n %{name}-%{_internal_version}
 
 NOCONFIGURE=1 ./autogen.sh
 
@@ -101,6 +107,10 @@ fi
 
 
 %changelog
+* Fri Oct 18 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.1-0.1.git2464a6c
+- update to latest git snapshot
+- fix crash  on search, rhbz (#1020980)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list