OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 28-Mar-2005 08:45:39
Branch: HEAD Handle: 2005032807453800
Modified files:
openpkg-src/sendmail sendmail.spec
Log:
upgrading package: sendmail 8.13.3 -> 8.13.4
Summary:
Revision Changes Path
1.124 +3 -5 openpkg-src/sendmail/sendmail.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sendmail/sendmail.spec
============================================================================
$ cvs diff -u -r1.123 -r1.124 sendmail.spec
--- openpkg-src/sendmail/sendmail.spec 24 Mar 2005 11:20:16 -0000
1.123
+++ openpkg-src/sendmail/sendmail.spec 28 Mar 2005 06:45:38 -0000
1.124
@@ -32,8 +32,8 @@
Class: BASE
Group: Mail
License: BSD
-Version: 8.13.3
-Release: 20050210
+Version: 8.13.4
+Release: 20050328
# package options
%option with_fsl yes
@@ -52,7 +52,6 @@
Source3: fsl.sendmail
Source4: rc.sendmail
Patch0: sendmail.patch
-Patch1: http://www.sendmail.org/patches/close_wait.p2
# build information
Prefix: %{l_prefix}
@@ -103,8 +102,7 @@
# unpack standard tarballs
%setup -q
%setup -q -T -D -a 1
- %patch -p0 -P 0
- %patch -p0 -d sendmail -P 1
+ %patch -p0
# make install process unprivileged
%{l_shtool} subst \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]