OBS User unknown 2007-08-09 15:16:23 +00:00 committed by Git OBS Bridge
parent 3e2498d9e9
commit 1bfa61db40
2 changed files with 13 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 7 21:42:14 CEST 2007 - maw@suse.de
- Split off a -lang subpackage.
-------------------------------------------------------------------
Thu Aug 2 18:49:55 CEST 2007 - maw@suse.de

View File

@ -15,12 +15,13 @@ BuildRequires: docbook-xsl-stylesheets fdupes gcc-c++ gnome-common gnome-doc-ut
License: GPL v2 or later
Group: System/GUI/GNOME
Version: 2.19.6
Release: 1
Release: 4
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
Summary: A Simple Process Monitor
Requires: gnome-icon-theme
Requires: %{name}-lang = %{version}
Patch: gnome-system-monitor-desktop.patch
# FIXME: this patch needs to be fixed up. gnome-system-monitor is written in c++ now (woo) and as such
# several filenames have changed.
@ -40,6 +41,7 @@ Authors:
Kevin Vandersloot <kfv101@psu.edu>
Erik Johnsson <zaphod@linux.nu>
%lang_package
%prep
%setup -q
gnome-patch-translation-prepare
@ -64,7 +66,7 @@ echo DocPath=gnome-system-monitor >> $RPM_BUILD_ROOT%{_datadir}/applications/gno
%suse_update_desktop_file gnome-system-monitor System Monitor
%find_lang %{name}
%find_gconf_schemas
cat %{name}.lang %{name}.schemas_list >%{name}.lst
cat %{name}.schemas_list >%{name}.lst
%fdupes $RPM_BUILD_ROOT
@ -87,7 +89,11 @@ rm -rf $RPM_BUILD_ROOT
%dir %{_datadir}/omf/gnome-system-monitor
%{_datadir}/omf/gnome-system-monitor/*.omf
%files lang -f %{name}.lang
%changelog
* Tue Aug 07 2007 - maw@suse.de
- Split off a -lang subpackage.
* Thu Aug 02 2007 - maw@suse.de
- Update to version 2.19.6:
+ Bugs (bugzilla.gnome.org) fixed: #459598, #460511, #455826,