From 3a4001a6934c3a8ebed5eab463471de94fe4570cb5a491ca9ccd4b8684e4d253 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Mon, 3 Oct 2011 07:19:14 +0000 Subject: [PATCH] Accepting request 86059 from devel:libraries:c_c++ add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages (forwarded request 86020 from coolo) OBS-URL: https://build.opensuse.org/request/show/86059 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gd?expand=0&rev=20 --- gd.changes | 5 +++++ gd.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/gd.changes b/gd.changes index 3ef7338..d60ffda 100644 --- a/gd.changes +++ b/gd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Oct 1 05:39:10 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to make the spec file more reliable + ------------------------------------------------------------------- Tue Jun 14 15:00:32 UTC 2011 - aj@suse.de diff --git a/gd.spec b/gd.spec index a894a10..a19d5eb 100644 --- a/gd.spec +++ b/gd.spec @@ -20,6 +20,7 @@ Name: gd BuildRequires: fontconfig-devel freetype2-devel libjpeg-devel libpng-devel xorg-x11-libX11-devel xorg-x11-libXau-devel xorg-x11-libXdmcp-devel xorg-x11-libXpm-devel +BuildRequires: libtool License: MIT Group: System/Libraries Provides: gdlib