Hello community, here is the log from the commit of package ksystemlog for openSUSE:Factory checked in at 2016-01-10 13:06:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-11-15 12:40:12.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ksystemlog.new/ksystemlog.changes 2016-01-10 13:06:20.000000000 +0100 @@ -1,0 +2,11 @@ +Sun Dec 13 13:27:42 UTC 2015 - [email protected] + +- Update to KDE Applications 15.12.0 + * KDE Applications 15.12.0 + * https://www.kde.org/announcements/announce-applications-15.12.0.php + * boo#958887 + +- Drop patch ksystemlog_suse_log_locations.diff as this is no longer + applicable. + +------------------------------------------------------------------- Old: ---- ksystemlog-15.08.3.tar.xz ksystemlog_suse_log_locations.diff New: ---- ksystemlog-15.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksystemlog.spec ++++++ --- /var/tmp/diff_new_pack.Wq75VY/_old 2016-01-10 13:06:21.000000000 +0100 +++ /var/tmp/diff_new_pack.Wq75VY/_new 2016-01-10 13:06:21.000000000 +0100 @@ -17,18 +17,22 @@ Name: ksystemlog -BuildRequires: libkde4-devel +BuildRequires: extra-cmake-modules +BuildRequires: kdelibs4support-devel 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 Url: http://www.kde.org -Version: 15.08.3 +Version: 15.12.0 Release: 0 Summary: System Log Viewer Tool License: GPL-2.0 Group: System/Monitoring Source0: %{name}-%{version}.tar.xz -Patch1: ksystemlog_suse_log_locations.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -%kde4_runtime_requires %description This program is developed for use by beginner users, who do not know @@ -40,18 +44,14 @@ %prep %setup -q -n %{name}-%{version} -%patch1 -p1 %build - %cmake_kde4 -d build + %cmake_kf5 -d build %make_jobs %install - cd build - %makeinstall - cd .. - %suse_update_desktop_file ksystemlog System Monitor - %kde_post_install + %kf5_makeinstall -C build + %suse_update_desktop_file org.kde.ksystemlog System Monitor for i in {16,22,32,48,64,128}; do mkdir -p $RPM_BUILD_ROOT/usr/share/icons/hicolor/"$i"x"$i"/apps cp /usr/share/icons/oxygen/"$i"x"$i"/apps/utilities-log-viewer.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/"$i"x"$i"/apps/; @@ -67,10 +67,12 @@ %files %defattr(-,root,root) %doc COPYING -%{_kde4_bindir}/ksystemlog -%{_kde4_applicationsdir}/ksystemlog.desktop -%{_kde4_htmldir}/en/ksystemlog/ -%{_kde4_appsdir}/ksystemlog/ -%{_kde4_iconsdir}/hicolor/*/apps/utilities-log-viewer.* +%{_kf5_bindir}/ksystemlog +%{_kf5_applicationsdir}/*.desktop +%dir %{_kf5_htmldir}/en +%dir %{_kf5_htmldir} +%doc %{_kf5_htmldir}/en/*/ +%{_kf5_sharedir}/kxmlgui5/ +%{_kf5_iconsdir}/hicolor/*/*/*.png %changelog ++++++ ksystemlog-15.08.3.tar.xz -> ksystemlog-15.12.0.tar.xz ++++++ ++++ 33907 lines of diff (skipped)
