commit 76671bc84c85aee5f82152e73249160ce1f26cdf
Author: Jan RÄ™korajski <[email protected]>
Date:   Fri Sep 29 12:22:01 2023 +0200

    - fix incorrect locale, rel 2

 wxHexEditor.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/wxHexEditor.spec b/wxHexEditor.spec
index dbf898e..dcf27bc 100644
--- a/wxHexEditor.spec
+++ b/wxHexEditor.spec
@@ -4,7 +4,7 @@ Summary:        Hex editor wxHeXEditor
 Summary(pl.UTF-8):     Hex edytor wxHexEditor
 Name:          wxHexEditor
 Version:       0.24
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         X11/Applications/Editors
 Source0:       
http://downloads.sourceforge.net/wxhexeditor/wxHexEditor/v0.24%20Beta/%{name}-v%{version}-src.tar.xz
@@ -57,6 +57,10 @@ rm -rf $RPM_BUILD_ROOT
        PREFIX=%{_prefix} \
        DESTDIR=$RPM_BUILD_ROOT
 
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/hu{_HU,}
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/ja{_JP,}
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/nl{_NL,}
+
 %find_lang %{name}
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wxHexEditor.git/commitdiff/76671bc84c85aee5f82152e73249160ce1f26cdf

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

Reply via email to