Dnia 06-02-2006, pon o godzinie 06:12 -0500, Jakub Jelinek napisał(a): [..] > > [kloczek@kloczek01 src]$ rpm -q gcc --qf > > "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n" > > gcc-4.1.0-0.20.x86_64 > > What arch is cpp: > rpm -q cpp --qf '%{name}-%{version}-%{release}.%{arch}\n' > ? Should be x86_64 too. Yes it is. $ rpm -q cpp --qf "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n" cpp-4.1.0-0.20.x86_64 On this system I have installed only x86_64 packages. $ rpm -qa --qf "%{ARCH}\n" | sort | uniq -c 208 noarch 1306 x86_64 kloczek -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list