From 46f55b64900abd34a75294c87cace6e9f56881cbc07e86394a5cb3caabe2a3f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sun, 27 Nov 2011 07:48:10 +0000 Subject: [PATCH] Accepting request 93796 from home:coolo:removelibtool add libtool to buildrequires OBS-URL: https://build.opensuse.org/request/show/93796 OBS-URL: https://build.opensuse.org/package/show/graphics/potrace?expand=0&rev=9 --- potrace.changes | 5 +++++ potrace.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/potrace.changes b/potrace.changes index 758b848..3703615 100644 --- a/potrace.changes +++ b/potrace.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 27 06:45:03 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Sat Aug 20 16:38:22 UTC 2011 - mrdocs@opensuse.org - update to 1.10 diff --git a/potrace.spec b/potrace.spec index 3bc0937..c1a4d62 100644 --- a/potrace.spec +++ b/potrace.spec @@ -19,13 +19,13 @@ Name: potrace Version: 1.10 -Release: 0 -License: GPLv2+ +Release: 1 +License: GPL-2.0+ Summary: Utility for Tracing a Bitmap to Scalable Outline Image Url: http://potrace.sourceforge.net/ Group: Productivity/Graphics/Convertors Source: %{name}-%{version}.tar.gz -BuildRequires: zlib-devel +BuildRequires: libtool zlib-devel Provides: bitmap_tracing BuildRoot: %{_tmppath}/%{name}-%{version}-build