Bug 396591

Summary: gecko-sharp2 has bogus dependency
Product: [Fedora] Fedora Reporter: Martin Stransky <stransky>
Component: gecko-sharp2Assignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: mcepl
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-18 06:29:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Stransky 2007-11-23 11:41:19 UTC
Description of problem:

There's in the spec file:

BuildRequires:  gecko-devel

but the package builds fine w/o gecko-devel installed. 

I tried to rebuild this package in devel against XULRunner (see
http://fedoraproject.org/wiki/Releases/FeatureXULRunner) but it seems to have no
effect :)

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Matěj Cepl 2008-02-08 16:38:34 UTC
gecko-devel is not a real package but provided by your firefox/xulrunner. Run

rpm -q --whatprovides gecko-devel

on your computer.

Comment 3 Christopher Aillon 2008-04-18 02:42:30 UTC
Can this be closed?