OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-system-monitor?expand=0&rev=17
This commit is contained in:
parent
be2e4d49ea
commit
3530c62c81
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a99120e9edb9268d369f19a058431facdde35476eddef73b92bce28f27268645
|
||||
size 1911845
|
3
gnome-system-monitor-2.21.92.tar.bz2
Normal file
3
gnome-system-monitor-2.21.92.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c83cb82a33d3db41c8f26ba771297d92541a9e83679b2258dca1137352a063f4
|
||||
size 1931302
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 5 00:47:14 CET 2008 - maw@suse.de
|
||||
|
||||
- Update to version 2.21.92:
|
||||
+ Dropped dependency on pcrecpp (and thus drop pcre-devel from
|
||||
BuildRequires)
|
||||
+ Improved network Y-scale in the Resources tab
|
||||
+ Enabled transparent theming
|
||||
+ All graphs CPU colors are stored in gconf /cpu_color{n} keys
|
||||
+ Non-blocking lsb_release call : may improve startup time
|
||||
+ A bunch of cleanups / c++-ification.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 1 18:28:56 CET 2008 - maw@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gnome-system-monitor (Version 2.21.5)
|
||||
# spec file for package gnome-system-monitor (Version 2.21.92)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -10,11 +10,12 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: gnome-system-monitor
|
||||
BuildRequires: docbook-xsl-stylesheets fdupes gcc-c++ gconf2-devel glib2-devel gnome-common gnome-doc-utils-devel gnome-icon-theme-devel gnome-vfs2-devel gtk2-devel gtkmm2-devel intltool libglade2-devel libgnomeui-devel libgtop-devel librsvg-devel libwnck-devel libxml2-devel pcre-devel perl-XML-Parser scrollkeeper update-desktop-files
|
||||
BuildRequires: docbook-xsl-stylesheets fdupes gcc-c++ gconf2-devel glib2-devel gnome-common gnome-doc-utils-devel gnome-icon-theme-devel gnome-vfs2-devel gtk2-devel gtkmm2-devel intltool libglade2-devel libgnomeui-devel libgtop-devel librsvg-devel libwnck-devel libxml2-devel perl-XML-Parser scrollkeeper update-desktop-files
|
||||
License: GPL v2 or later
|
||||
Group: System/GUI/GNOME
|
||||
Version: 2.21.5
|
||||
Version: 2.21.92
|
||||
Release: 1
|
||||
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.20/%{name}-%{version}.tar.bz2
|
||||
Url: http://www.gnome.org
|
||||
@ -83,6 +84,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
||||
* Wed Mar 05 2008 maw@suse.de
|
||||
- Update to version 2.21.92:
|
||||
+ Dropped dependency on pcrecpp (and thus drop pcre-devel from
|
||||
BuildRequires)
|
||||
+ Improved network Y-scale in the Resources tab
|
||||
+ Enabled transparent theming
|
||||
+ All graphs CPU colors are stored in gconf /cpu_color{n} keys
|
||||
+ Non-blocking lsb_release call : may improve startup time
|
||||
+ A bunch of cleanups / c++-ification.
|
||||
* Fri Feb 01 2008 maw@suse.de
|
||||
- Update to version 2.21.5:
|
||||
+ Use more stock menu entries
|
||||
|
Loading…
x
Reference in New Issue
Block a user