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

Binary RPM naming | doubt



Title: Binary RPM naming | doubt

Hi

There is a variable defind at my %prep section as

        new_variable_new=aaa

And while doing the rpm build, I am givin the following command

rpmbuild -ba yyy.spec --define "_build_name_fmt $new_variable_new.%_arch.rpm"


The binary rpm it is creating is not takin the value specified, rather it is giving the output as :

Wrote: /home/sssss/redhat/RPMS/.i386.rpm
Wrote: /home/sssss/redhat/RPMS/.i386.rpm


Can  u help me out with what could be the possible mistake I have made…

Thanking You

Lis


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