Bug 164638 - spec file requires for mozilla-nss ng
Summary: spec file requires for mozilla-nss ng
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: evolution-data-server
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Malcolm
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-07-29 16:09 UTC by Ted Kaczmarek
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-05-05 13:29:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ted Kaczmarek 2005-07-29 16:09:35 UTC
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:

Comment 1 Dave Malcolm 2005-08-23 01:02:43 UTC
The package already has a BuildRequires: mozilla-nss-devel
Do you have mozilla-nss-devel installed?  If so, which version?


Comment 2 John Thacker 2006-05-05 13:29:50 UTC
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


Note You need to log in before you can comment on or make changes to this bug.