From b145daef1db4fdd51aaa78ada075bac811b22b10 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 14 Apr 2002 19:23:30 +0000 Subject: [PATCH] - added patch to preserve using embedded popt and zlib - rel.5. Changed files: id3lib.spec -> 1.18 --- id3lib.spec | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/id3lib.spec b/id3lib.spec index 978979f..dbb11b9 100644 --- a/id3lib.spec +++ b/id3lib.spec @@ -2,11 +2,12 @@ Summary: A software library for manipulating ID3v1 and ID3v2 tags Summary(pl): Biblioteka do zarzĀ±dzania znacznikami ID3v1 oraz ID3v2 Name: id3lib Version: 3.7.13 -Release: 4 +Release: 5 License: LGPL Group: Libraries Source0: ftp://download.sourceforge.net/pub/sourceforge/id3lib/%{name}-%{version}.tar.gz Patch0: %{name}-configure.patch +Patch1: %{name}-nozlibpopt.patch URL: http://id3lib.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -75,16 +76,9 @@ id3info, id3tag. %prep %setup -q %patch0 -p1 +%patch1 -p1 %build -cd zlib - aclocal - autoconf -cd .. -cd popt - aclocal - autoconf -cd .. rm -f missing libtoolize --copy --force aclocal -I m4 -- 2.44.0