From 2cac7dac464aaac549f9bfe4b9a9b859551788bd Mon Sep 17 00:00:00 2001 From: Justin M. Forbes Date: Nov 14 2011 23:54:13 +0000 Subject: Remove versioning on yajl buildreq --- diff --git a/libvirt.spec b/libvirt.spec index d6ae818..2eb4fba 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -235,7 +235,7 @@ Summary: Library providing a simple virtualization API Name: libvirt Version: 0.9.7 -Release: 2%{?dist}%{?extra_release} +Release: 3%{?dist}%{?extra_release} License: LGPLv2+ Group: Development/Libraries Source: http://libvirt.org/sources/libvirt-%{version}.tar.gz @@ -358,7 +358,7 @@ BuildRequires: libudev-devel >= 145 BuildRequires: libpciaccess-devel >= 0.10.9 %endif %if %{with_yajl} -BuildRequires: yajl-devel >= 2.0.1 +BuildRequires: yajl-devel %endif %if %{with_sanlock} BuildRequires: sanlock-devel >= 1.8 @@ -1166,6 +1166,9 @@ rm -f $RPM_BUILD_ROOT%{_sysconfdir}/sysctl.d/libvirtd %endif %changelog +* Mon Nov 14 2011 Justin M. Forbes - 0.9.7-3 +- Remove versioned buildreq for yajl as 2.0.x features are not required. + * Thu Nov 10 2011 Daniel P. Berrange - 0.9.7-2 - Rebuild for yajl 2.0.1