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:28:23
Branch: HEAD Handle: 2003070711282101
Modified files:
openpkg-src/iselect iselect.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.22 +4 -2 openpkg-src/iselect/iselect.spec
1.5322 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/iselect/iselect.spec
============================================================================
$ cvs diff -u -r1.21 -r1.22 iselect.spec
--- openpkg-src/iselect/iselect.spec 3 Jan 2003 10:52:41 -0000 1.21
+++ openpkg-src/iselect/iselect.spec 7 Jul 2003 10:28:22 -0000 1.22
@@ -33,7 +33,7 @@
Group: Terminal
License: BSD
Version: 1.2.0
-Release: 20020206
+Release: 20030707
# list of sources
Source0: ftp://ftp.engelschall.com/sw/iselect/iselect-%{version}.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, slang
+BuildPreReq: OpenPKG, openpkg >= 20020206
PreReq: OpenPKG, openpkg >= 20020206
+BuildPreReq: slang
+PreReq: slang
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5321 -r1.5322 news.txt
--- openpkg-web/news.txt 7 Jul 2003 10:27:33 -0000 1.5321
+++ openpkg-web/news.txt 7 Jul 2003 10:28:21 -0000 1.5322
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<iselect-1.2.0-20030707>
07-Jul-2003: Upgraded package: P<ircd-2.10.3p3-20030707>
07-Jul-2003: Upgraded package: P<ipaudit-0.95-20030707>
07-Jul-2003: Upgraded package: P<dss-4.1.3-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]