RPM Community Forums

Mailing List Message of <rpm-devel>

Re: [CVS] RPM: rpm/ CHANGES rpm/build/ parsePreamble.c rpm/rpmdb/ hdrfmt.c...

From: Anders F Björklund <afb@rpm5.org>
Date: Mon 03 Dec 2007 - 11:07:27 CET
Message-Id: <6ba9b4a4fc558f5e039233ad96dfbcd1@rpm5.org>
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
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.