Bug 352121

Summary: chmsee should not depend on specific version of firefox
Product: [Fedora] Fedora Reporter: Lubomir Kundrak <lkundrak>
Component: chmseeAssignee: Yijun Yuan <bbbush.yuan>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: gecko-bugs-nobody, pertusus
Target Milestone: ---Keywords: EasyFix
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-10 03:02:29 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 Lubomir Kundrak 2007-10-25 11:52:39 UTC
Description of problem:

I believe the dependency of the package on specific version of firefox is
incorrect. The package should depend on gecko-lib instead.

Not having the correct dependency makes it harder to track packages that should
be rebuilt when firefox/gecko-libs is rebuilt and causes dependency and possibly
security problems.

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

chmsee-0:1.0.0-1.24.fc8.i386

Comment 1 Mamoru TASAKA 2007-10-25 13:00:45 UTC
I oppose this.

Comment 2 Yijun Yuan 2007-10-25 13:27:23 UTC
Excuse me? How to depend on gecko-lib and get rebuilt automatically? Thanks!

Comment 3 Lubomir Kundrak 2007-10-25 13:57:57 UTC
Mamoru: I oppose your opposition.
Yuan: please replace the dependency on firefox with dependency on gecko-libs.

Comment 4 Lubomir Kundrak 2007-10-25 14:01:08 UTC
Yuan: also, I was not talking about automatic rebuilds.

Comment 5 Christopher Aillon 2007-10-25 17:20:09 UTC
Hi.  I am the firefox maintainer for Fedora.  I asked lkundrak to file these
bugs.    gecko-libs is actually the correct way to do this.  While it is true
that in theory another package could provide gecko-libs and have different
paths, that will never happen in Fedora, so your argument against that is more
theoretical than anything.

Doing this will make it much easier for me to make the switch to xulrunner, and
will help allow scripting updates.  Please make the change from Requires:
firefox = 2.0.0.8 to Requires: gecko-libs = 1.8.1.8 like most other packages in
the distro.

Comment 6 Patrice Dumas 2007-10-25 19:15:35 UTC
The firefox directory is hardcoded in the chmsee script,
so chmsee must depend on the corresponding firefox version.
Every firefox has a different version for the 
/usr/lib/firefox-x.x.x.x directory. It is not another package,
it is another firefox version.

Comment 7 Christopher Aillon 2007-10-26 11:00:31 UTC
Yes, but that is changing soon to /usr/lib/gecko-x.x.x.x instead of firefox. 
Unless chmsee is an extension/plugin that will not work when xulrunner is in
rawhide, I would appreciate changing the requires.

Comment 8 Patrice Dumas 2007-11-02 23:37:55 UTC
Is the gecko-x.x.x.x changing for each firefox version?

Comment 9 Christopher Aillon 2007-11-06 11:59:11 UTC
gecko-x.x.x.x in provides will change for every version, yes, as per the
contents of version.txt in the source code.

the directory name will change less often (for the stable API).  but that is
still dependent on xulrunner.