Display systemd information

This commit is contained in:
Matthias Clasen 2012-10-29 14:53:50 -04:00
parent 786862cfeb
commit 291d0e19e3

View File

@ -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 <mclasen@redhat.com> - 3.6.1-2
- Display systemd information
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
- Update to 3.6.1