[packages/ka5-libkleo] - updated URL
qboosh
qboosh at pld-linux.org
Sun Aug 10 10:54:28 CEST 2025
commit 832443cb425ea8dce69d8dbb782b8dd70d13340a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Aug 10 10:49:04 2025 +0200
- updated URL
ka5-libkleo.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/ka5-libkleo.spec b/ka5-libkleo.spec
index e417fad..ff188f9 100644
--- a/ka5-libkleo.spec
+++ b/ka5-libkleo.spec
@@ -1,6 +1,7 @@
#
# Conditional build:
-%bcond_with tests # build with tests
+%bcond_with tests # test suite
+
%define kdeappsver 23.08.5
%define kframever 5.94.0
%define qtver 5.15.2
@@ -14,7 +15,7 @@ License: GPL v2+
Group: X11/Libraries
Source0: https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
# Source0-md5: 711ef08830cc2363af201f25aa09dd5e
-URL: http://www.kde.org/
+URL: https://kde.org/
BuildRequires: Qt5Gui-devel >= 5.11.1
BuildRequires: Qt5Widgets-devel
BuildRequires: boost-devel >= 1.34.0
@@ -61,15 +62,16 @@ Pliki nagłówkowe dla programistów używających %{kaname}.
%{!?with_tests:-DBUILD_TESTING=OFF} \
-DHTML_INSTALL_DIR=%{_kdedocdir} \
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+
%ninja_build -C build
%if %{with tests}
ctest --test-dir build
%endif
-
%install
rm -rf $RPM_BUILD_ROOT
+
%ninja_install -C build
# not supported by glibc yet
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka5-libkleo.git/commitdiff/832443cb425ea8dce69d8dbb782b8dd70d13340a
More information about the pld-cvs-commit
mailing list