[packages/kf6-kdnssd] - fix locale, rel 2
mrozowik
mrozowik at pld-linux.org
Wed Aug 19 01:03:01 CEST 2026
commit 5f2f958b4c8769fb1ea6b330fef22c51c68ef930
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Tue Aug 18 23:02:50 2026 +0000
- fix locale, rel 2
kf6-kdnssd.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/kf6-kdnssd.spec b/kf6-kdnssd.spec
index b9d8dcc..55cfba2 100644
--- a/kf6-kdnssd.spec
+++ b/kf6-kdnssd.spec
@@ -10,7 +10,7 @@
Summary: Network service discovery using Zeroconf
Name: kf6-%{kfname}
Version: 6.29.0
-Release: 1
+Release: 2
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
@@ -84,6 +84,8 @@ Pliki nagłówkowe dla programistów używających %{kfname}.
rm -rf $RPM_BUILD_ROOT
%ninja_install -C build
+# fix locales
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/{nan_TW at latin,nan}
%find_lang %{kfname}6_qt --with-qm --all-name --with-kde
%clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-kdnssd.git/commitdiff/5f2f958b4c8769fb1ea6b330fef22c51c68ef930
More information about the pld-cvs-commit
mailing list