[packages/ka6-ktorrent] - disabling webengine for i686
mrozowik
mrozowik at pld-linux.org
Sat Nov 2 15:19:47 CET 2024
commit f20e0796c9a7d2780f1723e602009091b285ced0
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Sat Nov 2 13:37:01 2024 +0000
- disabling webengine for i686
ka6-ktorrent.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ka6-ktorrent.spec b/ka6-ktorrent.spec
index 58ea215..9ae5c3e 100644
--- a/ka6-ktorrent.spec
+++ b/ka6-ktorrent.spec
@@ -6,7 +6,7 @@
%define kframever 5.94.0
%define qtver 5.15.2
%define kaname ktorrent
-%ifarch x32
+%ifarch x32 i686
%undefine with_webengine
%endif
Summary: Native KDE BitTorrent client
@@ -14,7 +14,7 @@ Summary(de.UTF-8): Ein nativer KDE BitTorrent Klient
Summary(pl.UTF-8): Natywny klient BitTorrenta dla KDE
Name: ka6-%{kaname}
Version: 24.08.2
-Release: 1
+Release: 2
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka6-ktorrent.git/commitdiff/f20e0796c9a7d2780f1723e602009091b285ced0
More information about the pld-cvs-commit
mailing list