default rpm query format on x86_64

Michael Schroeder mls at suse.de
Tue Jun 28 15:15:47 UTC 2005


On Tue, Jun 28, 2005 at 08:10:56AM -0700, Shahms King wrote:
> The default rpm query format of %{name}-%{version}-%{release} is less
> than optimal on x86_64 where the x86_64 and i386 versions of some
> packages are installed.  I've modified my local rpm macros by creating
> "/etc/rpm/macros.local" with:
> %_query_all_fmt %%{name}-%%{version}-%%{release}.%%{arch}
> 
> which solves the problem on my computer, but has any thought been given
> to making this the default, at least on x86_64 (or other multi-lib archs)?

Well, SuSE uses a different package name for the i386 version,
e.g. glibc and glibc-32bit. Makes things a lot easier.

Cheers,
  Michael.

-- 
Michael Schroeder                                   mls at suse.de
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}




More information about the fedora-devel-list mailing list