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-Jan-2003 17:55:46
  Branch: HEAD                             Handle: 2003012916554401

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

  Log:
    fix proto.m4, remove SASL options from config file to avoid warnings

  Summary:
    Revision    Changes     Path
    1.8         BLOB        openpkg-src/sendmail/etc.sendmail.tar
    1.52        +5  -1      openpkg-src/sendmail/sendmail.spec
    1.3095      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  (cd openpkg-src/sendmail && \
   uudecode <<'@@ .' && \
   mv etc.sendmail.tar etc.sendmail.tar.orig && \
   xdelta patch etc.sendmail.tar.xdelta etc.sendmail.tar.orig etc.sendmail.tar && \
   rm -f etc.sendmail.tar.orig etc.sendmail.tar.xdelta)
  Index: openpkg-src/sendmail/etc.sendmail.tar
  ============================================================================
  begin 664 etc.sendmail.tar.xdelta
  M)5A$6C`P-"4````(`!``$`````````````````````!S:&EE;&$N-3@X,C8N
  M;VQD<VAI96QA+C4X.#(V+FYE=Q^+"`````````,S,S0S,#`R,#5D,#`T-C8W
  M9%`P+2TN22Q24&#(S4G-*2XI@U*F!N8,!N9F2,I-38S,&10,L"O/RU%(`6(`
  M:[29TE\````?BP@````````#8V!H8&9@8$IP#+XWO\BC?OF]]9Z?;503?>;L
  M9&1DXM$H2"Q)SE!(22Q)U$QY)-HB=6;S.JE9DWOM>C><B&=D%"C.R$S-2=0S
  MM;`P,M/+STF9+7.]K_>C[^S&%F790H=%RD!3&!BD&!FZ@)0PHT`(HX```P,_
  MHX`D`P,[F`M$&HP-+"VF#`R2N.5MSHDQ,#`SG@TJ9&!@8=P7O(N'L2%A3B0`
  46>F+CKP```````"/)5A$6C`P-"4`
  `
  end
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/sendmail/sendmail.spec
  ============================================================================
  $ cvs diff -u -r1.51 -r1.52 sendmail.spec
  --- openpkg-src/sendmail/sendmail.spec        14 Jan 2003 14:47:49 -0000      1.51
  +++ openpkg-src/sendmail/sendmail.spec        29 Jan 2003 16:55:45 -0000      1.52
  @@ -33,7 +33,7 @@
   Group:        Mail
   License:      BSD
   Version:      8.12.7
  -Release:      20030114
  +Release:      20030129
   
   #   package options
   %option       with_tls      no
  @@ -47,6 +47,7 @@
   Source2:      cf.tar
   Source3:      fsl.sendmail
   Source4:      rc.sendmail
  +Patch0:       http://www.sendmail.org/~ca/email/patches/proto.m4.8.649.2.14
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -77,6 +78,9 @@
       #   unpack standard tarballs
       %setup0 -q -c
       %setup1 -q -T -D -a 1
  +    ( cd sendmail-%{version}/cf/m4
  +      %patch0
  +    )
   
       #   add own M4 stuff to Sendmail configuration set
       ( cd sendmail-%{version}
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.3094 -r1.3095 news.txt
  --- openpkg-web/news.txt      29 Jan 2003 13:40:50 -0000      1.3094
  +++ openpkg-web/news.txt      29 Jan 2003 16:55:44 -0000      1.3095
  @@ -1,3 +1,4 @@
  +29-Jan-2003: Upgraded package: P<sendmail-8.12.7-20030129>
   29-Jan-2003: Upgraded package: P<djbdns-1.05-20030129>
   29-Jan-2003: New package: P<djbdns-1.05-20030129>
   29-Jan-2003: Upgraded package: P<vim-6.1.309-20030129>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to