commit 127f6c33a402678202a238a727c8b9e0aff6f863
Author: Witold Filipczyk <[email protected]>
Date:   Mon Mar 25 08:57:09 2019 +0100

    - updated to 5.15.3

 kp5-breeze.spec | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/kp5-breeze.spec b/kp5-breeze.spec
index 9ebae38..58b414c 100644
--- a/kp5-breeze.spec
+++ b/kp5-breeze.spec
@@ -1,14 +1,14 @@
-%define                kdeplasmaver    5.14.5
+%define                kdeplasmaver    5.15.3
 %define                qtver           5.9.0
 %define                kpname          breeze
 Summary:       Artwork, styles and assets for the Breeze visual style for the 
Plasma Desktop
 Name:          kp5-%{kpname}
-Version:       5.14.5
+Version:       5.15.3
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       
http://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: c166ab0d7aaf99b14c00ebe08a85e41b
+# Source0-md5: 9c11d520682160d4704cddb8386d3de8
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel
@@ -38,6 +38,7 @@ BuildRequires:        kf5-kwidgetsaddons-devel
 BuildRequires: kf5-kwindowsystem-devel
 BuildRequires: kp5-kdecoration-devel
 BuildRequires: libstdc++-devel
+BuildRequires: ninja
 BuildRequires: pkgconfig
 BuildRequires: qt5-build >= %{qtver}
 BuildRequires: qt5-qmake
@@ -82,17 +83,15 @@ Breeze cursor theme.
 %build
 install -d build
 cd build
-%cmake \
+%cmake -G Ninja \
        -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
        ..
-%{__make}
+%ninja_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_iconsdir}/{breeze-dark,breeze}
-
-%{__make} -C build install \
-       DESTDIR=$RPM_BUILD_ROOT
+%ninja_install -C build
 
 %find_lang %{kpname} --all-name --with-kde
 
@@ -141,6 +140,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/plasma/look-and-feel/org.kde.breezedark.desktop/metadata.desktop
 %{_datadir}/metainfo/org.kde.breezedark.desktop.appdata.xml
 %{_datadir}/plasma/look-and-feel/org.kde.breezedark.desktop/metadata.json
+%{_datadir}/plasma/look-and-feel/org.kde.breezedark.desktop/contents/previews/fullscreenpreview.jpg
 
 %attr(755,root,root) %ghost %{_libdir}/libbreezecommon5.so.5
 %attr(755,root,root) %{_libdir}/libbreezecommon5.so.5.*.*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kp5-breeze.git/commitdiff/127f6c33a402678202a238a727c8b9e0aff6f863

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

Reply via email to