From 95c93f04e2952b497cd2db16d04357bc95c149752e0c559acb8543069559045b Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 30 Mar 2010 19:51:31 +0000 Subject: [PATCH] Accepting request 36173 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/gnome-system-monitor via accept of submit request 36173 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/36173 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-system-monitor?expand=0&rev=43 --- gnome-system-monitor-2.28.0.tar.bz2 | 3 --- gnome-system-monitor-2.28.1.tar.bz2 | 3 +++ gnome-system-monitor.changes | 7 +++++++ gnome-system-monitor.spec | 7 +++++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 gnome-system-monitor-2.28.0.tar.bz2 create mode 100644 gnome-system-monitor-2.28.1.tar.bz2 diff --git a/gnome-system-monitor-2.28.0.tar.bz2 b/gnome-system-monitor-2.28.0.tar.bz2 deleted file mode 100644 index 063d783..0000000 --- a/gnome-system-monitor-2.28.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:638875c6041cd2b0ad7219fecd8fe86eb9d4c8b0662166a84d7659bd6a9db1d3 -size 2388199 diff --git a/gnome-system-monitor-2.28.1.tar.bz2 b/gnome-system-monitor-2.28.1.tar.bz2 new file mode 100644 index 0000000..21045a7 --- /dev/null +++ b/gnome-system-monitor-2.28.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25b2566af336c44dc279afd7a522e3616b68047f1a1a34c8a5024a52f894429b +size 2335360 diff --git a/gnome-system-monitor.changes b/gnome-system-monitor.changes index a6d3f84..8853262 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 30 19:45:52 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.28.1: + + Updated translations. +- Remove en@shaw translations on 11.2 and earlier. + ------------------------------------------------------------------- Tue Sep 22 17:57:04 CEST 2009 - dimstar@opensuse.org diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index dee6af4..b1a9976 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -1,5 +1,5 @@ # -# spec file for package gnome-system-monitor (Version 2.28.0) +# spec file for package gnome-system-monitor (Version 2.28.1) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -37,7 +37,7 @@ BuildRequires: hal-devel BuildRequires: hwinfo-devel License: GPL v2 or later Group: System/GUI/GNOME -Version: 2.28.0 +Version: 2.28.1 Release: 1 Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.24/%{name}-%{version}.tar.bz2 # PATCH-FEATURE-OPENSUSE gnome-system-monitor-fate302198.diff FATE#302198 bgo582311 hfiguiere@novell.com -- Add a hardware tab @@ -78,6 +78,9 @@ autoreconf -si %install %makeinstall +%if 0%{?suse_version} <= 1120 +%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* +%endif # Icon is installed in GNOME-only path: ln -s ../icons/gnome/32x32/apps/utilities-system-monitor.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/ echo DocPath=gnome-system-monitor >> $RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monitor.desktop