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

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   23-Jul-2003 11:16:18
  Branch: HEAD                             Handle: 2003072310161700

  Modified files:
    openpkg-src/openssh     openssh.spec

  Log:
    flush cosmetic changes

  Summary:
    Revision    Changes     Path
    1.105       +2  -2      openpkg-src/openssh/openssh.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openssh/openssh.spec
  ============================================================================
  $ cvs diff -u -r1.104 -r1.105 openssh.spec
  --- openpkg-src/openssh/openssh.spec  22 Jul 2003 12:05:39 -0000      1.104
  +++ openpkg-src/openssh/openssh.spec  23 Jul 2003 09:16:17 -0000      1.105
  @@ -263,8 +263,8 @@
               -N '' -C `hostname` 1>&2
       fi
   
  -    #   add PAM configuration entry
   %if "%{with_pam}" == "yes"
  +    #   add PAM configuration entry
       if [ $1 -eq 1 ]; then
           $RPM_INSTALL_PREFIX/sbin/pamtool --add --smart --name=openssh
       fi
  @@ -277,7 +277,7 @@
       exit 0
   
   %preun
  -    #   before erase, stop service
  +    #   before erase, stop service and remove log files
       [ $1 -eq 0 ] || exit 0
       %{l_rc} openssh stop 2>/dev/null
       rm -f $RPM_INSTALL_PREFIX/var/openssh/openssh.log* >/dev/null 2>&1 || true
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to