Accepting request 769942 from GNOME:Factory

- Set encoding before building to fix a build error in SLE. (forwarded request 769508 from alarrosa)

OBS-URL: https://build.opensuse.org/request/show/769942
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdg-desktop-portal?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2020-02-07 14:51:06 +00:00 committed by Git OBS Bridge
commit 0643b5be51
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 31 11:57:16 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Set encoding before building to fix a build error in SLE.
-------------------------------------------------------------------
Sat Jan 25 14:21:07 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package xdg-desktop-portal
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -67,6 +67,7 @@ This package contains convenience files for developers.
%autosetup -p1
%build
export LANG=C.UTF-8
%configure \
--enable-geoclue \
--enable-pipewire \
@ -74,6 +75,7 @@ This package contains convenience files for developers.
%make_build
%install
export LANG=C.UTF-8
%make_install
%find_lang %{name}