SPECS: blender.spec - BR: gcc3.4 - x64 fix thnx to Lukasz Krotowsk...

beorn beorn at pld-linux.org
Sat May 19 10:18:26 CEST 2007


Author: beorn                        Date: Sat May 19 08:18:26 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: gcc3.4
- x64 fix thnx to Lukasz Krotowski (lukasz dot krotowski at gmail dot com)

---- Files affected:
SPECS:
   blender.spec (1.77 -> 1.78) 

---- Diffs:

================================================================
Index: SPECS/blender.spec
diff -u SPECS/blender.spec:1.77 SPECS/blender.spec:1.78
--- SPECS/blender.spec:1.77	Fri May 18 23:46:18 2007
+++ SPECS/blender.spec	Sat May 19 10:18:21 2007
@@ -23,6 +23,7 @@
 BuildRequires:	OpenEXR-devel
 BuildRequires:	OpenGL-devel
 BuildRequires:	SDL-devel
+BuildRequires:	gcc >= 5:3.4.0
 BuildRequires:	freealut-devel
 BuildRequires:	freetype-devel
 BuildRequires:	ftgl-devel
@@ -83,7 +84,7 @@
 END
 
 %build
-scons
+scons BF_OPENGL_LIBPATH=%{_x_libraries}
 %{__make} -C po OCGDIR=..
 
 install -d release/plugins/include
@@ -134,6 +135,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.78  2007/05/19 08:18:21  beorn
+- BR: gcc3.4
+- x64 fix thnx to Lukasz Krotowski (lukasz dot krotowski at gmail dot com)
+
 Revision 1.77  2007/05/18 21:46:18  aredridel
 - 2.44
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/blender.spec?r1=1.77&r2=1.78&f=u



More information about the pld-cvs-commit mailing list