Accepting request 919338 from home:sbrabec:branches:tuu-goodbye

- Remove obsolete translation-update-upstream and
  gnome-patch-translation support (PM-2938).

OBS-URL: https://build.opensuse.org/request/show/919338
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer?expand=0&rev=171
This commit is contained in:
Dominique Leuenberger 2021-09-16 07:00:19 +00:00 committed by Git OBS Bridge
parent 4faa67782f
commit dfb2a40d68
2 changed files with 6 additions and 6 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 16 01:44:54 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
- Remove obsolete translation-update-upstream and
gnome-patch-translation support (PM-2938).
-------------------------------------------------------------------
Wed Sep 15 08:39:21 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -39,7 +39,6 @@ BuildRequires: bison >= 2.4
BuildRequires: check-devel
BuildRequires: fdupes
BuildRequires: flex >= 2.5.31
BuildRequires: gnome-patch-translation
BuildRequires: gobject-introspection-devel >= 1.31.1
BuildRequires: gtk-doc >= 1.12
BuildRequires: hotdoc
@ -49,7 +48,6 @@ BuildRequires: meson >= 0.47.0
BuildRequires: pkgconfig
BuildRequires: python3-base
BuildRequires: python3-xml
BuildRequires: translation-update-upstream
BuildRequires: pkgconfig(bash-completion) >= 2.0
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gio-unix-2.0)
@ -151,12 +149,8 @@ to develop applications that require these.
%prep
%setup -q -n gstreamer-%{version}
translation-update-upstream po gstreamer-%{gst_branch}
#gnome-patch-translation-prepare po gstreamer-%%{gst_branch}
# The order matters. Only run gnome-patch-translation-update after patching!
%patch1 -p1
%patch2 -p1
#gnome-patch-translation-update po gstreamer-%%{gst_branch}
sed -i -e '1{s,^#!/usr/bin/env python3,#!%{_bindir}/python3,}' docs/gst-plugins-doc-cache-generator.py
%build