OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 07-Jul-2003 12:48:04
Branch: HEAD Handle: 2003070711480201
Modified files:
openpkg-src/blender blender.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.3 +4 -2 openpkg-src/blender/blender.spec
1.5339 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/blender/blender.spec
============================================================================
$ cvs diff -u -r1.2 -r1.3 blender.spec
--- openpkg-src/blender/blender.spec 1 Jul 2003 19:30:30 -0000 1.2
+++ openpkg-src/blender/blender.spec 7 Jul 2003 10:48:03 -0000 1.3
@@ -36,7 +36,7 @@
Group: Graphics
License: GPL
Version: 2.27
-Release: 20030701
+Release: 20030707
# list of sources
Source0: http://download.blender.org/source/blender-%{version}.tar.bz2
@@ -44,8 +44,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, X11, python, openssl, zlib, png, jpeg,
freetype
+BuildPreReq: OpenPKG, openpkg >= 20030103, X11, python
PreReq: OpenPKG, openpkg >= 20030103, X11, python
+BuildPreReq: openssl, zlib, png, jpeg, freetype
+PreReq: openssl, zlib, png, jpeg, freetype
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5338 -r1.5339 news.txt
--- openpkg-web/news.txt 7 Jul 2003 10:46:28 -0000 1.5338
+++ openpkg-web/news.txt 7 Jul 2003 10:48:02 -0000 1.5339
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<blender-2.27-20030707>
07-Jul-2003: Upgraded package: P<arpd-0.2-20030707>
07-Jul-2003: Upgraded package: P<sqlite-2.8.4-20030707>
07-Jul-2003: Upgraded package: P<siege-2.56-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]