From 499694451f6251ed6d58521848671583745681cb Mon Sep 17 00:00:00 2001 From: grzegol Date: Sun, 3 Dec 2006 21:35:20 +0000 Subject: [PATCH] - added kde-ac260.patch and kde-am.patch Changed files: taglib.spec -> 1.23 --- taglib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/taglib.spec b/taglib.spec index a616868..d219c14 100644 --- a/taglib.spec +++ b/taglib.spec @@ -8,6 +8,8 @@ Group: X11/Libraries Source0: http://ktown.kde.org/~wheeler/files/src/%{name}-%{version}.tar.gz # Source0-md5: dcd50ddb2544faeae77f194804559404 Patch0: %{name}-libtool-sanitize.patch +Patch1: kde-ac260.patch +Patch2: kde-am.patch URL: http://ktown.kde.org/~wheeler/taglib.html BuildRequires: autoconf >= 2.52 BuildRequires: automake >= 1.6 @@ -40,12 +42,13 @@ Pliki nag %prep %setup -q %patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build cp -f /usr/share/automake/config.* admin # unsermake is broken here (Makefile.calls not generated by configure) #export UNSERMAKE=/usr/share/unsermake/unsermake -%{__perl} -pi -e 's/(automake\*1\.6\.\* \| automake\*1\.7\*)/automake*1.[6-9]*/' admin/cvs.sh %{__make} -f admin/Makefile.common cvs %configure \ -- 2.44.0