From: Witold Filipczyk Date: Sun, 13 Jan 2019 12:55:34 +0000 (+0100) Subject: - updated to 18.12.1; ninja X-Git-Tag: auto/th/ka5-ktp-desktop-applets-18.12.1-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=4ac6081dd46a43c3dba9407414d6206d6fef969c;p=packages%2Fka5-ktp-desktop-applets.git - updated to 18.12.1; ninja --- diff --git a/ka5-ktp-desktop-applets.spec b/ka5-ktp-desktop-applets.spec index 34f7ee5..704faba 100644 --- a/ka5-ktp-desktop-applets.spec +++ b/ka5-ktp-desktop-applets.spec @@ -1,14 +1,14 @@ -%define kdeappsver 18.12.0 +%define kdeappsver 18.12.1 %define qtver 5.9.0 %define kaname ktp-desktop-applets Summary: ktp destop applets Name: ka5-%{kaname} -Version: 18.12.0 +Version: 18.12.1 Release: 1 License: GPL v2+/LGPL v2.1+ Group: X11/Applications Source0: http://download.kde.org/stable/applications/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz -# Source0-md5: 39e8dac135ab2d6952830819326bd0a8 +# Source0-md5: 86acf147dac4b9eed943db1d2647bcef URL: http://www.kde.org/ BuildRequires: Qt5Core-devel >= %{qtver} BuildRequires: cmake >= 2.8.12 @@ -18,6 +18,7 @@ BuildRequires: kf5-extra-cmake-modules >= 1.7.0 BuildRequires: kf5-ki18n-devel BuildRequires: kf5-kwindowsystem-devel BuildRequires: kf5-plasma-framework-devel +BuildRequires: ninja BuildRequires: qt5-build >= %{qtver} BuildRequires: rpmbuild(macros) >= 1.164 BuildRequires: shared-mime-info @@ -36,14 +37,14 @@ Telepathy Desktop applets. install -d build cd build %cmake \ + -G Ninja \ -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ .. -%{__make} +%ninja_build %install rm -rf $RPM_BUILD_ROOT -%{__make} -C build install \ - DESTDIR=$RPM_BUILD_ROOT +%ninja_install -C build %find_lang %{kaname} --all-name --with-kde