Hide Forgot
Created attachment 531912 [details] Patch to fix the lib template According to the packaging guidelines (http://fedoraproject.org/wiki/Packaging:Guidelines#Requiring_Base_Package) the devel package of a library should use an arch specific require of the base package that looks like this: Requires: %{name}%{?_isa} = %{version}-%{release} but the rpdevtools template currently skips the arch specific part and uses: Requires: %{name} = %{version}-%{release} Attached is a patch to change this.
Applied in git, will be in the next rpmdevtools release, thanks!
rpmdevtools-8.2-1.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/rpmdevtools-8.2-1.fc16
Package rpmdevtools-8.2-1.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing rpmdevtools-8.2-1.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2011-15843 then log in and leave karma (feedback).
rpmdevtools-8.2-1.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.