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                      Date:   10-Feb-2005 09:39:09
  Branch: HEAD                             Handle: 2005021008390900

  Modified files:
    openpkg-src/sendmail    sendmail.patch sendmail.spec

  Log:
    fix building under Solaris 10 (final release version)

  Summary:
    Revision    Changes     Path
    1.6         +0  -11     openpkg-src/sendmail/sendmail.patch
    1.121       +1  -1      openpkg-src/sendmail/sendmail.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sendmail/sendmail.patch
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 sendmail.patch
  --- openpkg-src/sendmail/sendmail.patch       12 Jan 2005 15:24:11 -0000      
1.5
  +++ openpkg-src/sendmail/sendmail.patch       10 Feb 2005 08:39:09 -0000      
1.6
  @@ -471,14 +471,3 @@
    /*
    **  BT_MAP_OPEN, HASH_MAP_OPEN -- database open primitives.
    **
  ---- include/sm/conf.h.orig   2004-02-11 13:58:36.443953000 +0100
  -+++ include/sm/conf.h        2004-02-11 15:15:07.077087000 +0100
  -@@ -448,7 +448,7 @@
  - #    define HASFDWALK               1       /* fdwalk(3c) added in S9 */
  - #   endif /* SOLARIS >= 20900 || (SOLARIS < 10000 && SOLARIS >= 209) */
  - #   if SOLARIS >= 21000 || (SOLARIS < 10000 && SOLARIS >= 210)
  --#    define HASUNSETENV 1       /* unsetenv() added in S10 */
  -+#    define HASUNSETENV 0       /* unsetenv() added in S10 but not yet 
available in our S10beta */
  - #   endif /* SOLARIS >= 21000 || (SOLARIS < 10000 && SOLARIS >= 210) */
  - #   ifndef HASGETUSERSHELL
  - #    define HASGETUSERSHELL 0       /* getusershell(3) causes core dumps 
pre-2.7 */
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/sendmail/sendmail.spec
  ============================================================================
  $ cvs diff -u -r1.120 -r1.121 sendmail.spec
  --- openpkg-src/sendmail/sendmail.spec        9 Feb 2005 15:06:36 -0000       
1.120
  +++ openpkg-src/sendmail/sendmail.spec        10 Feb 2005 08:39:09 -0000      
1.121
  @@ -34,7 +34,7 @@
   Group:        Mail
   License:      BSD
   Version:      8.13.3
  -Release:      20050209
  +Release:      20050210
   
   #   package options
   %option       with_fsl       yes
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to