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:   30-Dec-2002 08:58:55
  Branch: HEAD                             Handle: 2002123007585500

  Modified files:
    openpkg-src/sendmail    sendmail.spec

  Log:
    be pedantic about indentation

  Summary:
    Revision    Changes     Path
    1.47        +8  -8      openpkg-src/sendmail/sendmail.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sendmail/sendmail.spec
  ============================================================================
  $ cvs diff -u -r1.46 -r1.47 sendmail.spec
  --- openpkg-src/sendmail/sendmail.spec        30 Dec 2002 07:58:10 -0000      1.46
  +++ openpkg-src/sendmail/sendmail.spec        30 Dec 2002 07:58:55 -0000      1.47
  @@ -24,17 +24,17 @@
   ##
   
   #   package options
  -%ifndef with_tls
  -%define with_tls      no
  +%ifndef       with_tls
  +%define       with_tls      no
   %endif
  -%ifndef with_sasl
  -%define with_sasl     no
  +%ifndef       with_sasl
  +%define       with_sasl     no
   %endif
  -%ifndef with_milter
  -%define with_milter   no
  +%ifndef       with_milter
  +%define       with_milter   no
   %endif
  -%ifndef with_ldap
  -%define with_ldap     no
  +%ifndef       with_ldap
  +%define       with_ldap     no
   %endif
   
   #   package information
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to