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

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   12-Mar-2003 14:46:24
  Branch: HEAD                             Handle: 2003031213462300

  Modified files:
    openpkg-src/postfix     postfix.spec

  Log:
    fixed typo

  Summary:
    Revision    Changes     Path
    1.121       +2  -2      openpkg-src/postfix/postfix.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/postfix/postfix.spec
  ============================================================================
  $ cvs diff -u -r1.120 -r1.121 postfix.spec
  --- openpkg-src/postfix/postfix.spec  6 Mar 2003 18:48:28 -0000       1.120
  +++ openpkg-src/postfix/postfix.spec  12 Mar 2003 13:46:23 -0000      1.121
  @@ -38,7 +38,7 @@
   Group:        Mail
   License:      IPL
   Version:      %{V_postfix}
  -Release:      20030306
  +Release:      20030312
   
   #   package options
   %option       with_tls       no
  @@ -287,7 +287,7 @@
           #   generate initial configuration
           (cd $RPM_INSTALL_PREFIX/etc/postfix; %{l_make} all >/dev/null 2>&1 || true)
       elif [ $1 -gt 1 ]; then
  -        #   re-genersate configuration
  +        #   re-generate configuration
           (cd $RPM_INSTALL_PREFIX/etc/postfix; %{l_make} clean all >/dev/null 2>&1 || 
true)
           #   re-load daemon
           $RPM_INSTALL_PREFIX/etc/rc postfix reload >/dev/null 2>&1 || true
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to