Accepting request 589987 from GNOME:Factory
t-u-u / boo#1086036 (forwarded request 589296 from dimstar) OBS-URL: https://build.opensuse.org/request/show/589987 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gvfs?expand=0&rev=148
This commit is contained in:
commit
5ee2c5a7f4
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 20 17:07:14 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).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 12 15:16:12 UTC 2018 - dimstar@opensuse.org
|
Mon Mar 12 15:16:12 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -43,6 +43,7 @@ BuildRequires: libsoup-devel >= 2.34.0
|
|||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: openssh
|
BuildRequires: openssh
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: xsltproc
|
BuildRequires: xsltproc
|
||||||
BuildRequires: pkgconfig(gcr-base-3)
|
BuildRequires: pkgconfig(gcr-base-3)
|
||||||
BuildRequires: pkgconfig(gio-2.0)
|
BuildRequires: pkgconfig(gio-2.0)
|
||||||
@ -74,9 +75,6 @@ BuildRequires: pkgconfig(libcdio_paranoia) >= 0.78.2
|
|||||||
%if !%{with_udisks2}
|
%if !%{with_udisks2}
|
||||||
BuildRequires: libgdu-devel
|
BuildRequires: libgdu-devel
|
||||||
%endif
|
%endif
|
||||||
%if !0%{?is_opensuse}
|
|
||||||
BuildRequires: translation-update-upstream
|
|
||||||
%endif
|
|
||||||
%if %{with_udisks2}
|
%if %{with_udisks2}
|
||||||
BuildRequires: pkgconfig(udisks2) >= 1.97
|
BuildRequires: pkgconfig(udisks2) >= 1.97
|
||||||
%endif
|
%endif
|
||||||
@ -165,8 +163,8 @@ gvfs plugins.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%if !0%{?is_opensuse}
|
|
||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
|
%if !0%{?is_opensuse}
|
||||||
%patch1000 -p1
|
%patch1000 -p1
|
||||||
%patch1001 -p1
|
%patch1001 -p1
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user