Dominique Leuenberger 2018-03-24 15:07:40 +00:00 committed by Git OBS Bridge
commit b569ed2cf9
2 changed files with 9 additions and 6 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 20 17:16:33 UTC 2018 - dimstar@opensuse.org
- Unconditionally enable translation-update-upstream: on
Tumbleweed, this results in a NOP and for Leap in SLE paid
translations being used (boo#1086036).
-------------------------------------------------------------------
Wed Feb 28 16:31:40 UTC 2018 - dimstar@opensuse.org

View File

@ -23,7 +23,7 @@ Name: gstreamer-plugins-base
Version: 1.12.4
Release: 0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: LGPL-2.1+ AND GPL-2.0+
License: LGPL-2.1-or-later AND GPL-2.0-or-later
Group: Productivity/Multimedia/Other
URL: http://gstreamer.freedesktop.org/
Source0: https://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz
@ -44,6 +44,7 @@ BuildRequires: orc >= 0.4.24
BuildRequires: pkgconfig
BuildRequires: python3-base
BuildRequires: python3-xml
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(alsa) >= 0.9.1
BuildRequires: pkgconfig(freetype2) >= 2.0.9
@ -69,9 +70,6 @@ Recommends: PackageKit-gstreamer-plugin
Supplements: gstreamer
# Generic name, never used in SuSE:
Provides: gst-plugins-base = %{version}
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
%description
GStreamer is a streaming media framework based on graphs of filters
@ -409,9 +407,7 @@ package.
%prep
%autosetup -n %{_name}-%{version} -p1
%if !0%{?is_opensuse}
translation-update-upstream po gst-plugins-base-%{gst_branch}
%endif
%build
# FIXME: GTKDOC_CFLAGS, GST_OBJ_CFLAGS: