Without splitting off a -devel package or deleting the .pc file, it's not possible to fix this. Package nautilus contains a pkgconfig template file, which lists other pkgconfig files as requirements. When these files are included in other RPM packages, the RPM package "Requires" must be complete. Else pkgconfig fails, prints an error message and returns an error code for standard queries like "pkg-config --exists foo-1.0", "pkg-config --cflags foo-1.0" or "pkg-config --list-all". nautilus-2.9.91-2.i386.rpm missing dependencies due to pkgconfig files: Requires: gnome-vfs2-devel Requires: glib2-devel Requires: gtk2-devel
We now have a nautilus-devel package.