[packages/hunspell] - locale dir fixes, release 2

qboosh qboosh at pld-linux.org
Wed Oct 12 19:35:50 CEST 2022


commit 4638c5b5d372e877465d5db5e7c781f9eeaf50de
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Oct 12 19:36:44 2022 +0200

    - locale dir fixes, release 2

 hunspell.spec | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/hunspell.spec b/hunspell.spec
index d5fdb2a..ee9b765 100644
--- a/hunspell.spec
+++ b/hunspell.spec
@@ -3,7 +3,7 @@ Summary(hu.UTF-8):	Hunspell egy helyesírás-ellenőrző és morfológiai elemz
 Summary(pl.UTF-8):	hunspell - narzędzie do sprawdzania pisowni i analizy morfologicznej
 Name:		hunspell
 Version:	1.7.1
-Release:	1
+Release:	2
 License:	MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:		Applications/Text
 #Source0Download: https://github.com/hunspell/hunspell/releases
@@ -146,6 +146,13 @@ rm -rf $RPM_BUILD_ROOT
 # obsoleted by pkg-config
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libhunspell-*.la
 
+# not supported
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+# unify names
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/{nb_NO,nb}
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/{pt_PT,pt}
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/{zh_Hant,zh_TW}
+
 %find_lang %{name}
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hunspell.git/commitdiff/4638c5b5d372e877465d5db5e7c781f9eeaf50de



More information about the pld-cvs-commit mailing list