From 291d0e19e3996efd31a52fc94b5e21a56f941861 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Oct 2012 14:53:50 -0400 Subject: [PATCH] Display systemd information --- gnome-system-monitor.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 6fa031d..a6303e8 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -10,7 +10,7 @@ Summary: Process and resource monitor Name: gnome-system-monitor Version: 3.6.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Applications/System URL: http://www.gnome.org/ @@ -27,6 +27,7 @@ BuildRequires: intltool gettext BuildRequires: libselinux-devel >= %{libselinux_version} BuildRequires: gnome-icon-theme BuildRequires: pcre-devel +BuildRequires: systemd-devel BuildRequires: librsvg2-devel BuildRequires: libwnck3-devel BuildRequires: libxml2-devel @@ -41,7 +42,7 @@ such as CPU and memory. %setup -q %build -%configure +%configure --enable-systemd make %{?_smp_mflags} %install @@ -75,6 +76,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Mon Oct 29 2012 Matthias Clasen - 3.6.1-2 +- Display systemd information + * Tue Oct 16 2012 Kalev Lember - 3.6.1-1 - Update to 3.6.1