]> git.pld-linux.org Git - packages/mousepad.git/commitdiff
- package owned dir auto/th/mousepad-0.5.5-2
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 14 May 2021 21:13:41 +0000 (23:13 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 14 May 2021 21:13:41 +0000 (23:13 +0200)
- remove unsupported locale
- rel 2

mousepad.spec

index 8241f9ab18182199f8fe261b9586a3a29a987393..9c2128e96a66a2e40688a744f75f4918bc747410 100644 (file)
@@ -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
This page took 0.04405 seconds and 4 git commands to generate.