From 8cbf9ea26de4a56953e760b614cff87e9a16193a Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sat, 9 Apr 2016 22:42:52 +0200 Subject: [PATCH] up to 1.14.0 - drop unsupported frp,jv locale --- caja-python.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/caja-python.spec b/caja-python.spec index 9124c41..121ea70 100644 --- a/caja-python.spec +++ b/caja-python.spec @@ -3,12 +3,12 @@ Summary: Python bindings for libcaja-extension library Summary(pl.UTF-8): Wiązania Pythona do biblioteki libcaja-extension Name: caja-python -Version: 1.12.0 -Release: 2 +Version: 1.14.0 +Release: 1 License: GPL v2+ Group: Libraries/Python -Source0: http://pub.mate-desktop.org/releases/1.12/python-caja-%{version}.tar.xz -# Source0-md5: 91039b3dba0609dd8f3087023afb4268 +Source0: http://pub.mate-desktop.org/releases/1.14/python-caja-%{version}.tar.xz +# Source0-md5: 8afc98de109a6771590e0b858547c461 URL: http://mate-desktop.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake >= 1:1.10 @@ -115,6 +115,8 @@ install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} # directory for python plugins for caja - see src/caja-python.c or caja-python.pc install -d $RPM_BUILD_ROOT%{_datadir}/caja-python/extensions +%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{frp,jv} + %find_lang python-caja %clean -- 2.43.0