diff --git a/ksystemlog.changes b/ksystemlog.changes index a821c1a..81aedff 100644 --- a/ksystemlog.changes +++ b/ksystemlog.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 7 21:42:49 UTC 2016 - hrvoje.senjan@gmail.com + +- Add missing pkgconfig(libsystemd-journal) BuildRequires +- Update other Qt5 and KF5 BuildRequires to match reality + ------------------------------------------------------------------- Tue Oct 11 21:03:05 UTC 2016 - lbeltrame@kde.org diff --git a/ksystemlog.spec b/ksystemlog.spec index 1ee834b..9e7b179 100644 --- a/ksystemlog.spec +++ b/ksystemlog.spec @@ -1,7 +1,7 @@ # # spec file for package ksystemlog # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,29 @@ Name: ksystemlog -BuildRequires: extra-cmake-modules -BuildRequires: kdelibs4support-devel +BuildRequires: extra-cmake-modules >= 1.7.0 +BuildRequires: kf5-filesystem BuildRequires: oxygen-icon-theme-large BuildRequires: update-desktop-files BuildRequires: xz -BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 +BuildRequires: cmake(KF5Archive) >= 5.0.0 +BuildRequires: cmake(KF5Completion) >= 5.0.0 +BuildRequires: cmake(KF5Config) >= 5.0.0 +BuildRequires: cmake(KF5CoreAddons) >= 5.0.0 +BuildRequires: cmake(KF5DocTools) >= 5.0.0 +BuildRequires: cmake(KF5I18n) >= 5.0.0 +BuildRequires: cmake(KF5IconThemes) >= 5.0.0 +BuildRequires: cmake(KF5ItemViews) >= 5.0.0 +BuildRequires: cmake(KF5KIO) >= 5.0.0 +BuildRequires: cmake(KF5TextWidgets) >= 5.0.0 +BuildRequires: cmake(KF5WidgetsAddons) >= 5.0.0 +BuildRequires: cmake(KF5XmlGui) >= 5.0.0 +BuildRequires: cmake(Qt5Concurrent) >= 5.2.0 +BuildRequires: cmake(Qt5Core) >= 5.2.0 +BuildRequires: cmake(Qt5PrintSupport) >= 5.2.0 +BuildRequires: cmake(Qt5Test) >= 5.2.0 +BuildRequires: cmake(Qt5Widgets) >= 5.2.0 +BuildRequires: pkgconfig(libsystemd-journal) Url: http://www.kde.org Version: 16.08.2 Release: 0 @@ -58,13 +73,6 @@ want to quickly see problems occurring on their server. || cp /usr/share/icons/oxygen/base/${i}x${i}/apps/utilities-log-viewer.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/${i}x${i}/apps/ done -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig - -%clean - rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %doc COPYING