[packages/yelp] - drop ie locale, release 2
qboosh
qboosh at pld-linux.org
Mon Jun 30 21:16:45 CEST 2025
commit 4fff703d01718bb1851c5685f81b32f2009a3b74
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Jun 30 21:18:11 2025 +0200
- drop ie locale, release 2
yelp.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/yelp.spec b/yelp.spec
index ab9d47f..6d3c23f 100644
--- a/yelp.spec
+++ b/yelp.spec
@@ -2,7 +2,7 @@ Summary: A system documentation reader from the GNOME project
Summary(pl.UTF-8): Czytnik dokumentacji z projektu GNOME
Name: yelp
Version: 42.3
-Release: 1
+Release: 2
License: GPL v2
Group: X11/Applications
Source0: https://download.gnome.org/sources/yelp/42/%{name}-%{version}.tar.xz
@@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
%meson_install
+# not supported by glibc (as of 2.41)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
%find_lang %{name}
%clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/yelp.git/commitdiff/4fff703d01718bb1851c5685f81b32f2009a3b74
More information about the pld-cvs-commit
mailing list