[packages/gnome-terminal] - drop ie locale, release 2

qboosh qboosh at pld-linux.org
Sun May 21 21:45:05 CEST 2023


commit 8d3c2c002d34063867d457adf9e14a559f8187ac
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 21 21:47:41 2023 +0200

    - drop ie locale, release 2

 gnome-terminal.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gnome-terminal.spec b/gnome-terminal.spec
index c55468a..c9ad8a7 100644
--- a/gnome-terminal.spec
+++ b/gnome-terminal.spec
@@ -8,7 +8,7 @@ Summary:	GNOME Terminal
 Summary(pl.UTF-8):	Terminal dla GNOME
 Name:		gnome-terminal
 Version:	3.46.9
-Release:	1
+Release:	2
 License:	GPL v3+
 Group:		X11/Applications
 # up to 3.44.1
@@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %ninja_install -C build
 
+# not supported by glibc (as of 2.37)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang %{name} --with-gnome
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-terminal.git/commitdiff/8d3c2c002d34063867d457adf9e14a559f8187ac



More information about the pld-cvs-commit mailing list