From 4517fad32e98c2a8cb909b8b7b6e7a26290a26bfa8a094fea34db754bcebc194 Mon Sep 17 00:00:00 2001 From: Corot Sebastien Date: Fri, 31 Aug 2012 10:42:59 +0000 Subject: [PATCH] - add libtool in build requirements for 12.2 OBS-URL: https://build.opensuse.org/package/show/science/gap?expand=0&rev=4 --- gap.changes | 5 +++++ gap.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/gap.changes b/gap.changes index 545d9b2..a6136f8 100644 --- a/gap.changes +++ b/gap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 31 10:42:16 UTC 2012 - scorot@free.fr + +- add libtool in build requirements for 12.2 + ------------------------------------------------------------------- Sat Jul 7 12:59:44 UTC 2012 - scorot@free.fr diff --git a/gap.spec b/gap.spec index cb7ae7a..0bd28a7 100644 --- a/gap.spec +++ b/gap.spec @@ -36,6 +36,7 @@ Patch5: gap-ttyname-null.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes BuildRequires: gmp-devel +BuildRequires: libtool BuildRequires: ncurses-devel BuildRequires: readline-devel BuildRequires: xz