[packages/eog] - drop ie locale, release 2
qboosh
qboosh at pld-linux.org
Fri May 19 20:07:43 CEST 2023
commit bbcb1d3d245b118fc9dca280d251d7c193e20b9c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri May 19 20:10:13 2023 +0200
- drop ie locale, release 2
eog.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/eog.spec b/eog.spec
index d028209..65d72ba 100644
--- a/eog.spec
+++ b/eog.spec
@@ -8,7 +8,7 @@ Summary(pl.UTF-8): Oko GNOME - przeglądarka obrazków
Summary(pt_BR.UTF-8): Visualizador de imagem Eye of GNOME
Name: eog
Version: 43.2
-Release: 1
+Release: 2
License: GPL v2+
Group: X11/Applications/Graphics
Source0: https://download.gnome.org/sources/eog/43/%{name}-%{version}.tar.xz
@@ -114,6 +114,9 @@ install -d $RPM_BUILD_ROOT%{_datadir}/eog/plugins
%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/eog.git/commitdiff/bbcb1d3d245b118fc9dca280d251d7c193e20b9c
More information about the pld-cvs-commit
mailing list