[packages/ka5-kdesdk-thumbnailers] - updated to 19.04.1 - packaged docs - macro kframever

witekfl witekfl at pld-linux.org
Mon May 13 11:32:28 CEST 2019


commit ba950650a419c45943a33c697eb53381b9ab3d40
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Mon May 13 11:32:23 2019 +0200

    - updated to 19.04.1
    - packaged docs
    - macro kframever

 ka5-kdesdk-thumbnailers.spec | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/ka5-kdesdk-thumbnailers.spec b/ka5-kdesdk-thumbnailers.spec
index 5527c0f..865df51 100644
--- a/ka5-kdesdk-thumbnailers.spec
+++ b/ka5-kdesdk-thumbnailers.spec
@@ -1,24 +1,25 @@
-%define		kdeappsver	18.12.1
+%define		kdeappsver	19.04.1
+%define		kframever	5.56.0
 %define		qtver		5.9.0
 %define		kaname		kdesdk-thumbnailers
 Summary:	kdesdk thumbnailers
 Name:		ka5-%{kaname}
-Version:	18.12.1
+Version:	19.04.1
 Release:	1
 License:	GPL v2+/LGPL v2.1+
 Group:		X11/Libraries
 Source0:	http://download.kde.org/stable/applications/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5:	b0b6887e7fd615b5117b198ce9e7979c
+# Source0-md5:	f54a4fa2290b6880e0ea34e5545e0a05
 URL:		http://www.kde.org/
 BuildRequires:	Qt5Core-devel >= %{qtver}
 BuildRequires:	Qt5Gui-devel >= 5.11.1
 BuildRequires:	Qt5Widgets-devel
 BuildRequires:	cmake >= 2.8.12
 BuildRequires:	gettext-devel
-BuildRequires:	kf5-extra-cmake-modules >= 5.53.0
-BuildRequires:	kf5-kconfig-devel
-BuildRequires:	kf5-ki18n-devel
-BuildRequires:	kf5-kio-devel
+BuildRequires:	kf5-extra-cmake-modules >= %{kframever}
+BuildRequires:	kf5-kconfig-devel >= %{kframever}
+BuildRequires:	kf5-ki18n-devel >= %{kframever}
+BuildRequires:	kf5-kio-devel >= %{kframever}
 BuildRequires:	ninja
 BuildRequires:	qt5-build >= %{qtver}
 BuildRequires:	rpmbuild(macros) >= 1.164
@@ -38,6 +39,7 @@ install -d build
 cd build
 %cmake \
 	-G Ninja \
+	-DHTML_INSTALL_DIR=%{_kdedocdir} \
 	-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
 	..
 %ninja_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-kdesdk-thumbnailers.git/commitdiff/ba950650a419c45943a33c697eb53381b9ab3d40



More information about the pld-cvs-commit mailing list