From 159a41432bcd90a8d39710599a20b45c7ffb7db67f6c9623eedfebd238bc5eb6 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 27 Apr 2018 07:13:51 +0000 Subject: [PATCH] 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 --- meson-suse-ify-macros.patch | 14 ++++++++------ meson-testsuite.changes | 6 ++++++ meson.changes | 6 ++++++ 3 files changed, 20 insertions(+), 6 deletions(-) diff --git a/meson-suse-ify-macros.patch b/meson-suse-ify-macros.patch index 30fa336..6984ae2 100644 --- a/meson-suse-ify-macros.patch +++ b/meson-suse-ify-macros.patch @@ -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 \ diff --git a/meson-testsuite.changes b/meson-testsuite.changes index 80fdef2..382ed0b 100644 --- a/meson-testsuite.changes +++ b/meson-testsuite.changes @@ -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 diff --git a/meson.changes b/meson.changes index 80fdef2..382ed0b 100644 --- a/meson.changes +++ b/meson.changes @@ -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