Accepting request 36370 from GNOME:Factory

checked in (request 36370)

OBS-URL: https://build.opensuse.org/request/show/36370
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgtop?expand=0&rev=34
This commit is contained in:
OBS User autobuild 2010-04-01 01:28:37 +00:00 committed by Git OBS Bridge
parent aeaa727f01
commit 4e19a861aa
4 changed files with 6 additions and 16 deletions

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

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

View File

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

View File

@ -1,10 +1,3 @@
-------------------------------------------------------------------
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.1)
# spec file for package libgtop (Version 2.28.0)
#
# 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.1
Release: 1
Version: 2.28.0
Release: 3
# 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,9 +149,6 @@ 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