OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 01-Jul-2003 21:30:30
Branch: HEAD Handle: 2003070120302901
Modified files:
openpkg-src/blender blender.spec
openpkg-web news.txt
Log:
seems to insist on having Python
Summary:
Revision Changes Path
1.2 +3 -4 openpkg-src/blender/blender.spec
1.5140 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/blender/blender.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 blender.spec
--- openpkg-src/blender/blender.spec 16 May 2003 09:44:28 -0000 1.1
+++ openpkg-src/blender/blender.spec 1 Jul 2003 19:30:30 -0000 1.2
@@ -36,7 +36,7 @@
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 @@
# 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 @@
--with-libz=%{l_prefix} \
--disable-exppython \
--disable-shared
-
%{l_make} %{l_mflags -O}
%install
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5139 -r1.5140 news.txt
--- openpkg-web/news.txt 1 Jul 2003 19:30:14 -0000 1.5139
+++ openpkg-web/news.txt 1 Jul 2003 19:30:29 -0000 1.5140
@@ -1,3 +1,4 @@
+01-Jul-2003: Upgraded package: P<blender-2.27-20030701>
01-Jul-2003: Upgraded package: P<aica-0.81-20030701>
01-Jul-2003: Upgraded package: P<jabberd-1.4.2-20030701>
01-Jul-2003: Upgraded package: P<xemacs-21.4.13-20030701>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]