Bug 151090 - mozilla.spec file should not use hardcoded "mozilla" in paths
Summary: mozilla.spec file should not use hardcoded "mozilla" in paths
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: mozilla
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Christopher Aillon
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-03-14 19:50 UTC by Mostafa Hosseini
Modified: 2008-02-04 00:40 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-02-04 00:40:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mostafa Hosseini 2005-03-14 19:50:17 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217

Description of problem:
We recompile mozilla's rpm for our product under another name. Since we need our rpm to install on FC machines we need to change the paths so it doesn't conflict with the existing mozilla rpm.Each time a new version is out we have to go through the whole specfile and change the mozilla-%{version} entries to %{name}-%{version} . It would be good to have that change in the spec file by default, as it looks to be a more standard way of doing it too.

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


How reproducible:
Always

Steps to Reproduce:
1.Look at mozilla.spec
2.Search for mozilla-%{version}
The occurences should be replaced by %{name}-%{version}

Additional info:

Comment 1 Matthias Clasen 2008-02-04 00:40:00 UTC
I don't think this is relevant anymore, since we don't ship a mozilla package
anymore. A patch might have helped...


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