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:
Dominique Leuenberger 2021-09-20 10:07:21 +00:00 committed by Git OBS Bridge
parent 67a15ed6e9
commit 57df056869
2 changed files with 8 additions and 4 deletions

View File

@ -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> Sat Jan 25 14:16:59 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
# #
# spec file for package libgtop # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -29,7 +29,6 @@ Source99: baselibs.conf
BuildRequires: glib2-devel BuildRequires: glib2-devel
BuildRequires: gobject-introspection-devel BuildRequires: gobject-introspection-devel
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
BuildRequires: pkgconfig(gobject-2.0) >= 2.26.0 BuildRequires: pkgconfig(gobject-2.0) >= 2.26.0
BuildRequires: pkgconfig(xau) BuildRequires: pkgconfig(xau)
@ -103,8 +102,6 @@ from /dev/kmem.
%prep %prep
%setup -q %setup -q
translation-update-upstream po libgtop
# rpmlint note: libgtop has a separate translation for both Bengali and Bengali India
%build %build
%configure\ %configure\
@ -118,6 +115,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
%post -n libgtop-2_0-%{sover} -p /sbin/ldconfig %post -n libgtop-2_0-%{sover} -p /sbin/ldconfig
%postun -n libgtop-2_0-%{sover} -p /sbin/ldconfig %postun -n libgtop-2_0-%{sover} -p /sbin/ldconfig
%preun doc %preun doc
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}2.info.gz %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}2.info.gz