[packages/ka6-grantlee-editor] - exlcuding i686 and x32 due to no QtWebEngine available
mrozowik
mrozowik at pld-linux.org
Sat Oct 19 23:30:44 CEST 2024
commit a287dbd2d53b927ff6d529d667efd416cf8a8125
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Sat Oct 19 21:30:36 2024 +0000
- exlcuding i686 and x32 due to no QtWebEngine available
ka6-grantlee-editor.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ka6-grantlee-editor.spec b/ka6-grantlee-editor.spec
index e26b451..058ffaf 100644
--- a/ka6-grantlee-editor.spec
+++ b/ka6-grantlee-editor.spec
@@ -8,7 +8,7 @@
Summary: Grantlee Editor
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
@@ -48,7 +48,7 @@ BuildRequires: rpmbuild(macros) >= 1.164
BuildRequires: shared-mime-info
BuildRequires: tar >= 1:1.22
BuildRequires: xz
-ExcludeArch: x32
+ExcludeArch: x32 i686
Obsoletes: ka5-%{kaname} < %{version}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka6-grantlee-editor.git/commitdiff/a287dbd2d53b927ff6d529d667efd416cf8a8125
More information about the pld-cvs-commit
mailing list