From 7909c6c548129e66f145b80042c5a16900a910d183c991656373c08ff90fcc34 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 21 Nov 2011 11:51:14 +0000 Subject: [PATCH] Accepting request 92415 from Publishing - add libtool as buildrequire to avoid implicit dependency (forwarded request 91733 from coolo) OBS-URL: https://build.opensuse.org/request/show/92415 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plotutils?expand=0&rev=14 --- plotutils.changes | 5 +++++ plotutils.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/plotutils.changes b/plotutils.changes index a94f936..fa9bdd0 100644 --- a/plotutils.changes +++ b/plotutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 16 08:19:58 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Thu Nov 26 09:54:41 CET 2009 - werner@suse.de diff --git a/plotutils.spec b/plotutils.spec index 1a33162..5509f36 100644 --- a/plotutils.spec +++ b/plotutils.spec @@ -1,7 +1,7 @@ # -# spec file for package plotutils (Version 2.6) +# spec file for package plotutils # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -18,7 +18,7 @@ Name: plotutils -BuildRequires: bison flex gcc-c++ libpng-devel xorg-x11-devel zlib-devel +BuildRequires: bison flex gcc-c++ libpng-devel libtool xorg-x11-devel zlib-devel License: GPLv2+ ; GPLv3+ Url: http://www.gnu.org/software/plotutils/plotutils.html Group: Productivity/Graphics/Visualization/Graph