SPECS: blender.spec - pass current python version
tommat
tommat at pld-linux.org
Fri Sep 29 19:15:03 CEST 2006
Author: tommat Date: Fri Sep 29 17:15:03 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass current python version
---- Files affected:
SPECS:
blender.spec (1.69 -> 1.70)
---- Diffs:
================================================================
Index: SPECS/blender.spec
diff -u SPECS/blender.spec:1.69 SPECS/blender.spec:1.70
--- SPECS/blender.spec:1.69 Fri Sep 29 16:50:58 2006
+++ SPECS/blender.spec Fri Sep 29 19:14:56 2006
@@ -79,7 +79,7 @@
TARGET_CC = '%{__cc}'
TARGET_CXX = '%{__cxx}'
-BF_PYTHON_VERSION = '2.5'
+BF_PYTHON_VERSION = '%{py_ver}'
LCGDIR = 'lib/linux2'
BF_BUILDDIR = 'build/linux2'
@@ -138,6 +138,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.70 2006/09/29 17:14:56 tommat
+- pass current python version
+
Revision 1.69 2006/09/29 14:50:58 wrobell
- rel. 0.2 (fixed some casting problems, thx pluto for help)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/blender.spec?r1=1.69&r2=1.70&f=u
More information about the pld-cvs-commit
mailing list