[packages/kicad] - rel 2, fix bad locales

baggins baggins at pld-linux.org
Wed Sep 27 11:02:16 CEST 2023


commit 72576aa7fbfd680d324cdd0f85f916ec04d9084b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Sep 27 09:53:00 2023 +0200

    - rel 2, fix bad locales

 kicad.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kicad.spec b/kicad.spec
index 81d73bb..f2f971f 100644
--- a/kicad.spec
+++ b/kicad.spec
@@ -13,7 +13,7 @@ Summary:	KiCad - is a GPL'd suite of programs for EDA
 Summary(pl.UTF-8):	KiCad - zestaw programów na licencji GPL zaliczany do kategorii EDA
 Name:		kicad
 Version:	7.0.7
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL v2+
 Group:		X11/Applications
@@ -284,6 +284,9 @@ install -d $RPM_BUILD_ROOT%{_datadir}/%{name}/modules/packages3d
 %{__make} -C %{name}-doc-%{version}/build install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/{no,nb}
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/pt_{br,BR}
+
 %find_lang %{name}
 
 %post
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kicad.git/commitdiff/72576aa7fbfd680d324cdd0f85f916ec04d9084b



More information about the pld-cvs-commit mailing list