From: undefine Date: Fri, 18 Jan 2008 15:05:16 +0000 (+0000) Subject: - small patch to fix build on amd64 X-Git-Tag: auto/ac/Regina-3_4-1~6 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=c2c6712f93e4416aae3294941699d75f6cf5731b;hp=9ac747475f4933573ce7e88356dfb599414fcb4d;p=packages%2FRegina.git - small patch to fix build on amd64 Changed files: Regina.spec -> 1.15 --- diff --git a/Regina.spec b/Regina.spec index 00e11a3..9399501 100644 --- a/Regina.spec +++ b/Regina.spec @@ -11,6 +11,7 @@ Group: Applications Source0: http://dl.sourceforge.net/regina-rexx/%{name}-REXX-%{version}.tar.gz # Source0-md5: 3300e28b39134211a45aedb0e760cd44 Source1: %{name}.init +Patch0: %{name}-x86_64.patch URL: http://regina-rexx.sourceforge.net BuildRequires: automake BuildRequires: bison @@ -114,6 +115,7 @@ Statyczna biblioteka Regina. %prep %setup -q +%patch0 -p0 # hacks for weak tests for gcc sed -i -e 's/gcc)/*gcc)/;s/= "gcc"/= "%{__cc}"/' configure