diff --git a/meson-suse-ify-macros.patch b/meson-suse-ify-macros.patch index d0179c5..a30f1c5 100644 --- a/meson-suse-ify-macros.patch +++ b/meson-suse-ify-macros.patch @@ -2,8 +2,12 @@ Index: meson-0.50.0/data/macros.meson =================================================================== --- meson-0.50.0.orig/data/macros.meson +++ meson-0.50.0/data/macros.meson -@@ -3,7 +3,11 @@ +@@ -1,9 +1,15 @@ + %__meson %{_bindir}/meson + %__meson_wrap_mode nodownload %__meson_auto_features enabled ++%_vpath_srcdir . ++%_vpath_builddir build %meson \ - %set_build_flags \ @@ -15,7 +19,7 @@ Index: meson-0.50.0/data/macros.meson %{shrink:%{__meson} \ --buildtype=plain \ --prefix=%{_prefix} \ -@@ -25,10 +29,13 @@ +@@ -25,10 +31,13 @@ %{nil}} %meson_build \ diff --git a/meson.changes b/meson.changes index 8034628..a7726f6 100644 --- a/meson.changes +++ b/meson.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 11 12:30:24 UTC 2019 - Dominique Leuenberger + +- Fixup meson-suse-ify-macros.patch post broken rebase. + ------------------------------------------------------------------- Sun Mar 10 18:57:41 UTC 2019 - klaatu diff --git a/meson.spec b/meson.spec index 8f1ebbc..8d8549c 100644 --- a/meson.spec +++ b/meson.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ #