]> git.pld-linux.org Git - packages/caja-python.git/commitdiff
up to 1.14.0 auto/th/caja-python-1.14.0-1
authorJan Palus <atler@pld-linux.org>
Sat, 9 Apr 2016 20:42:52 +0000 (22:42 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 9 Apr 2016 20:42:52 +0000 (22:42 +0200)
- drop unsupported frp,jv locale

caja-python.spec

index 9124c412b0dbdf2dbdef7103027518d49c1f6b3a..121ea70d6b28dae7e57fe1f8036ec3b224a0368e 100644 (file)
@@ -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
This page took 0.138867 seconds and 4 git commands to generate.