[packages/foliate] - drop ie locale, release 3

qboosh qboosh at pld-linux.org
Sat Nov 1 18:50:05 CET 2025


commit a1a5fe9ebaa58996c3e2891c75a7af228d4d5e46
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Nov 1 18:50:03 2025 +0100

    - drop ie locale, release 3

 foliate.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/foliate.spec b/foliate.spec
index d101d9b..8680caf 100644
--- a/foliate.spec
+++ b/foliate.spec
@@ -3,7 +3,7 @@ Summary:	Read books in style
 Summary(pl.UTF-8):	Stylowe czytanie książek
 Name:		foliate
 Version:	3.3.0
-Release:	2
+Release:	3
 License:	GPL v3+
 Group:		X11/Applications
 #Source0Download: https://github.com/johnfactotum/foliate/releases
@@ -48,7 +48,10 @@ rm -rf $RPM_BUILD_ROOT
 
 %meson_install
 
+# unify dir names
 %{__mv} $RPM_BUILD_ROOT%{_localedir}/{fa_IR,fa}
+# not supported by glibc (as of 2.42)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
 
 %find_lang com.github.johnfactotum.Foliate
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/foliate.git/commitdiff/a1a5fe9ebaa58996c3e2891c75a7af228d4d5e46



More information about the pld-cvs-commit mailing list