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
This commit is contained in:
Ismail Dönmez 2011-11-27 07:48:10 +00:00 committed by Git OBS Bridge
parent 4fe085b563
commit 46f55b6490
2 changed files with 8 additions and 3 deletions

View File

@ -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 Sat Aug 20 16:38:22 UTC 2011 - mrdocs@opensuse.org
- update to 1.10 - update to 1.10

View File

@ -19,13 +19,13 @@
Name: potrace Name: potrace
Version: 1.10 Version: 1.10
Release: 0 Release: 1
License: GPLv2+ License: GPL-2.0+
Summary: Utility for Tracing a Bitmap to Scalable Outline Image Summary: Utility for Tracing a Bitmap to Scalable Outline Image
Url: http://potrace.sourceforge.net/ Url: http://potrace.sourceforge.net/
Group: Productivity/Graphics/Convertors Group: Productivity/Graphics/Convertors
Source: %{name}-%{version}.tar.gz Source: %{name}-%{version}.tar.gz
BuildRequires: zlib-devel BuildRequires: libtool zlib-devel
Provides: bitmap_tracing Provides: bitmap_tracing
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build