Hello community,
here is the log from the commit of package gnome-system-monitor for
openSUSE:Factory
checked in at Thu May 5 14:41:43 CEST 2011.
--------
--- GNOME/gnome-system-monitor/gnome-system-monitor.changes 2011-02-14
18:24:47.000000000 +0100
+++
/mounts/work_src_done/STABLE/gnome-system-monitor/gnome-system-monitor.changes
2011-04-25 17:12:28.000000000 +0200
@@ -1,0 +2,40 @@
+Tue Apr 5 15:16:32 UTC 2011 - [email protected]
+
+- Update to version 3.0.0:
+ + Fix crash for systems with more than 4 logical CPUs.
+ + Pass parent window to About dialog.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 28 13:48:29 UTC 2011 - [email protected]
+
+- Update to version 2.91.3:
+ + Change setting's id and path to org.gnome.gnome-system-monitor
+ & /org/gnome/gnome-system-monitor, respectively
+ + Updated translations.
+- Changes from version 2.91.2:
+ + Fix release path.
+ + Fix a GSettings key.
+ + Updated translations.
+- Change old-style buildRequires to new pkgconfig() / gnome3 ones:
+ gtkmm2-devel, gtk2-devel, libwnck-devel, to gtkmm-3.0,
+ libwnck-3.0.
+- Replace /usr/bin/lsb_release Requires with lsb-release (which is
+ a package).
+- Replace GConf2 schemas handling with GSettings schemas handling,
+ with %glib2_gsettings_schema_* macros.
+- Drop gconf2-devel BuildRequires.
+
+-------------------------------------------------------------------
+Fri Mar 11 14:43:14 UTC 2011 - [email protected]
+
+- Update to version 2.91.1:
+ + Autotools configuration update.
+ + Minor fix to preference dialog.
+ + Updated translations.
+- Changes from version 2.91.0:
+ + Ported to GTK+ 3.
+ + Ported from GConf to GSettings.
+ + Updated translations.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gnome-system-monitor-2.28.2.tar.bz2
New:
----
gnome-system-monitor-3.0.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-system-monitor.spec ++++++
--- /var/tmp/diff_new_pack.QUORBy/_old 2011-05-05 14:40:46.000000000 +0200
+++ /var/tmp/diff_new_pack.QUORBy/_new 2011-05-05 14:40:46.000000000 +0200
@@ -22,30 +22,28 @@
BuildRequires: dbus-1-glib-devel
BuildRequires: fdupes
BuildRequires: gcc-c++
-BuildRequires: gconf2-devel
BuildRequires: gnome-doc-utils-devel
BuildRequires: gnome-icon-theme-devel
-BuildRequires: gtk2-devel
-BuildRequires: gtkmm2-devel
BuildRequires: intltool
BuildRequires: libgtop-devel
BuildRequires: librsvg-devel
-BuildRequires: libwnck-devel
BuildRequires: libxml2-devel
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
+BuildRequires: pkgconfig(gtkmm-3.0)
+BuildRequires: pkgconfig(libwnck-3.0)
License: GPLv2+
Group: System/GUI/GNOME
-Version: 2.28.2
-Release: 9
+Version: 3.0.0
+Release: 1
Source0:
ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.24/%{name}-%{version}.tar.bz2
Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: A Simple Process Monitor
Requires: gnome-icon-theme
-Requires: /usr/bin/lsb_release
+Requires: lsb-release
Recommends: %{name}-lang
-%gconf_schemas_prereq
+%glib2_gsettings_schema_requires
%description
GNOME-system-monitor is a simple process and system monitor for the
@@ -59,7 +57,7 @@
%build
%configure \
--disable-scrollkeeper
-%__make %{?jobs:-j%jobs}
+%__make %{?jobs:-j%jobs} V=1
%install
%makeinstall
@@ -71,25 +69,20 @@
echo DocPath=gnome-system-monitor >>
$RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monitor.desktop
%suse_update_desktop_file -N "GNOME System Monitor" gnome-system-monitor
System Monitor
%find_lang %{name} %{?no_lang_C}
-%find_gconf_schemas
%fdupes $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
-%pre -f %{name}.schemas_pre
-
%post
%desktop_database_post
-
-%posttrans -f %{name}.schemas_posttrans
-
-%preun -f %{name}.schemas_preun
+%glib2_gsettings_schema_post
%postun
%desktop_database_postun
+%glib2_gsettings_schema_postun
-%files -f %{name}.schemas_list
+%files
%defattr(-, root, root)
%doc AUTHORS COPYING ChangeLog NEWS README
%dir %{_datadir}/gnome/
@@ -101,6 +94,8 @@
%doc %{_datadir}/omf/%{name}/%{name}-C.omf
%{_bindir}/gnome-system-monitor
%{_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}/pixmaps/gnome-system-monitor/
++++++ gnome-system-monitor-2.28.2.tar.bz2 ->
gnome-system-monitor-3.0.0.tar.bz2 ++++++
++++ 110831 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]