On 7/2/07, Johnny Hughes johnny@centos.org wrote:
You can add this to your .rpmmacros (create it if it does not exist in your home directory):
%_query_all_fmt %%{name}-%%{version}-%%{release}.%%{arch}
And if you want this to be systemwide, add the line to /etc/rpm/macros (create it if it does not exist).
Akemi