Accepting request 36370 from GNOME:Factory
Copy from GNOME:Factory/libgtop based on submit request 36370 from user vuntz OBS-URL: https://build.opensuse.org/request/show/36370 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgtop?expand=0&rev=31
This commit is contained in:
commit
08744aca3d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22a9c6241c5a65e267a995a4a60ba483dcc629a4873e746b463e6eb6466975b3
|
||||
size 793153
|
3
libgtop-2.28.1.tar.bz2
Normal file
3
libgtop-2.28.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a7e0e7d736a608a5ed25f8e475a87bf38e61dbef66822e25e8ef50705cf70f6
|
||||
size 760104
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package libgtop (Version 2.28.0)
|
||||
# spec file for package libgtop (Version 2.28.1)
|
||||
#
|
||||
# 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.1
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user