From 0d4f607ba7863b34aa5ac5cb6dbcfff222b27b9703bdbfa85aef85691f2c762c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Wed, 5 Dec 2012 13:34:16 +0000 Subject: [PATCH] Accepting request 144306 from home:a_faerber:branches:Virtualization Drop memory constraint, it caused issues for ARM build (reported by Dirk) OBS-URL: https://build.opensuse.org/request/show/144306 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=122 --- _constraints | 7 ------- qemu.changes | 5 +++++ 2 files changed, 5 insertions(+), 7 deletions(-) delete mode 100644 _constraints diff --git a/_constraints b/_constraints deleted file mode 100644 index 4231af9..0000000 --- a/_constraints +++ /dev/null @@ -1,7 +0,0 @@ - - - - 1024 - - - diff --git a/qemu.changes b/qemu.changes index df36394..fdcbf74 100644 --- a/qemu.changes +++ b/qemu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 5 13:25:31 UTC 2012 - afaerber@suse.de + +- Revert memory size constraint, the workaround patch got applied + ------------------------------------------------------------------- Wed Dec 5 10:37:14 UTC 2012 - afaerber@suse.de