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