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