From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050720 Fedora/1.0.6-1.1.fc4 Firefox/1.0.6 Description of problem: rpmbuild --rebuild evolution-data-server-1.3.6-1.src.rpm fail with + pkg-config --exists mozilla-nss + echo 'Unable to find suitable version of mozilla nss to use!' Unable to find suitable version of mozilla nss to use! Shouldn't the spec file be updated so the build does not attempt if the correct version of mozilla-nss is not installed :-) Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.FC4, rpmbuild --rebuild evolution-data-server-1.3.6-1.src.rpm 2. 3. Actual Results: Build fails, 'Unable to find suitable version of mozilla nss to use!' Expected Results: rpm should have failed from the start Additional info:
The package already has a BuildRequires: mozilla-nss-devel Do you have mozilla-nss-devel installed? If so, which version?
Closing due to lack of response. Suspect that an earlier version of mozilla-nss-devel was installed, and it's a lack of versioned BuildRequires