* libvirt.spec.in: fix build on RHEL and Centos 5.x

daniel
This commit is contained in:
Daniel Veillard 2009-04-14 12:47:34 +00:00
parent b2df3510b7
commit 4fb341d741
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Tue Apr 14 14:46:29 CEST 2009 Daniel Veillard <veillard@redhat.com>
* libvirt.spec.in: fix build on RHEL and Centos 5.x
Tue Apr 7 14:48:35 CEST 2009 Daniel Veillard <veillard@redhat.com>
* src/storage_backend_scsi.[ch]: add SCSI storage rescan support,

View File

@ -46,6 +46,7 @@
%define with_rhel5 0
%else
%define with_rhel5 1
%define with_polkit 0
%endif