OBS User unknown 2008-03-13 18:01:41 +00:00 committed by Git OBS Bridge
parent 3530c62c81
commit 60c88ee00f
3 changed files with 8 additions and 17 deletions

View File

@ -1,13 +0,0 @@
Index: src/gnome-system-monitor.schemas.in
===================================================================
--- src/gnome-system-monitor.schemas.in.orig
+++ src/gnome-system-monitor.schemas.in
@@ -695,7 +695,7 @@
<applyto>/apps/procman/proctree/col_15_visible</applyto>
<owner>procman</owner>
<type>bool</type>
- <default>TRUE</default>
+ <default>FALSE</default>
<locale name="C">
<short>Show process 'estimated memory usage' column on startup</short>
<long></long>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 13 16:58:01 CET 2008 - sbrabec@suse.cz
- Custom look'n'feel gconf keys moved to gconf2-branding-openSUSE.
-------------------------------------------------------------------
Wed Mar 5 00:47:14 CET 2008 - maw@suse.de

View File

@ -16,7 +16,7 @@ BuildRequires: docbook-xsl-stylesheets fdupes gcc-c++ gconf2-devel glib2-devel
License: GPL v2 or later
Group: System/GUI/GNOME
Version: 2.21.92
Release: 1
Release: 4
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.20/%{name}-%{version}.tar.bz2
Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -25,8 +25,6 @@ Requires: gnome-icon-theme
Requires: %{name}-lang = %{version}
#PATCH-FIX-UPSTREAM gnome-system-monitor-sysinfo.patch bnc253997 bgo474004 sreeves@novell.com
Patch1: gnome-system-monitor-sysinfo.patch
#PATCH-FIX-UPSTREAM gnome-system-monitor-resident-schema.patch bnc157022 bgo336376 joeshaw@novell.com -- Probably need to really show Resident by default
Patch2: gnome-system-monitor-resident-schema.patch
%gconf_schemas_prereq
%description
@ -44,7 +42,6 @@ Authors:
%prep
%setup -q
%patch1 -p0
%patch2
%build
%configure \
@ -84,6 +81,8 @@ rm -rf $RPM_BUILD_ROOT
%files lang -f %{name}.lang
%changelog
* Thu Mar 13 2008 sbrabec@suse.cz
- Custom look'n'feel gconf keys moved to gconf2-branding-openSUSE.
* Wed Mar 05 2008 maw@suse.de
- Update to version 2.21.92:
+ Dropped dependency on pcrecpp (and thus drop pcre-devel from