Accepting request 589963 from GNOME:Factory

t-u-u / boo#1086036 (forwarded request 589274 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/589963
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rygel?expand=0&rev=75
This commit is contained in:
Dominique Leuenberger 2018-03-22 11:08:39 +00:00 committed by Git OBS Bridge
commit 4c73f3960f
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 20 16:49:51 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:39:29 UTC 2018 - dimstar@opensuse.org

View File

@ -33,6 +33,7 @@ BuildRequires: pkgconfig
BuildRequires: sqlite3-devel >= 3.5
BuildRequires: suse-xsl-stylesheets
BuildRequires: systemd
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: vala >= 0.24.0
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
@ -58,9 +59,6 @@ Recommends: gstreamer-plugins-ugly
# plugin-zdf-mediathek was removed in 0.31.1
Obsoletes: plugin-zdf-mediathek
%{?systemd_requires}
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
%description
Rygel is a home media server that allows sharing audio, video,
@ -213,9 +211,7 @@ the local machine.
%prep
%setup -q
%if !0%{?is_opensuse}
translation-update-upstream
%endif
%build
%configure --enable-tracker-plugin \