From 1e0007f644159685b917b2d55c3d65a4c666e199 Mon Sep 17 00:00:00 2001 From: Szymon Siwek Date: Wed, 2 Jul 2008 16:52:34 +0000 Subject: [PATCH] - added gcc43.patch Changed files: libtunepimp.spec -> 1.39 --- libtunepimp.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libtunepimp.spec b/libtunepimp.spec index fe32eff..d6c2f91 100644 --- a/libtunepimp.spec +++ b/libtunepimp.spec @@ -10,6 +10,7 @@ Source0: ftp://ftp.musicbrainz.org/pub/musicbrainz/%{name}-%{version}.tar.gz # Source0-md5: 09649f983acef679a548344ba7a9bb2f Patch0: %{name}-ltdl.patch Patch1: %{name}-mpeg4ip.patch +Patch2: %{name}-gcc43.patch BuildRequires: autoconf >= 2.52 BuildRequires: automake BuildRequires: curl-devel @@ -82,6 +83,7 @@ Wiązania Pythona do biblioteki libtunepimp. %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %{__sed} -i 's/ -O2//' configure.in %{__sed} -i 's/lt_dlhandle_struct \*/lt_dlhandle/' lib/plugins.cpp -- 2.43.0