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
_______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list