[packages/ka5-ktnef] - updated to 19.04.1 - packaged docs - macro kframever
witekfl
witekfl at pld-linux.org
Mon May 13 11:31:57 CEST 2019
commit 9018af09e4525746378b7174ef382ede08fde6f6
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Mon May 13 11:31:52 2019 +0200
- updated to 19.04.1
- packaged docs
- macro kframever
ka5-ktnef.spec | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/ka5-ktnef.spec b/ka5-ktnef.spec
index 33ef7eb..51aad7d 100644
--- a/ka5-ktnef.spec
+++ b/ka5-ktnef.spec
@@ -1,14 +1,15 @@
-%define kdeappsver 18.12.1
+%define kdeappsver 19.04.1
+%define kframever 5.56.0
%define qtver 5.9.0
%define kaname ktnef
Summary: ktnef
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: 94cc8bde5fa61fde422d0d3de3ee1220
+# Source0-md5: 82b20a75a3b4030fa8f7dd336b041004
URL: http://www.kde.org/
BuildRequires: Qt5Core-devel >= %{qtver}
BuildRequires: Qt5Gui-devel >= 5.11.1
@@ -18,8 +19,8 @@ BuildRequires: gettext-devel
BuildRequires: ka5-kcalcore-devel >= %{kdeappsver}
BuildRequires: ka5-kcalutils-devel >= %{kdeappsver}
BuildRequires: ka5-kcontacts-devel >= %{kdeappsver}
-BuildRequires: kf5-extra-cmake-modules >= 5.30.0
-BuildRequires: kf5-ki18n-devel >= 5.51.0
+BuildRequires: kf5-extra-cmake-modules >= %{kframever}
+BuildRequires: kf5-ki18n-devel >= %{kframever}
BuildRequires: ninja
BuildRequires: qt5-build >= %{qtver}
BuildRequires: rpmbuild(macros) >= 1.164
@@ -55,6 +56,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-ktnef.git/commitdiff/9018af09e4525746378b7174ef382ede08fde6f6
More information about the pld-cvs-commit
mailing list