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 13:20:53
Branch: HEAD Handle: 2003070712205101
Modified files:
openpkg-src/xboard xboard.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.13 +4 -2 openpkg-src/xboard/xboard.spec
1.5361 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xboard/xboard.spec
============================================================================
$ cvs diff -u -r1.12 -r1.13 xboard.spec
--- openpkg-src/xboard/xboard.spec 30 May 2003 18:55:42 -0000 1.12
+++ openpkg-src/xboard/xboard.spec 7 Jul 2003 11:20:52 -0000 1.13
@@ -33,7 +33,7 @@
Group: Games
License: GPL
Version: 4.2.6
-Release: 20030530
+Release: 20030707
# list of sources
Source0: ftp://ftp.gnu.org/gnu/xboard/xboard-%{version}.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030516, X11, xaw3d
+BuildPreReq: OpenPKG, openpkg >= 20030516, X11
PreReq: OpenPKG, openpkg >= 20030516, X11
+BuildPreReq: xaw3d
+PreReq: xaw3d
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5360 -r1.5361 news.txt
--- openpkg-web/news.txt 7 Jul 2003 11:19:51 -0000 1.5360
+++ openpkg-web/news.txt 7 Jul 2003 11:20:51 -0000 1.5361
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<xboard-4.2.6-20030707>
07-Jul-2003: Upgraded package: P<socat-1.3.1.0-20030707>
07-Jul-2003: Upgraded package: P<libxslt-1.0.31-20030707>
07-Jul-2003: Upgraded package: P<libxml-2.5.8-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]