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