[packages/libshumate] - drop ie locale; release 2

qboosh qboosh at pld-linux.org
Sat Sep 23 11:27:36 CEST 2023


commit 130696862ca9cb20994b4a8210505138a89e3f96
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 23 10:22:31 2023 +0200

    - drop ie locale; release 2

 libshumate.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/libshumate.spec b/libshumate.spec
index 892aa7b..758404d 100644
--- a/libshumate.spec
+++ b/libshumate.spec
@@ -7,7 +7,7 @@ Summary:	Map widget for GTK 4
 Summary(pl.UTF-8):	Widżet mapy dla GTK 4
 Name:		libshumate
 Version:	1.1.0
-Release:	1
+Release:	2
 License:	LGPL v2.1+
 Group:		X11/Libraries
 Source0:	https://download.gnome.org/sources/libshumate/1.1/%{name}-%{version}.tar.xz
@@ -119,6 +119,9 @@ install -d $RPM_BUILD_ROOT%{_gtkdocdir}
 %{__mv} $RPM_BUILD_ROOT%{_docdir}/libshumate-1.0 $RPM_BUILD_ROOT%{_gtkdocdir}
 %endif
 
+# not supported by glibc (as of 2.38)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang shumate1
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libshumate.git/commitdiff/130696862ca9cb20994b4a8210505138a89e3f96



More information about the pld-cvs-commit mailing list