Closed Bug 193906 Opened 22 years ago Closed 22 years ago

[PATCH] Redhat 7.x SRPMS don't build on Alpha

Categories

(SeaMonkey :: Build Config, defect)

DEC
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jpranevich, Assigned: blizzard)

Details

Attachments

(1 file)

"Alpha" is not listed as an architecture that the SRPM for Mozilla / RedHat 7.x
supports. However, I have been doing Alpha builds using those SRPMS for quite
some time and have had no problem. After applying this change, I built a
complete set of Mozilla RPMS for RedHat 7.2/Alpha and am using that build to
type in this bug.

(If anyone wants Alpha RPMs for the FTP site, let me know.)

--- mozilla.spec.current        Tue Feb 18 13:41:39 2003
+++ mozilla.spec        Tue Feb 18 10:10:46 2003
@@ -47,7 +47,7 @@
 Prereq:      fileutils perl
 Prereq:      /usr/bin/killall
 Requires:    mozilla-nspr = %{version}-%{release}, indexhtml
-ExclusiveArch: i386 s390 s390x x86_64 ppc
+ExclusiveArch: i386 s390 s390x x86_64 ppc alpha
  
 %description
 Mozilla is an open-source web browser, designed for standards
Add 'alpha' to list of supported architectures.
rpms -> blizzard
Assignee: seawood → blizzard
They won't build with gcc 3.2 on the alpha, which is why it's not there.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WONTFIX
I disagree with you on this this. 

The last supported RedHat release on Alpha is 7.2, which ships with GCC 2.96. 
As such, I don't think that Mozilla's issues with GCC 3.2 on Alpha have any 
bearing on the issue. (Especially since the bug specifically targets the RedHat 
7.x RPMS.)

Can you split the .spec file into two or do something similar to that so RedHat 
7.x users on Alpha can use your SRPMs?

I keep that spec file around for the most recent Red Hat Linux system. 
Unfortunately, I can't make everyone happy for all systems.

If you're going to download the src.rpm and rebuild it anyway it's not that hard
to add alpha to the ExclusiveArch: line.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: