From 856aeba12879ff9e59e737376f3a530fbc337544e78c6d87e5522c1c6f8fedde Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 29 Mar 2007 10:03:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libid3tag?expand=0&rev=2 --- libid3tag.changes | 5 +++++ libid3tag.spec | 12 +++++++----- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/libid3tag.changes b/libid3tag.changes index c38d5d1..d1b783b 100644 --- a/libid3tag.changes +++ b/libid3tag.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 29 08:26:34 CEST 2007 - meissner@suse.de + +- zlib-devel to buildrequires + ------------------------------------------------------------------- Tue Oct 31 10:29:01 CET 2006 - meissner@suse.de diff --git a/libid3tag.spec b/libid3tag.spec index 3ba0c45..1e73b0e 100644 --- a/libid3tag.spec +++ b/libid3tag.spec @@ -1,7 +1,7 @@ # # spec file for package libid3tag (Version 0.15.1b) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -11,12 +11,12 @@ # norootforbuild Name: libid3tag -BuildRequires: gperf +BuildRequires: gperf zlib-devel Summary: ID3 Tag Manipulation Library Version: 0.15.1b -Release: 46 +Release: 63 Group: System/Libraries -License: GNU General Public License (GPL) - all versions +License: GNU General Public License (GPL) URL: http://www.underbit.com/products/mad/ Source: %{name}-%{version}.tar.bz2 Patch: libid3tag-noweak.dif @@ -94,7 +94,9 @@ install -m 644 -D id3tag.pc %{buildroot}%{_libdir}/pkgconfig/id3tag.pc %{_libdir}/*.so %{_libdir}/pkgconfig/id3tag.pc -%changelog -n libid3tag +%changelog +* Thu Mar 29 2007 - meissner@suse.de +- zlib-devel to buildrequires * Tue Oct 31 2006 - meissner@suse.de - fixed configure.ac to accept more than 1 -O/-f option, added requires