|
|
@@ -36,7 +36,7 @@ Distribution: OpenPKG [JUNK]
|
|
|
Group: Graphics
|
|
|
License: GPL
|
|
|
Version: 2.27
|
|
|
-Release: 20030516
|
|
|
+Release: 20030701
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://download.blender.org/source/blender-%{version}.tar.bz2
|
|
|
@@ -44,8 +44,8 @@ Source0: http://download.blender.org/source/blender-%{version}.tar.bz2
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20030103, X11, openssl, zlib, png, jpeg, freetype
|
|
|
-PreReq: OpenPKG, openpkg >= 20030103, X11
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20030103, X11, python, openssl, zlib, png, jpeg, freetype
|
|
|
+PreReq: OpenPKG, openpkg >= 20030103, X11, python
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|
|
|
|
|
|
@@ -72,7 +72,6 @@ AutoReqProv: no
|
|
|
--with-libz=%{l_prefix} \
|
|
|
--disable-exppython \
|
|
|
--disable-shared
|
|
|
-
|
|
|
%{l_make} %{l_mflags -O}
|
|
|
|
|
|
%install
|