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:39:34
Branch: HEAD Handle: 2003070712393301
Modified files:
openpkg-src/mutt mutt.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.46 +4 -2 openpkg-src/mutt/mutt.spec
1.5381 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mutt/mutt.spec
============================================================================
$ cvs diff -u -r1.45 -r1.46 mutt.spec
--- openpkg-src/mutt/mutt.spec 10 Jun 2003 12:11:44 -0000 1.45
+++ openpkg-src/mutt/mutt.spec 7 Jul 2003 11:39:34 -0000 1.46
@@ -36,7 +36,7 @@
Group: Mail
License: BSD
Version: %{V_mutt}i
-Release: 20030610
+Release: 20030707
# build options
%option with_comp no
@@ -52,8 +52,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, make, openssl, slang
+BuildPreReq: OpenPKG, openpkg >= 20030103, make
PreReq: OpenPKG, openpkg >= 20030103
+BuildPreReq: openssl, slang
+PreReq: openssl, slang
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5380 -r1.5381 news.txt
--- openpkg-web/news.txt 7 Jul 2003 11:38:28 -0000 1.5380
+++ openpkg-web/news.txt 7 Jul 2003 11:39:33 -0000 1.5381
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<mutt-1.4.1i-20030707>
07-Jul-2003: Upgraded package: P<xpm-3.4k-20030707>
07-Jul-2003: Upgraded package: P<procmail-3.22-20030707>
07-Jul-2003: Upgraded package: P<mplayer-0.90-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]