Accepting request 613073 from GNOME:Next

- BuildRequire python3-base instead of python3: make building a bit
  cheaper.
- BuildRequire python3-base instead of python3: make building a bit
  cheaper.

OBS-URL: https://build.opensuse.org/request/show/613073
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=99
This commit is contained in:
Alexei Sorokin 2018-05-30 13:39:23 +00:00 committed by Git OBS Bridge
parent 4fccc50640
commit 71ee2096dd
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun May 20 14:20:31 UTC 2018 - dimstar@opensuse.org
- BuildRequire python3-base instead of python3: make building a bit
cheaper.
-------------------------------------------------------------------
Mon Apr 30 07:03:53 UTC 2018 - dimstar@opensuse.org

View File

@ -45,7 +45,7 @@ Patch3: meson-suse-fix-llvm-3.8.patch
Patch4: meson-restore-python3.4.patch
# PATCH-FIX-OPENSUSE meson-fix-gcc48.patch sor.alexei@meowr.ru -- Fix GCC 4.8 handling for openSUSE Leap 42.x.
Patch5: meson-fix-gcc48.patch
BuildRequires: python3
BuildRequires: python3-base
BuildArch: noarch
%if %{testsuite}
BuildRequires: bison
@ -190,7 +190,7 @@ python3 run_tests.py
%if 0%{?suse_version} >= 1500
%license COPYING
%else
%doc COPYING
%license COPYING
%endif
%if !%{testsuite}
%{_bindir}/meson

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun May 20 14:20:31 UTC 2018 - dimstar@opensuse.org
- BuildRequire python3-base instead of python3: make building a bit
cheaper.
-------------------------------------------------------------------
Mon Apr 30 07:03:53 UTC 2018 - dimstar@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package meson-testsuite
# spec file for package meson
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
@ -45,7 +45,7 @@ Patch3: meson-suse-fix-llvm-3.8.patch
Patch4: meson-restore-python3.4.patch
# PATCH-FIX-OPENSUSE meson-fix-gcc48.patch sor.alexei@meowr.ru -- Fix GCC 4.8 handling for openSUSE Leap 42.x.
Patch5: meson-fix-gcc48.patch
BuildRequires: python3
BuildRequires: python3-base
BuildArch: noarch
%if %{testsuite}
BuildRequires: bison
@ -190,7 +190,7 @@ python3 run_tests.py
%if 0%{?suse_version} >= 1500
%license COPYING
%else
%doc COPYING
%license COPYING
%endif
%if !%{testsuite}
%{_bindir}/meson