[packages/kf6-kio] - updated to 6.0.0

witekfl witekfl at pld-linux.org
Sat Mar 2 18:42:01 CET 2024


commit 55989b01f7ab101c88b5ad314bc867000be77145
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Sat Mar 2 18:15:58 2024 +0100

    - updated to 6.0.0

 kf6-kio.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/kf6-kio.spec b/kf6-kio.spec
index f3765bc..0da5d2f 100644
--- a/kf6-kio.spec
+++ b/kf6-kio.spec
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with	tests		# build with tests
-%define		kdeframever	5.249.0
+%define		kdeframever	6.0
 %define		qtver		5.15.2
 %define		kfname		kio
 
 Summary:	Network transparent access to files and data
 Name:		kf6-%{kfname}
-Version:	5.249.0
-Release:	0.1
+Version:	6.0.0
+Release:	1
 License:	LGPL v2.1+
 Group:		X11/Libraries
-Source0:	https://download.kde.org/unstable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5:	c9de88568931fc0a644674d29f16710b
+Source0:	https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
+# Source0-md5:	a3d60dc1c5ed3c7e4494ff58c5735c29
 Patch0:		kio_help-fallback-to-kde4-docs.patch
 URL:		http://www.kde.org/
 BuildRequires:	Qt6Concurrent-devel >= %{qtver}
@@ -147,7 +147,7 @@ Pliki nagłówkowe dla programistów używających %{kfname}.
 %cmake -B build \
 	-G Ninja \
 	%{!?with_tests:-DBUILD_TESTING=OFF} \
-	-DHTML_INSTALL_DIR=%{_kdedocdir} \
+	-DKDE_INSTALL_DOCBUNDLEDIR=%{_kdedocdir} \
 	-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
 
 %ninja_build -C build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf6-kio.git/commitdiff/55989b01f7ab101c88b5ad314bc867000be77145



More information about the pld-cvs-commit mailing list