Re: New 'hail' repository created, with major packaging rework

Jeff Garzik <[email protected]> Mon, 05 Jul 2010 14:37:48 -0400
Newsgroups org.kernel.vger.hail-devel
Message-ID <[email protected]>
On 07/05/2010 02:31 PM, Pete Zaitcev wrote:
> On Fri, 02 Jul 2010 02:59:20 -0400
> Jeff Garzik<[email protected]>  wrote:
>
>> 4) ./autogen.sh
>> 5) ./autogen.sh
>
> One worked for me. Trying to pretend it's nothing :-)
>
>> 11) rpmbuild -ba SPECS/hail.spec
>
> Seems working perfectly, but there's one thing:
>
> Wrote: /q/zaitcev/rpms/SRPMS/hail-0.8-0.1.z1.fc13.src.rpm
> Wrote: /q/zaitcev/rpms/RPMS/x86_64/hail-0.8-0.1.z1.fc13.x86_64.rpm
> Wrote: /q/zaitcev/rpms/RPMS/x86_64/cld-0.8-0.1.z1.fc13.x86_64.rpm
> Wrote: /q/zaitcev/rpms/RPMS/x86_64/chunkd-0.8-0.1.z1.fc13.x86_64.rpm
> Wrote: /q/zaitcev/rpms/RPMS/x86_64/hail-devel-0.8-0.1.z1.fc13.x86_64.rpm
> Wrote: /q/zaitcev/rpms/RPMS/x86_64/hail-debuginfo-0.8-0.1.z1.fc13.x86_64.rpm
>
> The debuginfos for cld and chunkd are not produced for some reason.

Not produced...  or simply contained within hail-debuginfo?

Typically only one *-debuginfo.rpm is produced per SRPM, AFAIK.

	Jeff