commit a74695b903b74b7c4fa50667d976af0bbcfe42d4
Author: Krzysztof Mrozowicz <[email protected]>
Date:   Sun May 14 06:43:17 2023 +0000

    - removing unsupported locale: ie

 gspell.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gspell.spec b/gspell.spec
index 4d20c27..88152c0 100644
--- a/gspell.spec
+++ b/gspell.spec
@@ -6,7 +6,7 @@ Summary:        gspell - a spell-checking library for GTK+
 Summary(pl.UTF-8):     gspell - biblioteka sprawdzania pisowni dla GTK+
 Name:          gspell
 Version:       1.12.1
-Release:       1
+Release:       2
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       
https://download.gnome.org/sources/gspell/1.12/%{name}-%{version}.tar.xz
@@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT
 # obsoleted by pkg-config
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libgspell-1.la
 
+# not supported by glibc yet
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang gspell-1
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gspell.git/commitdiff/a74695b903b74b7c4fa50667d976af0bbcfe42d4

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

Reply via email to