OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 20-Aug-2002 08:42:16
Branch: HEAD Handle: 2002082007421501
Modified files:
openpkg-src/ssmtp ssmtp.spec
openpkg-web news.txt
Log:
requires gcc as -Wall is unsupported by Solaris cc
Summary:
Revision Changes Path
1.24 +2 -2 openpkg-src/ssmtp/ssmtp.spec
1.1249 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/ssmtp/ssmtp.spec
============================================================
$ cvs diff -u -r1.23 -r1.24 ssmtp.spec
--- openpkg-src/ssmtp/ssmtp.spec 13 Aug 2002 12:50:04 -0000 1.23
+++ openpkg-src/ssmtp/ssmtp.spec 20 Aug 2002 06:42:16 -0000 1.24
@@ -33,7 +33,7 @@
Group: Mail
License: GPL
Version: 2.48
-Release: 20020812
+Release: 20020820
# list of sources
Source0:
ftp://metalab.unc.edu/pub/Linux/system/mail/mta/ssmtp-%{version}.tar.gz
@@ -42,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, make
+BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1248 -r1.1249 news.txt
--- openpkg-web/news.txt 20 Aug 2002 06:25:07 -0000 1.1248
+++ openpkg-web/news.txt 20 Aug 2002 06:42:15 -0000 1.1249
@@ -1,3 +1,4 @@
+20-Aug-2002: Upgraded package: P<ssmtp-2.48-20020820>
20-Aug-2002: Upgraded package: P<lmtp2nntp-1.2a6-20020819>
19-Aug-2002: Upgraded package: P<shiela-0.9.2-20020819>
19-Aug-2002: Upgraded package: P<imagemagick-5.4.8.1-20020819>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]