Accepting request 92546 from multimedia:libs

- add libtool as buildrequire to avoid implicit dependency (forwarded request 92529 from coolo)

OBS-URL: https://build.opensuse.org/request/show/92546
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libid3tag?expand=0&rev=14
This commit is contained in:
Stephan Kulow 2011-11-21 11:34:40 +00:00 committed by Git OBS Bridge
commit a74d7c2c95
2 changed files with 6 additions and 12 deletions

View File

@ -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

View File

@ -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. <support@underbit.com>
%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. <support@underbit.com>
%prep
%setup -q
%patch