[libvirt PATCH 343/351] meson: update spec file to use meson

Pavel Hrdina phrdina at redhat.com
Tue Jul 28 14:06:36 UTC 2020


On Tue, Jul 28, 2020 at 03:51:43PM +0200, Peter Krempa wrote:
> On Thu, Jul 16, 2020 at 11:59:39 +0200, Pavel Hrdina wrote:
> > Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> > ---
> >  libvirt.spec.in | 203 +++++++++++++++++++++---------------------------
> >  meson.build     |   1 -
> >  2 files changed, 89 insertions(+), 115 deletions(-)
> > 
> > diff --git a/libvirt.spec.in b/libvirt.spec.in
> > index 522e36b6a51..94c8715faa1 100644
> > --- a/libvirt.spec.in
> > +++ b/libvirt.spec.in
> 
> [...]
> 
> > @@ -257,12 +252,7 @@ Requires: libvirt-libs = %{version}-%{release}
> >  
> >  # All build-time requirements. Run-time requirements are
> >  # listed against each sub-RPM
> > -%if 0%{?enable_autotools}
> > -BuildRequires: autoconf
> > -BuildRequires: automake
> >  BuildRequires: gettext-devel
> > -BuildRequires: libtool
> > -%endif
> 
> Shouldn't actually 'meson' and 'ninja' be added to BuildRequires?

Right, I wanted to wait on how we solve the downstream issue with
missing correct meson version. But I guess it will be up to downstream
to modify the spec file so I'll add it.

Pavel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200728/c5f041c5/attachment-0001.sig>


More information about the libvir-list mailing list