From 116a0df4f0f7074d3ecf51dcd11ba69c430a4f0f07854650b52c23dfffd4a7db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 6 Mar 2013 18:42:57 +0000 Subject: [PATCH] Accepting request 157182 from home:jengelh:branches:devel:libraries:c_c++ - Record autoconf requirements in spec file OBS-URL: https://build.opensuse.org/request/show/157182 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=20 --- gc.changes | 5 +++++ gc.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/gc.changes b/gc.changes index 2c0a362..77f381e 100644 --- a/gc.changes +++ b/gc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 3 20:42:59 UTC 2013 - jengelh@inai.de + +- Record autoconf requirements in spec file + ------------------------------------------------------------------- Tue Aug 7 15:23:30 UTC 2012 - uli@suse.com diff --git a/gc.spec b/gc.spec index aa86211..3b9bf76 100644 --- a/gc.spec +++ b/gc.spec @@ -1,7 +1,7 @@ # # spec file for package gc # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,6 +32,7 @@ Patch3: 0001-Fix-calloc-related-code-to-prevent-SIZE_MAX-redefini.patch Patch4: 0001-Speedup-calloc-size-overflow-check-by-preventing-div.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: autoconf >= 2.64 BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: pkg-config