From: grzegol Date: Sat, 3 Jul 2004 12:52:55 +0000 (+0000) Subject: - added gcc34 patch (fix building with gcc-3.4) X-Git-Tag: AC-STABLE~5 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbeast.git;a=commitdiff_plain;h=9aee69a7819db95fa7c93a85e81f69cb15758ee8;hp=1da5edcbfad624ea0a3d985a8d4fb170b204cb96 - added gcc34 patch (fix building with gcc-3.4) Changed files: beast.spec -> 1.15 --- 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