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 10:18:49
Branch: HEAD Handle: 2003070709184602
Modified files:
openpkg-src/bind bind.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.56 +4 -2 openpkg-src/bind/bind.spec
1.5297 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bind/bind.spec
============================================================================
$ cvs diff -u -r1.55 -r1.56 bind.spec
--- openpkg-src/bind/bind.spec 4 Jul 2003 14:00:25 -0000 1.55
+++ openpkg-src/bind/bind.spec 7 Jul 2003 08:18:48 -0000 1.56
@@ -37,7 +37,7 @@
Group: DNS
License: ISC
Version: %{V_bind}
-Release: 20030704
+Release: 20030707
# package options
%option with_dlz_mysql no
@@ -69,8 +69,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021002, make, openssl
+BuildPreReq: OpenPKG, openpkg >= 20021002, make
+BuildPreReq: openssl
PreReq: OpenPKG, openpkg >= 20021002
+PreReq: openssl
%if "%{with_dlz_mysql}" == "yes"
BuildPreReq: mysql
PreReq: mysql
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5296 -r1.5297 news.txt
--- openpkg-web/news.txt 7 Jul 2003 08:17:02 -0000 1.5296
+++ openpkg-web/news.txt 7 Jul 2003 08:18:46 -0000 1.5297
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<bind-9.2.2-20030707>
07-Jul-2003: Upgraded package: P<apache-1.3.27-20030707>
07-Jul-2003: Upgraded package: P<aide-0.9-20030707>
07-Jul-2003: Upgraded package: P<aegis-4.11-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]