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:40:52
Branch: HEAD Handle: 2003070711405002
Modified files:
openpkg-src/monit monit.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.10 +2 -1 openpkg-src/monit/monit.spec
1.5332 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/monit/monit.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 monit.spec
--- openpkg-src/monit/monit.spec 1 Jul 2003 12:35:43 -0000 1.9
+++ openpkg-src/monit/monit.spec 7 Jul 2003 10:40:52 -0000 1.10
@@ -33,7 +33,7 @@
Group: System
License: GPL
Version: 3.2
-Release: 20030701
+Release: 20030707
# package options
%option with_fsl yes
@@ -57,6 +57,7 @@
%endif
%if "%{with_ssl}" == "yes"
BuildPreReq: openssl
+PreReq: openssl
%endif
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5331 -r1.5332 news.txt
--- openpkg-web/news.txt 7 Jul 2003 10:39:09 -0000 1.5331
+++ openpkg-web/news.txt 7 Jul 2003 10:40:50 -0000 1.5332
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<monit-3.2-20030707>
07-Jul-2003: Upgraded package: P<xine-ui-0.9.21-20030707>
07-Jul-2003: Upgraded package: P<xmlstarlet-0.4.0-20030707>
07-Jul-2003: Upgraded package: P<sendmail-8.12.9-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]