forked from pool/meson
Accepting request 827368 from GNOME:Next
Update to 0.55.1 - no regressions seen in GNOME:Next compared to 0.55.0 OBS-URL: https://build.opensuse.org/request/show/827368 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=185
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
%{!?vim_data_dir:%global vim_data_dir %{_datadir}/vim}
|
||||
%bcond_with setuptools
|
||||
Name: meson%{name_ext}
|
||||
Version: 0.55.0
|
||||
Version: 0.55.1
|
||||
Release: 0
|
||||
Summary: Python-based build system
|
||||
License: Apache-2.0
|
||||
@@ -43,8 +43,6 @@ Patch0: meson-suse-ify-macros.patch
|
||||
Patch1: meson-test-installed-bin.patch
|
||||
# PATCH-FEATURE-OPENSUSE meson-distutils.patch tchvatal@suse.com -- build and install using distutils instead of full setuptools
|
||||
Patch2: meson-distutils.patch
|
||||
# PATCH-FIX-UPSTREAM meson-pr7461-remove-setuptools-dependency.patch github.com/mesonbuild/meson/pull/7461
|
||||
Patch3: meson-pr7461-remove-setuptools-dependency.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python3-base
|
||||
@@ -164,7 +162,6 @@ This package provides support for meson.build files in Vim.
|
||||
%if !%{with setuptools}
|
||||
%patch2 -p1
|
||||
%endif
|
||||
%patch3 -p1
|
||||
|
||||
# We do not have gmock available at this moment - can't run the test suite for it
|
||||
rm -r "test cases/frameworks/3 gmock" \
|
||||
|
Reference in New Issue
Block a user