Accepting request 176308 from home:a_faerber:branches:Virtualization

Split off qemu-linux-user - this simplifies each build and decouples them, with the nice side-effect of fixing at least the qemu{,-tools,-guest-agent} SLE_11_SP2 x86_64 build.

OBS-URL: https://build.opensuse.org/request/show/176308
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=138
This commit is contained in:
Andreas Färber
2013-05-23 13:25:41 +00:00
committed by Git OBS Bridge
parent 3f1aa4ed8c
commit a719eba817
7 changed files with 1659 additions and 203 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 21 21:13:04 UTC 2013 - afaerber@suse.de
- Split off qemu-linux-user package into separate .spec file.
* Simplified %build and %install sections
* Dropped *-static dependencies
-------------------------------------------------------------------
Mon May 20 21:14:08 UTC 2013 - afaerber@suse.de