diff --git a/gnome-system-monitor-3.3.4.tar.xz b/gnome-system-monitor-3.3.4.tar.xz deleted file mode 100644 index c1c223b..0000000 --- a/gnome-system-monitor-3.3.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddffdb2bdca58595d55416388a8f8f944ef6e5e2341280b77b0ad954f36a03cb -size 2556924 diff --git a/gnome-system-monitor-3.3.90.tar.xz b/gnome-system-monitor-3.3.90.tar.xz new file mode 100644 index 0000000..d34f1b5 --- /dev/null +++ b/gnome-system-monitor-3.3.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fa2e160c3dfa7ef439271e1a9c0156a56f877ca73028f3bc4cbb268aeb58bef +size 2569204 diff --git a/gnome-system-monitor.changes b/gnome-system-monitor.changes index a4f6656..b85381a 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Feb 24 07:03:42 UTC 2012 - vuntz@opensuse.org + +- Add pkgconfig(libsystemd-daemon) and pkgconfig(libsystemd-login) + BuildRequires to build systemd support. Note that not booting + with systemd will be handled fine. + +------------------------------------------------------------------- +Tue Feb 21 07:53:04 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.3.90: + + Collapse kthreadd part of the process tree (bgo#667830) + + Implement case-insensitive instant search by process name + (bgo#668052) + + Updated translations. +- Remove xz BuildRequires now that it comes for free in the build + system. + ------------------------------------------------------------------- Tue Jan 17 08:13:37 UTC 2012 - vuntz@opensuse.org diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index c53c824..1b105a0 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -17,6 +17,13 @@ Name: gnome-system-monitor +Version: 3.3.90 +Release: 0 +Url: http://www.gnome.org +Summary: A Simple Process Monitor +License: GPL-2.0+ +Group: System/GUI/GNOME +Source0: http://download.gnome.org/sources/gnome-system-monitor/3.3/%{name}-%{version}.tar.xz BuildRequires: dbus-1-glib-devel BuildRequires: fdupes BuildRequires: gcc-c++ @@ -24,26 +31,19 @@ BuildRequires: gnome-doc-utils-devel BuildRequires: gnome-icon-theme-devel BuildRequires: intltool BuildRequires: libgtop-devel -BuildRequires: librsvg-devel +BuildRequires: librsvg-devel >= 2.35 BuildRequires: libxml2-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files -# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 -BuildRequires: xz BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gtkmm-3.0) +BuildRequires: pkgconfig(libsystemd-daemon) >= 38 +BuildRequires: pkgconfig(libsystemd-login) >= 38 BuildRequires: pkgconfig(libwnck-3.0) -Version: 3.3.4 -Release: 0 -Source0: http://download.gnome.org/sources/gnome-system-monitor/3.3/%{name}-%{version}.tar.xz -Url: http://www.gnome.org -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Summary: A Simple Process Monitor -License: GPL-2.0+ -Group: System/GUI/GNOME Requires: gnome-icon-theme Requires: lsb-release Recommends: %{name}-lang +BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires %description @@ -97,8 +97,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/applications/gnome-system-monitor.desktop %{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.gschema.xml -%{_datadir}/pixmaps/*.png +%{_datadir}/gnome-system-monitor/ %{_datadir}/pixmaps/gnome-system-monitor/ +%{_datadir}/pixmaps/utilities-system-monitor.png %files lang -f %{name}.lang