SHA256
1
0
forked from pool/libvirt

Fix libvirt compilation when selinux security driver is enabled.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=19
This commit is contained in:
2009-10-19 20:17:26 +00:00
committed by Git OBS Bridge
parent ec6b777cf3
commit f9afad7fb4
5 changed files with 75 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 19 14:13:47 MDT 2009 - jfehlig@novell.com
- Fix compilation when selinux is enabled
selinux-ldflags.patch
- Fix compilation warnings
updated snapshots.patch
virsh-warning.patch
-------------------------------------------------------------------
Thu Oct 15 22:26:35 MDT 2009 - jfehlig@novell.com