[packages/mousepad] - package owned dir - remove unsupported locale - rel 2

baggins baggins at pld-linux.org
Fri May 14 23:14:15 CEST 2021


commit dcd96e88c0b1788c3ce02df30ee5404a52f81b25
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri May 14 23:13:41 2021 +0200

    - package owned dir
    - remove unsupported locale
    - rel 2

 mousepad.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/mousepad.spec b/mousepad.spec
index 8241f9a..9c2128e 100644
--- a/mousepad.spec
+++ b/mousepad.spec
@@ -2,7 +2,7 @@ Summary:	Text editor for Xfce based on Leafpad
 Summary(pl.UTF-8):	Edytor tekstu dla Xfce oparty na Leafpadzie
 Name:		mousepad
 Version:	0.5.5
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		X11/Applications/Editors
 Source0:	http://archive.xfce.org/src/apps/mousepad/0.5/%{name}-%{version}.tar.bz2
@@ -60,7 +60,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{hye,ie}
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{fa_IR,hye,ie}
 %{__mv} $RPM_BUILD_ROOT%{_localedir}/{hy_AM,hy}
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}{/%{name}/plugins,}/*.la
@@ -87,6 +87,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/mousepad
 %attr(755,root,root) %{_libdir}/libmousepad.so.*.*.*
 %attr(755,root,root) %{_libdir}/libmousepad.so.0
+%dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins
 %attr(755,root,root) %{_libdir}/%{name}/plugins/libmousepad-plugin-gspell.so
 %{_desktopdir}/mousepad.desktop
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mousepad.git/commitdiff/dcd96e88c0b1788c3ce02df30ee5404a52f81b25



More information about the pld-cvs-commit mailing list