OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 05-Apr-2003 20:37:32
Branch: HEAD Handle: 2003040519373002
Modified files:
openpkg-src/sendmail sendmail.spec
openpkg-web news.txt
Log:
speclint police
Summary:
Revision Changes Path
1.61 +3 -3 openpkg-src/sendmail/sendmail.spec
1.3973 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sendmail/sendmail.spec
============================================================================
$ cvs diff -u -r1.60 -r1.61 sendmail.spec
--- openpkg-src/sendmail/sendmail.spec 30 Mar 2003 10:42:26 -0000 1.60
+++ openpkg-src/sendmail/sendmail.spec 5 Apr 2003 18:37:32 -0000 1.61
@@ -33,7 +33,7 @@
Group: Mail
License: BSD
Version: 8.12.9
-Release: 20030330
+Release: 20030405
# package options
%option with_tls no
@@ -94,8 +94,8 @@
sendmail/version.c
# add linker flag defs for fsl(3)
- LDFLAGS="`%{l_prefix}/bin/fsl-config --ldflags --all`" \
- LIBS="`%{l_prefix}/bin/fsl-config --libs --all`" \
+ LDFLAGS="`%{l_prefix}/bin/fsl-config --ldflags --all`"
+ LIBS="`%{l_prefix}/bin/fsl-config --libs --all`"
# configure Sendmail
( echo "define(\`confMAPDEF', \`-DMAP_REGEX')dnl"
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3972 -r1.3973 news.txt
--- openpkg-web/news.txt 5 Apr 2003 18:35:49 -0000 1.3972
+++ openpkg-web/news.txt 5 Apr 2003 18:37:30 -0000 1.3973
@@ -1,3 +1,4 @@
+05-Apr-2003: Upgraded package: P<sendmail-8.12.9-20030405>
05-Apr-2003: Upgraded package: P<sasl-2.1.12-20030405>
05-Apr-2003: Upgraded package: P<mpack-1.5-20030405>
05-Apr-2003: Upgraded package: P<aegis-4.11-20030405>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]