Jeff Johnson wrote:
> Modified files:
> rpm CHANGES
> rpm/build parsePreamble.c
> rpm/rpmdb hdrfmt.c rpmtag.h tagname.c
> rpm/rpmio argv.c argv.h librpmio.vers
>
> Log:
> - using tagValue instead permits queries of arbitrary tags.
> - do binary, not linear, search for tag name/type/value.
> - lazy arbitrary tag array initialization in rpmTags methods
> instead.
>
> Summary:
> Revision Changes Path
> 1.1908 +3 -0 rpm/CHANGES
> 2.151 +4 -19 rpm/build/parsePreamble.c
> 1.48 +13 -3 rpm/rpmdb/hdrfmt.c
> 1.20 +8 -5 rpm/rpmdb/rpmtag.h
> 1.20 +45 -7 rpm/rpmdb/tagname.c
> 1.9 +7 -0 rpm/rpmio/argv.c
> 1.6 +10 -1 rpm/rpmio/argv.h
> 2.20 +1 -0 rpm/rpmio/librpmio.vers
I can't seem to build binary packages anymore... (source packages work)
They end up with bogus "(none)-(none)-(none).(none).rpm" filenames...
The alpha 4 version works OK, but HEAD seems to be nonfunctional atm ?
`devtool standalone` should reproduce the problem, as test drive fails.
--anders
Received on Mon Dec 3 11:07:34 2007