[packages/gitg] - drop ie locale, release 2

qboosh qboosh at pld-linux.org
Wed Jul 8 18:17:44 CEST 2026


commit 709b34af6cbf264a1cbfa3e36e57493450de0328
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jul 8 18:17:42 2026 +0200

    - drop ie locale, release 2

 gitg.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gitg.spec b/gitg.spec
index 904c44f..9a94240 100644
--- a/gitg.spec
+++ b/gitg.spec
@@ -6,7 +6,7 @@ Summary:	GTK+ git repository viewer
 Summary(pl.UTF-8):	Przeglądarka repozytoriów git oparta na GTK+
 Name:		gitg
 Version:	50
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Development/Tools
 Source0:	https://download.gnome.org/sources/gitg/50/%{name}-%{version}.tar.xz
@@ -161,6 +161,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %meson_install
 
+# not supported by glibc (up to 2.43)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang gitg
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitg.git/commitdiff/709b34af6cbf264a1cbfa3e36e57493450de0328



More information about the pld-cvs-commit mailing list