packages: sdlmame/sdlmame.spec - fixed x86_64 build

lkrotowski lkrotowski at pld-linux.org
Sat Oct 17 11:49:55 CEST 2009


Author: lkrotowski                   Date: Sat Oct 17 09:49:55 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed x86_64 build

---- Files affected:
packages/sdlmame:
   sdlmame.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/sdlmame/sdlmame.spec
diff -u packages/sdlmame/sdlmame.spec:1.12 packages/sdlmame/sdlmame.spec:1.13
--- packages/sdlmame/sdlmame.spec:1.12	Wed Oct 14 13:02:04 2009
+++ packages/sdlmame/sdlmame.spec	Sat Oct 17 11:49:50 2009
@@ -46,6 +46,9 @@
 
 %build
 %{__make} \
+%ifarch %{x8664}
+	PTR64=1 \
+%endif
 	CC="%{__cc}" \
 	OPTFLAGS="%{rpmcflags}" \
 	LDFLAGS="%{rpmldflags}"
@@ -70,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2009/10/17 09:49:50  lkrotowski
+- fixed x86_64 build
+
 Revision 1.12  2009/10/14 11:02:04  lisu
 - up to 0.134u3
 - BR: GConf2-devel
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sdlmame/sdlmame.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list