OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Michael van Elst
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   29-Jun-2003 17:17:52
  Branch: HEAD                             Handle: 2003062916175001

  Modified files:
    openpkg-src/sendmail    sendmail.spec
    openpkg-web             news.txt

  Log:
    avoid platform specific path to pid-file

  Summary:
    Revision    Changes     Path
    1.74        +2  -1      openpkg-src/sendmail/sendmail.spec
    1.5080      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sendmail/sendmail.spec
  ============================================================================
  $ cvs diff -u -r1.73 -r1.74 sendmail.spec
  --- openpkg-src/sendmail/sendmail.spec        28 Jun 2003 15:03:58 -0000      1.73
  +++ openpkg-src/sendmail/sendmail.spec        29 Jun 2003 15:17:51 -0000      1.74
  @@ -33,7 +33,7 @@
   Group:        Mail
   License:      BSD
   Version:      8.12.9
  -Release:      20030628
  +Release:      20030629
   
   #   package options
   %option       with_fsl      yes
  @@ -117,6 +117,7 @@
           -e 's;\(define *SMRSH_CMDDIR *\).*;\1 "%{l_prefix}/var/sendmail/sm.bin";g' \
           -e 's;\(define *_PATH_SENDMAIL *\).*;\1 "%{l_prefix}/sbin/sendmail";g' \
           -e 's;\(include *<paths.h>.*\);\1\n#ifdef _PATH_SENDMAIL\n#undef 
_PATH_SENDMAIL\n#endif;g' \
  +        -e '/undef *_PATH_SENDMAILPID/d' \
           include/sendmail/pathnames.h include/sm/conf.h
       )
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5079 -r1.5080 news.txt
  --- openpkg-web/news.txt      29 Jun 2003 13:50:10 -0000      1.5079
  +++ openpkg-web/news.txt      29 Jun 2003 15:17:50 -0000      1.5080
  @@ -1,3 +1,4 @@
  +29-Jun-2003: Upgraded package: P<sendmail-8.12.9-20030629>
   29-Jun-2003: Upgraded package: P<xmms-1.2.7-20030629>
   29-Jun-2003: Upgraded package: P<openjade-1.3.2-20030629>
   29-Jun-2003: Upgraded package: P<subversion-0.24.2-20030629>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to