commit a1d6656a5299f70a66ee9595bdd9d3bfa8b32132
Author: Witold Filipczyk <[email protected]>
Date:   Sun Jan 13 17:02:44 2019 +0100

    - updated to 18.12.1; ninja

 ka5-zeroconf-ioslave.spec | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/ka5-zeroconf-ioslave.spec b/ka5-zeroconf-ioslave.spec
index 4b8da4f..0d37ee2 100644
--- a/ka5-zeroconf-ioslave.spec
+++ b/ka5-zeroconf-ioslave.spec
@@ -1,15 +1,15 @@
-%define                kdeappsver      18.12.0
+%define                kdeappsver      18.12.1
 %define                qtver           5.9.0
 %define                kaname          zeroconf-ioslave
 Summary:       zeroconf ioslave
 Summary(pl.UTF-8):     zeroconf ioslave
 Name:          ka5-%{kaname}
-Version:       18.12.0
+Version:       18.12.1
 Release:       1
 License:       GPL v2+
 Group:         X11/Libraries
 Source0:       
http://download.kde.org/stable/applications/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: 2b46d8cbc839c81a320403bec4ac1dec
+# Source0-md5: 41d470c2e5555191086efea24ecd4d1f
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel
 BuildRequires: gettext-devel
@@ -18,6 +18,7 @@ BuildRequires:        kf5-kdbusaddons-devel >= 5.37.0
 BuildRequires: kf5-kdnssd-devel >= 5.37.0
 BuildRequires: kf5-ki18n-devel >= 5.37.0
 BuildRequires: kf5-kio-devel >= 5.37.0
+BuildRequires: ninja
 BuildRequires: qt5-build >= 5.9.0
 BuildRequires: rpmbuild(macros) >= 1.164
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -32,14 +33,14 @@ Zeroconf ioslave.
 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
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-zeroconf-ioslave.git/commitdiff/a1d6656a5299f70a66ee9595bdd9d3bfa8b32132

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to