[packages/ka6-mbox-importer] - explicit find KF6I18n
mrozowik
mrozowik at pld-linux.org
Tue Aug 4 14:39:21 CEST 2026
commit 9be1489fa720f185583e00346a833ac63f9b5dad
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Tue Aug 4 12:38:52 2026 +0000
- explicit find KF6I18n
ka6-mbox-importer.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/ka6-mbox-importer.spec b/ka6-mbox-importer.spec
index cdddbb5..0ce950e 100644
--- a/ka6-mbox-importer.spec
+++ b/ka6-mbox-importer.spec
@@ -8,11 +8,12 @@
Summary: Mbox importer
Name: ka6-%{kaname}
Version: 26.04.3
-Release: 1
+Release: 2
License: GPL v2+/LGPL v2.1+
Group: X11/Applications
Source0: https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
# Source0-md5: d27cbe7e4788a2ac2450cfbc5ca0109c
+Patch0: find_ki18n.patch
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6Gui-devel
@@ -49,6 +50,7 @@ Importer Mbox.
%prep
%setup -q -n %{kaname}-%{version}
+%patch -P0 -p1
%build
%cmake \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka6-mbox-importer.git/commitdiff/f3e8a33017b4775dad240d7f8371bc6e6bac21fe
More information about the pld-cvs-commit
mailing list