[packages/po4a] drop zh_Hans locale

atler atler at pld-linux.org
Wed Jan 31 11:41:42 CET 2024


commit 23912fb6c5f1b2921372e64c78f6967b9452e270
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jan 31 10:36:25 2024 +0100

    drop zh_Hans locale

 po4a.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/po4a.spec b/po4a.spec
index b68038a..c7478b6 100644
--- a/po4a.spec
+++ b/po4a.spec
@@ -2,7 +2,7 @@ Summary:	Framework to translate documentation and other materials
 Summary(pl.UTF-8):	Szkielet do tłumaczenia dokumentacji i innych materiałów
 Name:		po4a
 Version:	0.70
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Development/Tools
 # Source0Download: https://github.com/mquinson/po4a/releases
@@ -66,8 +66,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__mv} $RPM_BUILD_ROOT%{_mandir}/{zh_Hans,zh_CN}
 %{__mv} $RPM_BUILD_ROOT%{_mandir}/{zh_Hant,zh_TW}
 %{__mv} $RPM_BUILD_ROOT%{_localedir}/{sr_Cyrl,sr}
-# zh_TW already exists
-%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/zh_Hant
+# zh_CN and zh_TW already exist
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{zh_Hans,zh_Hant}
 
 %find_lang %{name}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/po4a.git/commitdiff/23912fb6c5f1b2921372e64c78f6967b9452e270



More information about the pld-cvs-commit mailing list