Accepting request 601829 from devel:tools:building

Revert last submission

OBS-URL: https://build.opensuse.org/request/show/601829
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=95
This commit is contained in:
Dominique Leuenberger 2018-04-27 07:22:12 +00:00 committed by Git OBS Bridge
parent 159a41432b
commit 750d89d245
3 changed files with 6 additions and 20 deletions

View File

@ -1,7 +1,8 @@
diff -ru meson-0.46.0.orig/data/macros.meson meson-0.46.0/data/macros.meson
--- meson-0.46.0.orig/data/macros.meson 2018-02-21 20:11:51.000000000 +0100
+++ meson-0.46.0/data/macros.meson 2018-04-27 09:04:40.132129796 +0200
@@ -1,14 +1,17 @@
Index: meson-0.45.0/data/macros.meson
===================================================================
--- meson-0.45.0.orig/data/macros.meson
+++ meson-0.45.0/data/macros.meson
@@ -1,12 +1,14 @@
%__meson %{_bindir}/meson
%__meson_wrap_mode nodownload
+%_vpath_srcdir .
@ -20,11 +21,8 @@ diff -ru meson-0.46.0.orig/data/macros.meson meson-0.46.0/data/macros.meson
+ export FCFLAGS="${FCFLAGS:-%optflags}" \
%{__meson} \\\
--buildtype=plain \\\
+ --Dstrip=false \\\
--prefix=%{_prefix} \\\
--libdir=%{_libdir} \\\
--libexecdir=%{_libexecdir} \\\
@@ -27,12 +30,15 @@
@@ -27,12 +29,15 @@
%{nil}
%meson_build \

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Fri Apr 27 07:06:31 UTC 2018 - 9+suse@cirno.systems
- Change meson-suse-ify-macros.patch: Disable stripping to make
debuginfo packages work.
-------------------------------------------------------------------
Wed Apr 25 18:53:17 UTC 2018 - sor.alexei@meowr.ru

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Fri Apr 27 07:06:31 UTC 2018 - 9+suse@cirno.systems
- Change meson-suse-ify-macros.patch: Disable stripping to make
debuginfo packages work.
-------------------------------------------------------------------
Wed Apr 25 18:53:17 UTC 2018 - sor.alexei@meowr.ru