OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 19-Aug-2002 10:05:57
Branch: HEAD Handle: 2002081909055601
Modified files:
openpkg-src/sendmail sendmail.spec
openpkg-web news.txt
Log:
Linux problem was magically fixed, gcc is a requirement, and the only JUNK->REL
showstopper now is linking with fsl.
Summary:
Revision Changes Path
1.33 +3 -4 openpkg-src/sendmail/sendmail.spec
1.1222 +8 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/sendmail/sendmail.spec
============================================================
$ cvs diff -u -r1.32 -r1.33 sendmail.spec
--- openpkg-src/sendmail/sendmail.spec 13 Aug 2002 12:49:52 -0000 1.32
+++ openpkg-src/sendmail/sendmail.spec 19 Aug 2002 08:05:57 -0000 1.33
@@ -26,8 +26,7 @@
# TODO:
# 1 Link to fsl(3) and don't just build it
# 2 User, group ids in %files must be reviewed
-# 3 Fix sys_nerr on Linux platforms
-# 4 Test alot (also with smtpfeed)
+# 3 Test alot (also with smtpfeed)
#
# Bugs:
# 1 All mitgelieferte config files use 8.11.6 options
@@ -52,7 +51,7 @@
Group: Mail
License: BSD
Version: 8.12.5
-Release: 20020812
+Release: 20020819
# list of sources
Source0: ftp://ftp.sendmail.org/pub/sendmail/sendmail.%{version}.tar.gz
@@ -65,7 +64,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, m4, make, db, openssl
+BuildPreReq: OpenPKG, openpkg >= 20020206, m4, gcc, make, db, openssl
PreReq: OpenPKG, openpkg >= 20020206, m4, make, perl
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1221 -r1.1222 news.txt
--- openpkg-web/news.txt 18 Aug 2002 18:41:12 -0000 1.1221
+++ openpkg-web/news.txt 19 Aug 2002 08:05:56 -0000 1.1222
@@ -1,3 +1,10 @@
+19-Aug-2002: Upgraded package: P<sendmail-8.12.5-20020819>
+<<<<<<< news.txt
+12-Aug-2002: Upgraded package: P<xv-3.10a-20020812>
+12-Aug-2002: Upgraded package: P<exim-4.10-20020812>
+12-Aug-2002: Upgraded package: P<postfix-1.1.11-20020810>
+12-Aug-2002: Upgraded package: P<sendmail-8.12.5-20020812>
+=======
18-Aug-2002: Upgraded package: P<vim-6.1.158-20020818>
18-Aug-2002: Upgraded package: P<spambouncer-1.5.20020816-20020818>
18-Aug-2002: Upgraded package: P<ncurses-5.2.20020817-20020818>
@@ -48,6 +55,7 @@
13-Aug-2002: Upgraded package: P<sqlite-2.6.3-20020813>
13-Aug-2002: Upgraded package: P<postfix-1.1.11-20020813>
13-Aug-2002: Upgraded package: P<geoip-1.0.0-20020813>
+>>>>>>> 1.1221
12-Aug-2002: Upgraded package: P<ssmtp-2.48-20020812>
12-Aug-2002: Upgraded package: P<imapd-2.1.5-20020812>
12-Aug-2002: Upgraded package: P<imapd-2.1.5-20020626>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]