[packages/wxWidgets] - rel 2, fix locale names
baggins
baggins at pld-linux.org
Sat Mar 22 22:30:22 CET 2025
commit 60259956a5b9674472c6b399c65058392211c30d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Mar 22 23:27:44 2025 +0100
- rel 2, fix locale names
wxWidgets.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/wxWidgets.spec b/wxWidgets.spec
index 67b9571..a0b1d15 100644
--- a/wxWidgets.spec
+++ b/wxWidgets.spec
@@ -16,7 +16,7 @@ Summary(pl.UTF-8): Biblioteka wxWidgets
Name: wxWidgets
%define majver 3.2
Version: 3.2.7
-Release: 1
+Release: 2
License: wxWindows Library Licence 3.1 (LGPL v2+ with exception)
Group: X11/Libraries
#Source0Download: https://github.com/wxWidgets/wxWidgets/releases
@@ -1054,6 +1054,11 @@ cp -f docs/x11/readme.txt docs/wxX11-readme.txt
%{__rm} $RPM_BUILD_ROOT%{_bindir}/wx-config
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/ko{_KR,}
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/fa{_IR,}
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/gl{_ES,}
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/co
+
%find_lang wxstd-%{majver}
%clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wxWidgets.git/commitdiff/60259956a5b9674472c6b399c65058392211c30d
More information about the pld-cvs-commit
mailing list