Accepting request 919968 from home:sbrabec:branches:tuu-goodbye
- Remove obsolete translation-update-upstream support (jsc#SLE-21105). OBS-URL: https://build.opensuse.org/request/show/919968 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgtop?expand=0&rev=90
This commit is contained in:
parent
67a15ed6e9
commit
57df056869
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 16 02:00:00 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||
|
||||
- Remove obsolete translation-update-upstream support
|
||||
(jsc#SLE-21105).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 25 14:16:59 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libgtop
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -29,7 +29,6 @@ Source99: baselibs.conf
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: pkgconfig(gobject-2.0) >= 2.26.0
|
||||
BuildRequires: pkgconfig(xau)
|
||||
|
||||
@ -103,8 +102,6 @@ from /dev/kmem.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
translation-update-upstream po libgtop
|
||||
# rpmlint note: libgtop has a separate translation for both Bengali and Bengali India
|
||||
|
||||
%build
|
||||
%configure\
|
||||
@ -118,6 +115,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
||||
%post -n libgtop-2_0-%{sover} -p /sbin/ldconfig
|
||||
%postun -n libgtop-2_0-%{sover} -p /sbin/ldconfig
|
||||
|
||||
%preun doc
|
||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}2.info.gz
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user