[packages/pluma] - updated to 1.10.0 (1.8.x left on MATE-1.8 branch)

qboosh qboosh at pld-linux.org
Sun May 17 11:11:43 CEST 2015


commit 37c02ab2b2a0f8a9485770c9228bcf4bfb6d7d38
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 17 11:13:26 2015 +0200

    - updated to 1.10.0 (1.8.x left on MATE-1.8 branch)

 pluma.spec | 25 ++++++++++++++-----------
 1 file changed, 14 insertions(+), 11 deletions(-)
---
diff --git a/pluma.spec b/pluma.spec
index 72280ce..cd1ae18 100644
--- a/pluma.spec
+++ b/pluma.spec
@@ -9,12 +9,12 @@
 Summary:	Pluma - MATE Text Editor
 Summary(pl.UTF-8):	Pluma - edytor tekstu dla środowiska MATE
 Name:		pluma
-Version:	1.8.1
-Release:	2
+Version:	1.10.0
+Release:	1
 License:	GPL v2+
 Group:		X11/Applications/Editors
-Source0:	http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
-# Source0-md5:	21da09ecd167e2799f89f396cfd8efeb
+Source0:	http://pub.mate-desktop.org/releases/1.10/%{name}-%{version}.tar.xz
+# Source0-md5:	6714329177e6dbe49a9ef7fb759f65f8
 Patch0:		%{name}-python.patch
 URL:		http://mate-desktop.org/
 BuildRequires:	autoconf >= 2.63.2
@@ -22,8 +22,8 @@ BuildRequires:	automake >= 1:1.10
 BuildRequires:	docbook-dtd412-xml
 BuildRequires:	enchant-devel >= 1.2.0
 BuildRequires:	gettext-tools >= 0.17
-BuildRequires:	glib2-devel >= 1:2.32.0
-%{!?with_gtk3:BuildRequires:	gtk+2-devel >= 2:2.20}
+BuildRequires:	glib2-devel >= 1:2.36.0
+%{!?with_gtk3:BuildRequires:	gtk+2-devel >= 2:2.24.0}
 %{?with_gtk3:BuildRequires:	gtk+3-devel >= 3.0.0}
 BuildRequires:	gtk-doc >= 1.0
 %{!?with_gtk3:BuildRequires:	gtksourceview2-devel >= 2.9.7}
@@ -34,6 +34,7 @@ BuildRequires:	libsoup-devel >= 2.4
 BuildRequires:	libtool >= 2:2.2.6
 BuildRequires:	libxml2-devel >= 1:2.5.0
 BuildRequires:	mate-common
+BuildRequires:	mate-desktop-devel >= 1.9.0
 BuildRequires:	pkgconfig
 %if %{with python}
 BuildRequires:	python-devel >= 1:2.5
@@ -46,15 +47,16 @@ BuildRequires:	rpmbuild(find_lang) >= 1.36
 BuildRequires:	xorg-lib-libSM-devel >= 1.0.0
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	yelp-tools
-Requires(post,postun):	glib2 >= 1:2.32.0
+Requires(post,postun):	glib2 >= 1:2.36.0
 Requires:	enchant >= 1.2.0
-Requires:	glib2 >= 1:2.32.0
-%{!?with_gtk3:Requires:	gtk+2 >= 2:2.20}
+Requires:	glib2 >= 1:2.36.0
+%{!?with_gtk3:Requires:	gtk+2 >= 2:2.24.0}
 %{?with_gtk3:Requires:	gtk+3 >= 3.0.0}
 %{!?with_gtk3:Requires:	gtksourceview2 >= 2.9.7}
 %{?with_gtk3:Requires:	gtksourceview3 >= 3.0}
 Requires:	iso-codes >= 0.35
 Requires:	libxml2 >= 1:2.5.0
+Requires:	mate-desktop-libs >= 1.9.0
 %if %{with python}
 Requires:	python-gtksourceview2 >= 2.9.2
 Requires:	python-pygobject >= 2.15.4
@@ -78,8 +80,8 @@ Summary:	Header files for Pluma plugins development
 Summary(pl.UTF-8):	Pliki nagłówkowe do tworzenia wtyczek edytora Pluma
 Group:		X11/Development/Libraries
 # doesn't require base
-Requires:	glib2-devel >= 1:2.32.0
-%{!?with_gtk3:Requires:	gtk+2-devel >= 2:2.20}
+Requires:	glib2-devel >= 1:2.36.0
+%{!?with_gtk3:Requires:	gtk+2-devel >= 2:2.24.0}
 %{?with_gtk3:Requires:	gtk+3-devel >= 3.0.0}
 %{!?with_gtk3:Requires:	gtksourceview2-devel >= 2.9.7}
 %{?with_gtk3:Requires:	gtksourceview3-devel >= 3.0}
@@ -186,6 +188,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pluma/plugins/snippets
 %{_libdir}/pluma/plugins/snippets.pluma-plugin
 %endif
+%{_datadir}/appdata/pluma.appdata.xml
 %{_datadir}/glib-2.0/schemas/org.mate.pluma.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.mate.pluma.plugins.filebrowser.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.mate.pluma.plugins.time.gschema.xml
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pluma.git/commitdiff/37c02ab2b2a0f8a9485770c9228bcf4bfb6d7d38



More information about the pld-cvs-commit mailing list