Hello community, here is the log from the commit of package ksysguard5.3666 for openSUSE:13.2:Update checked in at 2015-04-14 11:40:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.2:Update/ksysguard5.3666 (Old) and /work/SRC/openSUSE:13.2:Update/.ksysguard5.3666.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksysguard5.3666" Changes: -------- New Changes file: --- /dev/null 2015-03-12 01:14:30.992027505 +0100 +++ /work/SRC/openSUSE:13.2:Update/.ksysguard5.3666.new/ksysguard5.changes 2015-04-14 11:40:07.000000000 +0200 @@ -0,0 +1,122 @@ +------------------------------------------------------------------- +Thu Mar 19 17:42:35 UTC 2015 - [email protected] + +- Update to 5.2.2: + * Bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.2.2.php +- Drop 0001-Register-KSysguard-to-DBus.patch, merged upstream + +------------------------------------------------------------------- +Fri Mar 13 10:00:11 UTC 2015 - [email protected] + +- Add 0001-Register-KSysguard-to-DBus.patch from upstream (kde#344595) + +------------------------------------------------------------------- +Fri Feb 20 02:43:56 UTC 2015 - [email protected] + +- Update to 5.2.1: + * Bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.2.1.php + +------------------------------------------------------------------- +Mon Jan 26 19:49:22 UTC 2015 - [email protected] + +- Update to 5.2 Final: + * For more details please see: + https://www.kde.org/announcements/plasma-5.2.0.php + +------------------------------------------------------------------- +Tue Jan 13 16:35:02 UTC 2015 - [email protected] + +- Update to 5.2 Beta aka 5.1.95: + * Undo changes to Plasma desktop layout + * Smarter sorting of results in KRunner + * Breeze window decoration theme adds a new look to your + desktop and is now used by default + * New white mouse cursor theme for Breeze. + * New plasma widgets: 15 puzzle, web browser, show desktop + * Over 300 bugs fixed throughout Plasma modules. + * For more details please see: + https://www.kde.org/announcements/plasma-5.1.95.php + +------------------------------------------------------------------- +Thu Dec 11 17:59:57 UTC 2014 - [email protected] + +- Update to 5.1.2: + * Bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.1.2.php + +------------------------------------------------------------------- +Thu Nov 6 20:14:14 UTC 2014 - [email protected] + +- Update to 5.1.1: + * Bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.1.1.php + +------------------------------------------------------------------- +Sat Oct 25 17:33:25 UTC 2014 - [email protected] + +- Recommend lang subpackage + +------------------------------------------------------------------- +Thu Oct 9 21:24:31 UTC 2014 - [email protected] + +- Update to 5.1 Final: + * Bugfixes since RC1 + * For more details please see: + https://www.kde.org/announcements/plasma-5.1.0.php + +------------------------------------------------------------------- +Fri Sep 26 14:05:20 UTC 2014 - [email protected] + +- Update to 5.0.95: + * Use non-deprecated location for kxmlgui configuration +- Install translations +- Add rpmlintrc file for file-not-in-%lang warnings: we don't use + find_lang macro as it doesn't searches in subdirectories + +------------------------------------------------------------------- +Thu Sep 25 09:15:37 UTC 2014 - [email protected] + +- Drop %insserv_prereq preqeuires, not relevant for systemd service + +------------------------------------------------------------------- +Wed Sep 3 21:20:56 UTC 2014 - [email protected] + +- Add ksysguardd systemd service +- Add 0001-Use-run-for-ksysguardd-s-pid-file.patch, so daemon uses + /run instead of /var/run + +------------------------------------------------------------------- +Mon Aug 11 21:09:06 UTC 2014 - [email protected] + +- Update to 5.0.1 + * Bugfix release +- Added libksysguard5-helper Requires + +------------------------------------------------------------------- +Fri Jul 25 10:22:15 UTC 2014 - [email protected] + +- Mark license as GPL-2.0 + +------------------------------------------------------------------- +Fri Jul 11 19:13:09 UTC 2014 - [email protected] + +- Update to 5.0.0 + * Plasma 5.0 Final + +------------------------------------------------------------------- +Thu Jul 3 17:35:40 UTC 2014 - [email protected] + +- Update to 4.98.0 + * Plasma 5 RC release + +------------------------------------------------------------------- +Wed Jun 11 23:15:09 UTC 2014 - [email protected] + +- Activate ksysguard5 package + New: ---- 0001-Use-run-for-ksysguardd-s-pid-file.patch ksysguard-5.2.2.tar.xz ksysguard5-rpmlintrc ksysguard5.changes ksysguard5.spec ksysguardd.service ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksysguard5.spec ++++++ # # spec file for package ksysguard5 # # Copyright (c) 2015 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: ksysguard5 Version: 5.2.2 Release: 0 Summary: KDE System Guard daemon License: GPL-2.0 Group: System/GUI/KDE Url: http://www.kde.org Source: ksysguard-%{version}.tar.xz Source1: ksysguardd.service Source99: %{name}-rpmlintrc # PATCH-FIX-OPENSUSE 0001-Use-run-for-ksysguardd-s-pid-file.patch Patch0: 0001-Use-run-for-ksysguardd-s-pid-file.patch BuildRequires: extra-cmake-modules BuildRequires: gcc-c++ BuildRequires: kconfig-devel BuildRequires: kcoreaddons-devel BuildRequires: kdelibs4support-devel BuildRequires: kf5-filesystem BuildRequires: ki18n-devel BuildRequires: kiconthemes-devel BuildRequires: kinit-devel BuildRequires: kitemviews-devel BuildRequires: knewstuff-devel BuildRequires: libksysguard5-devel BuildRequires: libsensors4-devel BuildRequires: plasma-framework-devel BuildRequires: systemd-rpm-macros BuildRequires: xz BuildRequires: pkgconfig(Qt5Core) >= 5.3.0 BuildRequires: pkgconfig(Qt5Network) >= 5.3.0 BuildRequires: pkgconfig(Qt5Script) >= 5.3.0 BuildRequires: pkgconfig(Qt5Test) >= 5.3.0 BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.3.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.3.0 BuildRequires: pkgconfig(Qt5X11Extras) >= 5.3.0 Requires: libksysguard5-helper Requires: oxygen-icon-theme Recommends: %{name}-lang Conflicts: kdebase4-workspace-ksysguardd BuildRequires: update-desktop-files BuildRoot: %{_tmppath}/%{name}-%{version}-build %{?systemd_requires} %description This package contains the ksysguard daemon and application. This package can be installed on servers without any other KDE packages to enable monitoring them remotely with ksysguard. %lang_package %prep %setup -q -n ksysguard-%{version} %patch0 -p1 %build %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5 %make_jobs %install %kf5_makeinstall -C build %suse_update_desktop_file org.kde.ksysguard System Monitor install -D -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/ksysguardd.service %pre %service_add_pre ksysguardd.service %preun %service_del_preun ksysguardd.service %post /sbin/ldconfig %service_add_post ksysguardd.service %postun /sbin/ldconfig %service_del_postun ksysguardd.service exit 0 %files %defattr(-,root,root) %doc COPYING* %{_kf5_bindir}/ksysguard %{_kf5_bindir}/ksysguardd %config %{_kf5_sysconfdir}/ksysguarddrc %config %{_kf5_configdir}/ksysguard.knsrc %{_kf5_libdir}/libkdeinit5_ksysguard.so %{_kf5_applicationsdir}/org.kde.ksysguard.desktop %{_kf5_notifydir}/ %dir %{_kf5_htmldir}/en %dir %{_kf5_htmldir} %{_kf5_htmldir}/en/ksysguard/ %{_kf5_iconsdir}/hicolor/*/*/ %{_kf5_sharedir}/ksysguard/ %{_kf5_sharedir}/kxmlgui5/ %{_unitdir}/ksysguardd.service %files lang %defattr(-,root,root) %{_kf5_localedir}/ %doc %lang(pt_BR) %{_kf5_htmldir}/pt_BR/ %changelog ++++++ 0001-Use-run-for-ksysguardd-s-pid-file.patch ++++++ From 69a8d66c4682410537ce8d1f2b7012fb49773005 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan <[email protected]> Date: Wed, 3 Sep 2014 23:13:35 +0200 Subject: [PATCH 1/1] Use /run for ksysguardd's pid file --- ksysguardd/ksysguardd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ksysguardd/ksysguardd.c b/ksysguardd/ksysguardd.c index a5ecca1..883f8a1 100644 --- a/ksysguardd/ksysguardd.c +++ b/ksysguardd/ksysguardd.c @@ -62,7 +62,7 @@ static ClientInfo ClientList[ MAX_CLIENTS ]; static int SocketPort = -1; static unsigned char BindToAllInterfaces = 0; static int CurrentSocket; -static const char LockFile[] = "/var/run/ksysguardd.pid"; +static const char LockFile[] = "/run/ksysguardd.pid"; static const char *ConfigFile = KSYSGUARDDRCFILE; void signalHandler( int sig ); -- 2.1.0 ++++++ ksysguard5-rpmlintrc ++++++ # we don't use find_lang macro as it doesn't searches in subdirectories addFilter("file-not-in-%lang .*")++++++ ksysguardd.service ++++++ [Unit] Description=KDE ksysguard daemon [Service] Type=forking PIDFile=/run/ksysguardd.pid ExecStart=/usr/bin/ksysguardd -d PrivateTmp=true [Install] WantedBy=multi-user.target
