]> git.pld-linux.org Git - packages/pluma.git/commitdiff
up to 1.14.1 auto/th/pluma-1.14.1-1
authorJan Palus <atler@pld-linux.org>
Fri, 12 Aug 2016 21:01:23 +0000 (23:01 +0200)
committerJan Palus <atler@pld-linux.org>
Fri, 12 Aug 2016 21:01:23 +0000 (23:01 +0200)
- drop unsupported pms locale

pluma.spec

index eedcd3df949aceca59a6dbbb0a324dbb13b209d7..6003afad50c8deea08220f0d079fe72e6d81f869 100644 (file)
@@ -9,12 +9,12 @@
 Summary:       Pluma - MATE Text Editor
 Summary(pl.UTF-8):     Pluma - edytor tekstu dla środowiska MATE
 Name:          pluma
-Version:       1.14.0
+Version:       1.14.1
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Editors
 Source0:       http://pub.mate-desktop.org/releases/1.14/%{name}-%{version}.tar.xz
-# Source0-md5: 8386579dac1e16a4d93dfc5f668a206e
+# Source0-md5: 34a5fe722671121c2d3bfddb6a7f9e2d
 Patch0:                %{name}-python.patch
 URL:           http://mate-desktop.org/
 BuildRequires: autoconf >= 2.63.2
@@ -133,6 +133,7 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/pluma/{plugin-loaders,plugins}/*.la
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/pms
 
 %find_lang pluma --with-mate
 
This page took 0.040268 seconds and 4 git commands to generate.