Accepting request 601824 from home:lachs0r:branches:devel:tools:building

- Change meson-suse-ify-macros.patch: Disable stripping to make
  debuginfo packages work. 
- Change meson-suse-ify-macros.patch: Disable stripping to make
  debuginfo packages work.

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

View File

@ -1,8 +1,7 @@
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 @@
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 @@
%__meson %{_bindir}/meson
%__meson_wrap_mode nodownload
+%_vpath_srcdir .
@ -21,8 +20,11 @@ Index: meson-0.45.0/data/macros.meson
+ export FCFLAGS="${FCFLAGS:-%optflags}" \
%{__meson} \\\
--buildtype=plain \\\
+ --Dstrip=false \\\
--prefix=%{_prefix} \\\
@@ -27,12 +29,15 @@
--libdir=%{_libdir} \\\
--libexecdir=%{_libexecdir} \\\
@@ -27,12 +30,15 @@
%{nil}
%meson_build \

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
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,3 +1,9 @@
-------------------------------------------------------------------
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