commit 343fbc2385213927738c22273a9ea72cc8359708
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Thu May 3 11:03:24 2018 +0200

    - up to 1.732; try to build both, static and shared, libraries with meson 
by default

 rpm-build-macros.spec | 2 +-
 rpm.macros            | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/rpm-build-macros.spec b/rpm-build-macros.spec
index ca0da9f..4754a60 100644
--- a/rpm-build-macros.spec
+++ b/rpm-build-macros.spec
@@ -1,4 +1,4 @@
-%define                rpm_macros_rev  1.731
+%define                rpm_macros_rev  1.732
 %define                find_lang_rev   1.40
 Summary:       PLD Linux RPM build macros
 Summary(pl.UTF-8):     Makra do budowania pakietów RPM dla Linuksa PLD
diff --git a/rpm.macros b/rpm.macros
index 95c28d6..a4d7ae8 100644
--- a/rpm.macros
+++ b/rpm.macros
@@ -347,6 +347,7 @@ LC_ALL=C.UTF-8 %{__meson} \
        --sharedstatedir=%{_sharedstatedir} \
        --sysconfdir=%{_sysconfdir} \
        --wrap-mode=%{__meson_wrap_mode} \
+       --default_library='both' \
 }
 %meson_build LC_ALL=C.UTF-8 %ninja_build
 %meson_install LC_ALL=C.UTF-8 %ninja_install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-macros.git/commitdiff/343fbc2385213927738c22273a9ea72cc8359708

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to