Hello community, here is the log from the commit of package ksystemlog for openSUSE:Factory checked in at 2016-11-10 13:20:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksystemlog (Old) and /work/SRC/openSUSE:Factory/.ksystemlog.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksystemlog" Changes: -------- --- /work/SRC/openSUSE:Factory/ksystemlog/ksystemlog.changes 2016-10-19 13:12:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ksystemlog.new/ksystemlog.changes 2016-11-10 13:20:44.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Nov 7 21:42:49 UTC 2016 - [email protected] + +- Add missing pkgconfig(libsystemd-journal) BuildRequires +- Update other Qt5 and KF5 BuildRequires to match reality + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksystemlog.spec ++++++ --- /var/tmp/diff_new_pack.cUP1Z3/_old 2016-11-10 13:20:45.000000000 +0100 +++ /var/tmp/diff_new_pack.cUP1Z3/_new 2016-11-10 13:20:45.000000000 +0100 @@ -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 @@ || 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
