SHA256
1
0
forked from pool/qemu

Accepting request 124357 from home:a_faerber:branches:Virtualization

- Set up bridge helper as a setuid executable

- Add patch for specifying --libexecdir
* Fixes having to specify the path to qemu-bridge-helper manually
- Drop superfluous `make qemu-img`
- Move qemu-bridge-helper to its own subpackage, to share with KVM

OBS-URL: https://build.opensuse.org/request/show/124357
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=78
This commit is contained in:
Andreas Färber
2012-06-10 12:13:56 +00:00
committed by Git OBS Bridge
parent 21ae6cff90
commit 771ce6e1b1
8 changed files with 231 additions and 12 deletions

4
qemu-tools-rpmlintrc Normal file
View File

@@ -0,0 +1,4 @@
# This line is mandatory to access the configuration functions
from Config import *
setBadness('permissions-unauthorized-file', 0)