commit 253d281c810910d451dcdb6df1b8ed6e5f912679
Author: Krzysztof Mrozowicz <[email protected]>
Date:   Sun Dec 11 15:18:07 2022 +0000

    - removing unsupported locale: ie

 kf5-khtml.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kf5-khtml.spec b/kf5-khtml.spec
index e70b74f..ab066c3 100644
--- a/kf5-khtml.spec
+++ b/kf5-khtml.spec
@@ -8,7 +8,7 @@
 Summary:       HTML rendering engine
 Name:          kf5-%{kfname}
 Version:       5.101.0
-Release:       1
+Release:       2
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       
https://download.kde.org/stable/frameworks/%{kdeframever}/portingAids/%{kfname}-%{version}.tar.xz
@@ -114,6 +114,9 @@ ctest
 rm -rf $RPM_BUILD_ROOT
 %ninja_install -C build
 
+# not supported by glibc yet
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang %{kfname}5
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-khtml.git/commitdiff/253d281c810910d451dcdb6df1b8ed6e5f912679

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to