From 9aee69a7819db95fa7c93a85e81f69cb15758ee8 Mon Sep 17 00:00:00 2001 From: grzegol Date: Sat, 3 Jul 2004 12:52:55 +0000 Subject: [PATCH] - added gcc34 patch (fix building with gcc-3.4) Changed files: beast.spec -> 1.15 --- beast.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/beast.spec b/beast.spec index 5f83a34..ca10c24 100644 --- a/beast.spec +++ b/beast.spec @@ -9,6 +9,7 @@ Source0: http://beast.gtk.org/beast-ftp/v0.6/%{name}-%{version}.tar.gz # Source0-md5: 4c09a330b174d9df2d45a94334f06ff8 Source1: %{name}.desktop Patch0: %{name}-glib24.patch +Patch1: %{name}-gcc34.patch URL: http://beast.gtk.org/ BuildRequires: autoconf BuildRequires: automake @@ -48,6 +49,7 @@ Pliki nag %prep %setup -q %patch0 -p1 +%patch1 -p1 %build rm -f aclocal.m4 -- 2.43.0