[libvirt] RPM spec file patch

Chris Picton chris at picton.nom.za
Wed Nov 16 06:42:33 UTC 2011


Hi

Please accept the following patch to the rpm spec file.

It allows me to enable specific options (like openvz) at the build
comand line, even if they have been disabled by OS feature selection.

eg for an openvz build on centos 6

rpmbuild -bb \
  --define 'rhel 6' \
  --without dtrace \
  --without sanlock \
  --without netcf \
  --with openvz \
libvirt.spec

Regards

Chris

(Not subscribed to the mailing list)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libvirt-0.9.7-spec.patch
Type: text/x-patch
Size: 2005 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20111116/632e986b/attachment-0001.bin>


More information about the libvir-list mailing list