On Sat, 2006-03-04 at 03:19 -0500, Build System wrote: > xorg-x11-xbitmaps-1.0.1-3 > ------------------------- > * Thu Mar 02 2006 Mike A. Harris <mharris@xxxxxxxxxx> 1.0.1-3 > - Made package arch specific due to pkgconfig files being placed in lib64 > if the noarch packages manage to get built on x86_64/ppc64/s390x. What? Fix the toplevel Makefile.am to install the pkgconfig file to $datadir instead of libdir: -pkgconfigdir = $(libdir)/pkgconfig +pkgconfigdir = $(datadir)/pkgconfig That's what other noarch packages do. Alternatively, fix your spec to use %configure --libdir=%_datadir ... %_datadir/share/pkgconfig/*.pc Ralf -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list