RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ TODO

From: Jason Corley <jasonc@rpm5.org>
Date: Mon 31 Dec 2007 - 17:12:59 CET
Message-Id: <20071231161259.680B134845E@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jason Corley
  Root:   /v/rpm/cvs                       Email:  jasonc@rpm5.org
  Module: rpm                              Date:   31-Dec-2007 17:12:59
  Branch: HEAD                             Handle: 2007123116125900

  Modified files:
    rpm                     TODO

  Log:
    add TODO item for 5.1 regarding spaces/paths in file provides

  Summary:
    Revision    Changes     Path
    1.107       +7  -0      rpm/TODO
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/TODO
  ============================================================================
  $ cvs diff -u -r1.106 -r1.107 TODO
  --- rpm/TODO	31 Dec 2007 10:04:24 -0000	1.106
  +++ rpm/TODO	31 Dec 2007 16:12:59 -0000	1.107
  @@ -164,3 +164,10 @@
   	time options
       - jbj: rewrite pgpReadPkts to return array of clearsign'd segments instead.
       - jbj: teach argvSplit about escaped seperator characters.
  +    - jasonc: spec file parser: one cannot represent a "odd" file path in a
  +        Provides such as:
  +          Provides: /path/with spaces/and,commas/foo.bar
  +        currently because both spaces and commas can be used to indicate    
  +        multiple provides entries (Mac OS X is great at finding these types of
  +        "problems")
  +
  @@ .
Received on Mon Dec 31 17:12:59 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.