[libvirt] [PATCHv2 11/12] FIXUP: libvirt.spec: use jansson instead of yajl

Ján Tomko posted 12 patches 7 years, 7 months ago
[libvirt] [PATCHv2 11/12] FIXUP: libvirt.spec: use jansson instead of yajl
Posted by Ján Tomko 7 years, 7 months ago
---
 libvirt.spec.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index 9ea5e6b32a..f653b98465 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -336,7 +336,7 @@ BuildRequires: systemd-devel >= 185
 BuildRequires: libudev-devel >= 145
 %endif
 BuildRequires: libpciaccess-devel >= 0.10.9
-BuildRequires: yajl-devel
+BuildRequires: jansson-devel
 %if %{with_sanlock}
 BuildRequires: sanlock-devel >= 2.4
 %endif
@@ -1304,7 +1304,7 @@ rm -f po/stamp-po
            --without-apparmor \
            --without-hal \
            --with-udev \
-           --with-yajl \
+           --with-jansson \
            %{?arg_sanlock} \
            --with-libpcap \
            --with-macvtap \
-- 
2.16.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCHv2 11/12] FIXUP: libvirt.spec: use jansson instead of yajl
Posted by Peter Krempa 7 years, 7 months ago
On Thu, May 10, 2018 at 18:44:23 +0200, Ján Tomko wrote:
> ---
>  libvirt.spec.in | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/libvirt.spec.in b/libvirt.spec.in
> index 9ea5e6b32a..f653b98465 100644
> --- a/libvirt.spec.in
> +++ b/libvirt.spec.in
> @@ -336,7 +336,7 @@ BuildRequires: systemd-devel >= 185
>  BuildRequires: libudev-devel >= 145
>  %endif
>  BuildRequires: libpciaccess-devel >= 0.10.9
> -BuildRequires: yajl-devel
> +BuildRequires: jansson-devel
>  %if %{with_sanlock}
>  BuildRequires: sanlock-devel >= 2.4
>  %endif
> @@ -1304,7 +1304,7 @@ rm -f po/stamp-po
>             --without-apparmor \
>             --without-hal \
>             --with-udev \
> -           --with-yajl \
> +           --with-jansson \
>             %{?arg_sanlock} \
>             --with-libpcap \
>             --with-macvtap \

ACK to this bit.
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list