From 3a83d421c3e919563e45de87e7d9aba226ddd63e3ea0aee7c89caf571d09892f Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Fri, 6 May 2016 16:39:34 +0000 Subject: [PATCH] Accepting request 394051 from home:michel_mno:branches:Archiving - add _constraints memory 4096MB to avoid ppc64le build failure as reported in Ring1 OBS-URL: https://build.opensuse.org/request/show/394051 OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=48 --- _constraints | 7 +++++++ libarchive.changes | 5 +++++ libarchive.spec | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 _constraints diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..888ad51 --- /dev/null +++ b/_constraints @@ -0,0 +1,7 @@ + + + + 4096 + + + diff --git a/libarchive.changes b/libarchive.changes index 43fe020..30b8ee7 100644 --- a/libarchive.changes +++ b/libarchive.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 6 14:45:14 UTC 2016 - normand@linux.vnet.ibm.com + +- add _constraints memory 4096MB to avoid ppc64le build failure + ------------------------------------------------------------------- Sat Sep 19 20:17:41 UTC 2015 - astieger@suse.com diff --git a/libarchive.spec b/libarchive.spec index fd9a249..57a02ad 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -1,7 +1,7 @@ # # spec file for package libarchive # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed