SPECS: Regina.spec - small patch to fix build on amd64

undefine undefine at pld-linux.org
Fri Jan 18 16:05:21 CET 2008


Author: undefine                     Date: Fri Jan 18 15:05:21 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- small patch to fix build on amd64

---- Files affected:
SPECS:
   Regina.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/Regina.spec
diff -u SPECS/Regina.spec:1.14 SPECS/Regina.spec:1.15
--- SPECS/Regina.spec:1.14	Fri Jan 18 13:31:56 2008
+++ SPECS/Regina.spec	Fri Jan 18 16:05:16 2008
@@ -12,6 +12,7 @@
 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
@@ -115,6 +116,7 @@
 
 %prep
 %setup -q
+%patch0 -p0
 
 # hacks for weak tests for gcc
 sed -i -e 's/gcc)/*gcc)/;s/= "gcc"/= "%{__cc}"/' configure
@@ -188,6 +190,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2008-01-18 15:05:16  undefine
+- small patch to fix build on amd64
+
 Revision 1.14  2008-01-18 12:31:56  undefine
 - up to 3.4, adapterized, patch not needed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Regina.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list