OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-system-monitor?expand=0&rev=10
This commit is contained in:
parent
33b1f3aed1
commit
3e2498d9e9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8303a4ec8146980e7e422716db215ffdfe149827b32ed0452a0d945cf5a29385
|
||||
size 1738250
|
3
gnome-system-monitor-2.19.6.tar.bz2
Normal file
3
gnome-system-monitor-2.19.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d2e8d94b84cc98d3072b44068c98baca0b6b86cd1093f906acd4f3c7b29ec74
|
||||
size 1705124
|
@ -1,22 +1,13 @@
|
||||
Index: src/gnome-system-monitor.schemas.in
|
||||
================================================================================
|
||||
--- src/gnome-system-monitor.schemas.in
|
||||
===================================================================
|
||||
--- src/gnome-system-monitor.schemas.in.orig
|
||||
+++ src/gnome-system-monitor.schemas.in
|
||||
@@ -804,7 +804,7 @@
|
||||
<applyto>/apps/procman/memmapstree/col_0_visible</applyto>
|
||||
@@ -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 column zero on startup</short>
|
||||
<long></long>
|
||||
@@ -900,7 +900,7 @@
|
||||
<applyto>/apps/procman/memmapstree/col_4_visible</applyto>
|
||||
<owner>procman</owner>
|
||||
<type>bool</type>
|
||||
- <default>TRUE</default>
|
||||
+ <default>FALSE</default>
|
||||
<locale name="C">
|
||||
<short>Show column zero on startup</short>
|
||||
<short>Show process 'estimated memory usage' column on startup</short>
|
||||
<long></long>
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 2 18:49:55 CEST 2007 - maw@suse.de
|
||||
|
||||
- Update to version 2.19.6:
|
||||
+ Bugs (bugzilla.gnome.org) fixed: #459598, #460511, #455826,
|
||||
#450545, #367016, #399069, and #451932
|
||||
- Use %fdupes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 27 10:27:28 CEST 2007 - sbrabec@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gnome-system-monitor (Version 2.19.4)
|
||||
# spec file for package gnome-system-monitor (Version 2.19.6)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -11,11 +11,11 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: gnome-system-monitor
|
||||
BuildRequires: docbook-xsl-stylesheets gcc-c++ gnome-common gnome-doc-utils-devel gnome-icon-theme-devel gnome-patch-translation gnutls-devel gtkmm2-devel libglade2-devel libgnomeprintui-devel libgnomeui-devel libgtop-devel libwnck-devel pcre-devel scrollkeeper update-desktop-files
|
||||
BuildRequires: docbook-xsl-stylesheets fdupes gcc-c++ gnome-common gnome-doc-utils-devel gnome-icon-theme-devel gnome-patch-translation gnutls-devel gtkmm2-devel libglade2-devel libgnomeprintui-devel libgnomeui-devel libgtop-devel libwnck-devel pcre-devel scrollkeeper update-desktop-files
|
||||
License: GPL v2 or later
|
||||
Group: System/GUI/GNOME
|
||||
Version: 2.19.4
|
||||
Release: 5
|
||||
Version: 2.19.6
|
||||
Release: 1
|
||||
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.17/%{name}-%{version}.tar.bz2
|
||||
URL: http://www.gnome.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -66,6 +66,8 @@ echo DocPath=gnome-system-monitor >> $RPM_BUILD_ROOT%{_datadir}/applications/gno
|
||||
%find_gconf_schemas
|
||||
cat %{name}.lang %{name}.schemas_list >%{name}.lst
|
||||
|
||||
%fdupes $RPM_BUILD_ROOT
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
@ -86,6 +88,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/omf/gnome-system-monitor/*.omf
|
||||
|
||||
%changelog
|
||||
* Thu Aug 02 2007 - maw@suse.de
|
||||
- Update to version 2.19.6:
|
||||
+ Bugs (bugzilla.gnome.org) fixed: #459598, #460511, #455826,
|
||||
[#450545], #367016, #399069, and #451932
|
||||
- Use %%fdupes.
|
||||
* Fri Jul 27 2007 - sbrabec@suse.cz
|
||||
- Reverted libgtop-2_0-7-devel to libgtop-devel.
|
||||
* Tue Jul 10 2007 - maw@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user