From 62af33d6f0933973a3ebeb45f726577e253e10c9669ee98948405356450b2035 Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Tue, 12 Jan 2016 06:07:21 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/mate-system-monitor?expand=0&rev=19 --- mate-system-monitor.changes | 6 +++++- mate-system-monitor.spec | 5 +++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/mate-system-monitor.changes b/mate-system-monitor.changes index f212fe3..f478054 100644 --- a/mate-system-monitor.changes +++ b/mate-system-monitor.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 11 15:30:48 UTC 2016 - sor.alexei@meowr.ru + +- Build with systemd support. + ------------------------------------------------------------------- Mon Nov 30 10:20:18 UTC 2015 - sor.alexei@meowr.ru @@ -9,7 +14,6 @@ Mon Nov 30 10:20:18 UTC 2015 - sor.alexei@meowr.ru * Disks: set minimum width for device column (fixes crash when resizing it to zero with recent Gtk3 versions). * Some fixes and adjustments. -- Build with logind support. ------------------------------------------------------------------- Thu Nov 5 20:43:01 UTC 2015 - sor.alexei@meowr.ru diff --git a/mate-system-monitor.spec b/mate-system-monitor.spec index 31f405a..f64e274 100644 --- a/mate-system-monitor.spec +++ b/mate-system-monitor.spec @@ -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 @@ resources such as CPU and memory. %configure \ --disable-static \ --disable-scrollkeeper \ - --libexecdir=%{_libexecdir}/%{name} + --libexecdir=%{_libexecdir}/%{name} \ + --enable-systemd make %{?_smp_mflags} %install