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:   19-Jun-2006 15:41:42
  Branch: HEAD                             Handle: 2006061914414100

  Modified files:
    openpkg-src/sendmail    sendmail.spec

  Log:
    apply two vendor patches

  Summary:
    Revision    Changes     Path
    1.130       +4  -1      openpkg-src/sendmail/sendmail.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sendmail/sendmail.spec
  ============================================================================
  $ cvs diff -u -r1.129 -r1.130 sendmail.spec
  --- openpkg-src/sendmail/sendmail.spec        14 Jun 2006 19:02:32 -0000      
1.129
  +++ openpkg-src/sendmail/sendmail.spec        19 Jun 2006 13:41:41 -0000      
1.130
  @@ -33,7 +33,7 @@
   Group:        Mail
   License:      BSD
   Version:      8.13.7
  -Release:      20060614
  +Release:      20060619
   
   #   package options
   %option       with_fsl       yes
  @@ -52,6 +52,8 @@
   Source3:      fsl.sendmail
   Source4:      rc.sendmail
   Patch0:       sendmail.patch
  +Patch1:       http://www.sendmail.org/patches/queue.c.20060614
  +Patch2:       http://www.sendmail.org/patches/main.c.DaemonPid.p0
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -103,6 +105,7 @@
       %setup -q
       %setup -q -T -D -a 1
       %patch -p0
  +    %patch -p0 -d sendmail -P 1 2
   
       #   make install process unprivileged
       %{l_shtool} subst \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to