https://bugzilla.redhat.com/show_bug.cgi?id=736717 --- Comment #37 from Orion Poplawski <orion@xxxxxxxxxxxxx> --- - EPEL5: Package requires pkgconfig, if .pc files are present. Now you've removed these, which were needed for EPEL5: # the pkgconfig requirement is only necessary for EPEL5 and below; # it's automatic for Fedora and EPEL6. %if %{?rhel}%{!?rhel:0} <= 5 Requires: pkgconfig %endif - EPEL5: Package does run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. I can't upgrade from your previous packages: Error: Package: lcmaps-without-gsi-devel-1.6.1-1.fc21.x86_64 (@/lcmaps-without-gsi-devel-1.6.1-1.fc21.x86_64) Requires: lcmaps-basic-interface = 1.6.1-1.fc21 Removing: lcmaps-basic-interface-1.6.1-1.fc21.noarch (@/lcmaps-basic-interface-1.6.1-1.fc21.noarch) lcmaps-basic-interface = 1.6.1-1.fc21 Obsoleted By: lcmaps-common-devel-1.6.1-4.fc19.x86_64 (/lcmaps-common-devel-1.6.1-4.fc19.x86_64) lcmaps-basic-interface = 1.6.1-4.fc19 You could try using --skip-broken to work around the problem Error: Package: lcmaps-openssl-interface-1.6.1-1.fc21.noarch (@/lcmaps-openssl-interface-1.6.1-1.fc21.noarch) Requires: lcmaps-basic-interface = 1.6.1-1.fc21 Removing: lcmaps-basic-interface-1.6.1-1.fc21.noarch (@/lcmaps-basic-interface-1.6.1-1.fc21.noarch) lcmaps-basic-interface = 1.6.1-1.fc21 Obsoleted By: lcmaps-common-devel-1.6.1-4.fc19.x86_64 (/lcmaps-common-devel-1.6.1-4.fc19.x86_64) lcmaps-basic-interface = 1.6.1-4.fc19 If there are lcmaps-without-gsi-devel and lcmaps-openssl-interface packages out in the wild, you will want to obsolete/provide them. -- You are receiving this mail because: You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review