Hello community, here is the log from the commit of package gnome-system-monitor for openSUSE:Factory checked in at 2012-02-28 19:23:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-system-monitor (Old) and /work/SRC/openSUSE:Factory/.gnome-system-monitor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-system-monitor", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-system-monitor/gnome-system-monitor.changes 2012-01-25 10:36:57.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-system-monitor.new/gnome-system-monitor.changes 2012-02-28 19:23:30.000000000 +0100 @@ -1,0 +2,18 @@ +Fri Feb 24 07:03:42 UTC 2012 - [email protected] + +- 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 - [email protected] + +- 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. + +------------------------------------------------------------------- Old: ---- gnome-system-monitor-3.3.4.tar.xz New: ---- gnome-system-monitor-3.3.90.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-system-monitor.spec ++++++ --- /var/tmp/diff_new_pack.ZZEpzW/_old 2012-02-28 19:23:33.000000000 +0100 +++ /var/tmp/diff_new_pack.ZZEpzW/_new 2012-02-28 19:23:33.000000000 +0100 @@ -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-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 @@ %{_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 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
