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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   19-Nov-2003 12:17:36
  Branch: HEAD                             Handle: 2003111911173303

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

  Log:
    Fix english spelling, punktuation, and usage

  Summary:
    Revision    Changes     Path
    1.247       +1  -1      openpkg-src/openpkg/openpkg.spec
    1.26        +5  -6      openpkg-src/openpkg/rpmtool
    1.7470      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/openpkg.spec
  ============================================================================
  $ cvs diff -u -r1.246 -r1.247 openpkg.spec
  --- openpkg-src/openpkg/openpkg.spec  17 Nov 2003 21:47:29 -0000      1.246
  +++ openpkg-src/openpkg/openpkg.spec  19 Nov 2003 11:17:35 -0000      1.247
  @@ -39,7 +39,7 @@
   #   o any cc(1)
   
   #   the package version/release
  -%define       V_openpkg  20031117
  +%define       V_openpkg  20031119
   
   #   the used software versions
   %define       V_rpm      4.2.1
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/rpmtool
  ============================================================================
  $ cvs diff -u -r1.25 -r1.26 rpmtool
  --- openpkg-src/openpkg/rpmtool       17 Nov 2003 21:47:29 -0000      1.25
  +++ openpkg-src/openpkg/rpmtool       19 Nov 2003 11:17:36 -0000      1.26
  @@ -1340,9 +1340,9 @@
               PLUS )
                   echo "set +x"
                   ( echo "This OpenPKG package is of class PLUS."
  -                  echo "It is in pre-release state and perhaps ready for release 
soon."
  +                  echo "It is in prerelease state and might be ready for release 
soon."
                     echo "Nevertheless, use it with great care in production 
environments."
  -                  echo "It might be unstable and perhaps break your environment."
  +                  echo "It might be unstable and break your environment."
                   ) | @l_prefix@/lib/openpkg/rpmtool msg -r -t notice | sed -e 
's;^;echo ";' -e 's;$;";' 
                   echo "set -x"
                   ;;
  @@ -1350,8 +1350,8 @@
                   echo "set +x"
                   ( echo "This OpenPKG package is of class EVAL."
                     echo "It is in evaluation state and still not ready for release."
  -                  echo "Hence do not use it in production environments at all."
  -                  echo "It might be unstable and perhaps even be incompletely 
packaged."
  +                  echo "Hence, do not use it in production environments."
  +                  echo "It might be unstable or incompletely packaged."
                   ) | @l_prefix@/lib/openpkg/rpmtool msg -r -t warn | sed -e 
's;^;echo ";' -e 's;$;";' 
                   echo "set -x"
                   ;;
  @@ -1359,8 +1359,7 @@
                   echo "set +x"
                   ( echo "This OpenPKG package is of class JUNK."
                     echo "It is in development state and still not even ready for 
evaluation."
  -                  echo "Hence do not try to use it at all in any environment."
  -                  echo "It is definitely unstable and incomplete."
  +                  echo "Do not use it at all, as it is definitely unstable and 
incomplete."
                   ) | @l_prefix@/lib/openpkg/rpmtool msg -r -t warn | sed -e 
's;^;echo ";' -e 's;$;";' 
                   echo "set -x"
                   ;;
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.7469 -r1.7470 news.txt
  --- openpkg-web/news.txt      19 Nov 2003 10:43:12 -0000      1.7469
  +++ openpkg-web/news.txt      19 Nov 2003 11:17:33 -0000      1.7470
  @@ -1,3 +1,4 @@
  +19-Nov-2003: Upgraded package: P<openpkg-20031119-20031119>
   19-Nov-2003: Upgraded package: P<wine-20031118-20031119>
   19-Nov-2003: Upgraded package: P<xemacs-21.4.14-20031119>
   19-Nov-2003: Upgraded package: P<mplayer-1.0pre2-20031119>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to