Accepting request 590024 from GNOME:Factory
t-u-u / boo#1086036 (forwarded request 589337 from dimstar) OBS-URL: https://build.opensuse.org/request/show/590024 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib-networking?expand=0&rev=57
This commit is contained in:
commit
96db5bf367
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 20 17:31:22 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).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 11 10:04:19 UTC 2018 - dimstar@opensuse.org
|
Sun Mar 11 10:04:19 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -32,6 +32,7 @@ BuildRequires: dbus-1
|
|||||||
BuildRequires: libgcrypt-devel
|
BuildRequires: libgcrypt-devel
|
||||||
BuildRequires: meson >= 0.43.0
|
BuildRequires: meson >= 0.43.0
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: translation-update-upstream
|
||||||
# If this BuildRequires changes because of a gio library version change, change gio_real_package accordingly
|
# If this BuildRequires changes because of a gio library version change, change gio_real_package accordingly
|
||||||
BuildRequires: pkgconfig(gio-2.0)
|
BuildRequires: pkgconfig(gio-2.0)
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.55.1
|
BuildRequires: pkgconfig(glib-2.0) >= 2.55.1
|
||||||
@ -45,9 +46,6 @@ Requires: gsettings-desktop-schemas
|
|||||||
Recommends: %{name}-lang = %{version}
|
Recommends: %{name}-lang = %{version}
|
||||||
Supplements: %{gio_real_package}
|
Supplements: %{gio_real_package}
|
||||||
%{glib2_gio_module_requires}
|
%{glib2_gio_module_requires}
|
||||||
%if !0%{?is_opensuse}
|
|
||||||
BuildRequires: translation-update-upstream
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains network-related GIO modules for glib.
|
This package contains network-related GIO modules for glib.
|
||||||
@ -58,10 +56,7 @@ Currently, there is only a proxy module based on libproxy.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%if !0%{?is_opensuse}
|
|
||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
%endif
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson
|
%meson
|
||||||
|
Loading…
x
Reference in New Issue
Block a user