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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   07-Jan-2004 19:41:49
  Branch: HEAD                             Handle: 2004010718414900

  Modified files:
    openpkg-src/tar         tar.spec

  Log:
    remove duplicate entry

  Summary:
    Revision    Changes     Path
    1.34        +1  -2      openpkg-src/tar/tar.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/tar/tar.spec
  ============================================================================
  $ cvs diff -u -r1.33 -r1.34 tar.spec
  --- openpkg-src/tar/tar.spec  7 Jan 2004 18:40:32 -0000       1.33
  +++ openpkg-src/tar/tar.spec  7 Jan 2004 18:41:49 -0000       1.34
  @@ -49,7 +49,7 @@
   AutoReqProv:  no
   
   %description
  -    Tar is short for ``tape archiver'', so named for historical reasons;
  +    Tar is short for "tape archiver", so named for historical reasons;
       the tar program creates, adds files to, or extracts files from an
       archive file in tar format, called a tarfile. A tarfile is often
       a magnetic tape, but can be a floppy diskette or any regular disk
  @@ -62,7 +62,6 @@
   %build
       ( echo 'am_cv_func_iconv=${am_cv_func_iconv=no}'
         echo 'am_cv_lib_iconv=${am_cv_lib_iconv=no}'
  -      echo 'am_cv_func_iconv=${am_cv_func_iconv=no}'
       ) >config.cache
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O}" \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to