SHA256
1
0
forked from pool/libid3tag

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
This commit is contained in:
Ismail Dönmez 2011-11-19 20:42:29 +00:00 committed by Git OBS Bridge
parent 544ced717a
commit 0d3f432dde
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