[CentOS] Both archs version rpm are installed during update?

Mon Jul 2 18:09:26 UTC 2007
Akemi Yagi <amyagi at gmail.com>

On 7/2/07, Johnny Hughes <johnny at 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