]> git.pld-linux.org Git - packages/ka5-kaccounts-providers.git/commitdiff
- updated to 19.04.1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 13 May 2019 09:28:04 +0000 (11:28 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 13 May 2019 09:28:04 +0000 (11:28 +0200)
- packaged docs
- macro kframever

ka5-kaccounts-providers.spec

index 3cf1ba84e48421d6d3bf8c750ffb272dc66c734d..aafb8ff79202e3b16bb4396ef66675ed76b191a7 100644 (file)
@@ -1,18 +1,19 @@
-%define                kdeappsver      18.12.1
+%define                kdeappsver      19.04.1
+%define                kframever       5.56.0
 %define                qtver           5.9.0
 %define                kaname          kaccounts-providers
 Summary:       KAccounts Providers
 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: d795d19a23a410b2147d199e40306c4f
+# Source0-md5: b66b9bc6b2ee7a8cb4061cfcba28b550
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: cmake >= 2.8.12
-BuildRequires: kf5-extra-cmake-modules >= 5.53.0
+BuildRequires: kf5-extra-cmake-modules >= %{kframever}
 BuildRequires: ninja
 BuildRequires: qt5-build >= %{qtver}
 BuildRequires: rpmbuild(macros) >= 1.164
@@ -32,6 +33,7 @@ install -d build
 cd build
 %cmake \
        -G Ninja \
+       -DHTML_INSTALL_DIR=%{_kdedocdir} \
        -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
        ..
 %ninja_build
This page took 0.503709 seconds and 4 git commands to generate.