From 0d3f432dde368ebae3f80a1068365d32155bbbff991f4689b89781c360fd4482 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sat, 19 Nov 2011 20:42:29 +0000 Subject: [PATCH] Accepting request 92529 from home:coolo:removelibtool - add libtool as buildrequire to avoid implicit dependency OBS-URL: https://build.opensuse.org/request/show/92529 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libid3tag?expand=0&rev=5 --- libid3tag.changes | 5 +++++ libid3tag.spec | 13 +------------ 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/libid3tag.changes b/libid3tag.changes index a559681..e363d6a 100644 --- a/libid3tag.changes +++ b/libid3tag.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 19 20:32:46 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Tue Apr 12 17:13:49 UTC 2011 - toddrme2178@gmail.com diff --git a/libid3tag.spec b/libid3tag.spec index 7cd1269..b799e31 100644 --- a/libid3tag.spec +++ b/libid3tag.spec @@ -21,6 +21,7 @@ Name: libid3tag BuildRequires: gperf zlib-devel BuildRequires: pkg-config +BuildRequires: libtool Summary: ID3 Tag Manipulation Library Version: 0.15.1b Release: 169 @@ -40,12 +41,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build libid3tag is a library for reading and writing ID3 tags, both ID3v1 and the various versions of ID3v2. - - -Authors: --------- - Underbit Technologies, Inc. - %package devel License: GPLv2+ Summary: Development package for libid3tag library @@ -56,12 +51,6 @@ Requires: libid3tag = %version zlib-devel This package contains the header files and static libraries needed to develop applications with libid3tag. - - -Authors: --------- - Underbit Technologies, Inc. - %prep %setup -q %patch