Hello community,
here is the log from the commit of package mate-system-monitor for
openSUSE:Factory checked in at 2016-01-12 16:13:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-system-monitor (Old)
and /work/SRC/openSUSE:Factory/.mate-system-monitor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-system-monitor"
Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-system-monitor/mate-system-monitor.changes
2015-12-01 09:20:16.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.mate-system-monitor.new/mate-system-monitor.changes
2016-01-12 16:14:02.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Jan 11 15:30:48 UTC 2016 - [email protected]
+
+- Build with systemd support.
+
+-------------------------------------------------------------------
@@ -12 +16,0 @@
-- Build with logind support.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-system-monitor.spec ++++++
--- /var/tmp/diff_new_pack.2qEo6M/_old 2016-01-12 16:14:02.000000000 +0100
+++ /var/tmp/diff_new_pack.2qEo6M/_new 2016-01-12 16:14:02.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package mate-system-monitor
#
-# 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
@@ -64,7 +64,8 @@
%configure \
--disable-static \
--disable-scrollkeeper \
- --libexecdir=%{_libexecdir}/%{name}
+ --libexecdir=%{_libexecdir}/%{name} \
+ --enable-systemd
make %{?_smp_mflags}
%install