commit 27c653e9a44357f959c6325473cc3f115f5ab469
Author: Jakub Bogusz <[email protected]>
Date:   Wed Oct 19 17:17:09 2022 +0200

    - fixed pt locale fix; release 3

 hunspell.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/hunspell.spec b/hunspell.spec
index ee9b765..fb08f36 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:       2
+Release:       3
 License:       MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:         Applications/Text
 #Source0Download: https://github.com/hunspell/hunspell/releases
@@ -148,9 +148,10 @@ rm -rf $RPM_BUILD_ROOT
 
 # not supported
 %{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+# almost a copy of pt (one word difference as of 1.7.1)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/pt_PT
 # 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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hunspell.git/commitdiff/27c653e9a44357f959c6325473cc3f115f5ab469

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

Reply via email to