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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src         Date:   25-Oct-2002 14:28:36
  Branch: HEAD                             Handle: 2002102513283501

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

  Log:
    fix default bash profile

  Summary:
    Revision    Changes     Path
    1.26        +1  -1      openpkg-src/bash/bash.spec
    1.4         +1  -1      openpkg-src/bash/profile
    1.1888      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  Index: openpkg-src/bash/bash.spec
  ============================================================
  $ cvs diff -u -r1.25 -r1.26 bash.spec
  --- openpkg-src/bash/bash.spec        13 Sep 2002 13:13:29 -0000      1.25
  +++ openpkg-src/bash/bash.spec        25 Oct 2002 12:28:36 -0000      1.26
  @@ -37,7 +37,7 @@
   Group:        Shell
   License:      GPL
   Version:      %{V_real}
  -Release:      20020913
  +Release:      20021025
   
   #   list of sources
   Source0:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_real}.tar.gz
  Index: openpkg-src/bash/profile
  ============================================================
  $ cvs diff -u -r1.3 -r1.4 profile
  --- openpkg-src/bash/profile  10 Jan 2002 13:22:27 -0000      1.3
  +++ openpkg-src/bash/profile  25 Oct 2002 12:28:36 -0000      1.4
  @@ -91,7 +91,7 @@
   }
   
   #   suck in the Bourne-Shell environment of all OpenPKG packages
  -eval `@l_prefix@/etc/rc -p all env:sh`
  +eval `@l_prefix@/etc/rc -p all env`
   
   #   path to user environment init script
   if [ -f "$HOME/.bashrc" ]; then
  Index: openpkg-web/news.txt
  ============================================================
  $ cvs diff -u -r1.1887 -r1.1888 news.txt
  --- openpkg-web/news.txt      25 Oct 2002 12:09:58 -0000      1.1887
  +++ openpkg-web/news.txt      25 Oct 2002 12:28:35 -0000      1.1888
  @@ -1,3 +1,4 @@
  +25-Oct-2002: Upgraded package: P<bash-2.05b-20021025>
   25-Oct-2002: Upgraded package: P<bind-9.2.1-20021025>
   25-Oct-2002: Upgraded package: P<mhash-0.8.17-20021025>
   25-Oct-2002: Upgraded package: P<mhash-0.8.13-20021022>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to