RPM Community Forums

Mailing List Message of <rpm-devel>

Re: [CVS] RPM: rpm/ VENDOR rpm/build/ parsePreamble.c

From: Jeff Johnson <n3npq@mac.com>
Date: Thu 27 Dec 2007 - 17:32:07 CET
Message-Id: <DE69591F-629B-47FE-A9FA-891CD74C04A2@mac.com>

On Dec 27, 2007, at 11:27 AM, Ralf S. Engelschall wrote:

> On Thu, Dec 27, 2007, Jeff Johnson wrote:
>
>> Multiple items like
>>     Class: foo
>>     Class: bar
>> was the already implemented intent.
>> [...]
>
> Sorry, I better should have comitted this in two speparate commits.  
> The
> "Class" issue is completely unrelated to the multiple-item issue. I
> have done them just at the same time and as it was to the same source
> file I committed both together. For "Class" all which was required
> is that the macro is available (again). The multiple-item issue is
> related to "BuildRequire" which I still try to resolve my wish through
> an additional arbitrary tag generated by a Lua hook.
>

We're likely at cross purposes whether RPMTAG_CLASS is
arbitrary (or not).

If you want non-arbitrary RPMTAG_CLASS, make sure you remove "internal"
from rpmdb/rpmtag.h:

     RPMTAG_CLASS                = 1202, /* s internal arbitrary */

73 de Jeff
Received on Thu Dec 27 17:32:15 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.