Accepting request 49360 from home:vuntz:branches:GNOME:Factory

thanks

OBS-URL: https://build.opensuse.org/request/show/49360
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgtop?expand=0&rev=35
This commit is contained in:
Dominique Leuenberger 2010-09-28 19:28:25 +00:00 committed by Git OBS Bridge
parent 4e19a861aa
commit d253109b87
4 changed files with 22 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22a9c6241c5a65e267a995a4a60ba483dcc629a4873e746b463e6eb6466975b3
size 793153

3
libgtop-2.28.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49958d7da1f76b257bfd0d557d8ed2b218a5ab0d31b59fed1c32ddf2a1529f5d
size 766124

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Sep 28 13:28:42 CEST 2010 - vuntz@opensuse.org
- Update to version 2.28.2:
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 30 19:45:42 CEST 2010 - vuntz@opensuse.org
- Update to version 2.28.1:
+ Updated translations.
- Remove en@shaw translations on 11.2 and earlier.
-------------------------------------------------------------------
Mon Feb 1 11:34:35 UTC 2010 - jengelh@medozas.de

View File

@ -1,5 +1,5 @@
#
# spec file for package libgtop (Version 2.28.0)
# spec file for package libgtop (Version 2.28.2)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -26,8 +26,8 @@ BuildRequires: translation-update-upstream
BuildRequires: xorg-x11-devel
License: GPLv2+
Group: Development/Libraries/GNOME
Version: 2.28.0
Release: 3
Version: 2.28.2
Release: 1
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
#%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libgtop-2_0)
%define libgtop-2_0_name 7
@ -149,6 +149,9 @@ translation-update-upstream
%if 0%{?suse_version} <= 1110
%{__rm} %{buildroot}%{_datadir}/locale/la/LC_MESSAGES/*
%endif
%if 0%{?suse_version} <= 1120
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
%endif
%find_lang %{name}-2.0
LIBNAME="$(echo $RPM_BUILD_ROOT%{_libdir}/%{name}-*.so.? | sed 's/.*\///;s/\.so\./-/;s/\./_/')"
if test "$LIBNAME" != libgtop-2_0-7 ; then