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:   17-Feb-2004 22:53:42
  Branch: HEAD                             Handle: 2004021721534100

  Modified files:
    openpkg-src/openpkg     HISTORY openpkg.sh rpmtool.8 rpmtool.pod

  Log:
    correct spelling: privileges, convenient

  Summary:
    Revision    Changes     Path
    1.141       +2  -2      openpkg-src/openpkg/HISTORY
    1.3         +1  -1      openpkg-src/openpkg/openpkg.sh
    1.8         +1  -1      openpkg-src/openpkg/rpmtool.8
    1.12        +1  -1      openpkg-src/openpkg/rpmtool.pod
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/HISTORY
  ============================================================================
  $ cvs diff -u -r1.140 -r1.141 HISTORY
  --- openpkg-src/openpkg/HISTORY       17 Feb 2004 19:53:36 -0000      1.140
  +++ openpkg-src/openpkg/HISTORY       17 Feb 2004 21:53:41 -0000      1.141
  @@ -2,8 +2,8 @@
   2004
   ====
   
  -20040217 added -t|--tar option to *.sh scripts for convinient extracting embedded 
tarball
  -20040217 provide <prefix>/bin/rpm2cpio for convinience reasons
  +20040217 added -t|--tar option to *.sh scripts for convenient extracting embedded 
tarball
  +20040217 provide <prefix>/bin/rpm2cpio for convenience reasons
   20040216 change filesystem layout for final OpenPKG 2.0 namespace clean layout
   20040216 config.{guess,sub} scripts are no longer installed
   20040216 fixed --tag processing in bootstrapping situation
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/openpkg.sh
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 openpkg.sh
  --- openpkg-src/openpkg/openpkg.sh    16 Feb 2004 22:32:03 -0000      1.2
  +++ openpkg-src/openpkg/openpkg.sh    17 Feb 2004 21:53:41 -0000      1.3
  @@ -70,7 +70,7 @@
       exit 1
   fi
   
  -#   allow convient all-in-one specification of OpenPKG Tool Chain locations
  +#   allow convenient all-in-one specification of OpenPKG Tool Chain locations
   if [ ".$opt_tool" != . ]; then
       OPENPKG_TOOLS="$opt_tools"
   fi
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/rpmtool.8
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 rpmtool.8
  --- openpkg-src/openpkg/rpmtool.8     21 Nov 2003 21:26:51 -0000      1.7
  +++ openpkg-src/openpkg/rpmtool.8     17 Feb 2004 21:53:41 -0000      1.8
  @@ -236,7 +236,7 @@
   .IP "\fBSyntactical Set Pattern\fR" 4
   .IX Item "Syntactical Set Pattern"
   \&\s-1RPM\s0 supports simple wildcard patterns like \f(CW\*(C`/path/*\*(C'\fR or 
\f(CW\*(C`/path/[a\-z]\*(C'\fR,
  -etc. Sometimes it is convienient, to also have (in addition to character
  +etc. Sometimes it is convenient, to also have (in addition to character
   sets) string sets like \f(CW\*(C`/path/{foo,bar,quux}\*(C'\fR. \fIrpmtool\fR\|(1) 
provides this
   by syntactically (without checking the filesystem) expanding those
   string sets.
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/rpmtool.pod
  ============================================================================
  $ cvs diff -u -r1.11 -r1.12 rpmtool.pod
  --- openpkg-src/openpkg/rpmtool.pod   28 Jan 2004 13:04:35 -0000      1.11
  +++ openpkg-src/openpkg/rpmtool.pod   17 Feb 2004 21:53:41 -0000      1.12
  @@ -133,7 +133,7 @@
   =item B<Syntactical Set Pattern>
   
   RPM supports simple wildcard patterns like C</path/*> or C</path/[a-z]>,
  -etc. Sometimes it is convienient, to also have (in addition to character
  +etc. Sometimes it is convenient, to also have (in addition to character
   sets) string sets like C</path/{foo,bar,quux}>. rpmtool(1) provides this
   by syntactically (without checking the filesystem) expanding those
   string sets.
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to