On Fri, 16 Jan 2004 21:20:29 +1000, Matt wrote: > I've built a couple RPM packages just to get an idea of the process. > However I always end up with packages in the form > "pckname.version.i386.rpm". I have an athlon CPU and would like to > compile them to this architecture. (i.e. pckname.version.athlon.rpm) > What configuration or options would I need to change to accomplish this? rpmbuild --target athlon ... --