[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Binary RPM naming | doubt



On Thu, Oct 26, 2006 at 06:58:10PM +0530, Lis Maria Thomas wrote:
> 
> Wrote: /home/sapient/redhat/SRPMS/yyy-1.0-1.src.rpm
> Wrote: /home/sapient/redhat/RPMS/xxx.i386.rpm
> Wrote: /home/sapient/redhat/RPMS/xxx.i386.rpm 
...
> It is not installing the binary rpm ,rather it is install the debuginfo.
> 
> Is there anything wrong with what I have done or is this the way it
> works.

Note also that it isn't creating the i386 rpms under a i386
subdirectory.

The default _build_name_fmt is
%{ARCH}/%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}.rpm

Try changing your define to something like:
%{ARCH}/thenameiwant-%{VERSION}-%{RELEASE}.%{ARCH}.rpm

-- 
lfr
0/0

Attachment: pgpmhejN4V1Og.pgp
Description: PGP signature


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]