Bug 458931 - R specfile not alpha aware. Patch included
Summary: R specfile not alpha aware. Patch included
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: R
Version: 8
Hardware: alpha
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-13 09:41 UTC by Oliver Falk
Modified: 2008-09-10 06:53 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-09-05 09:29:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Oliver Falk 2008-08-13 09:41:18 UTC
I don't need to comment this, do I?

--- R.spec      7 Jul 2008 20:55:20 -0000       1.44
+++ R.spec      13 Aug 2008 09:37:17 -0000
@@ -133,7 +133,7 @@ case "%{_target_cpu}" in
           export F77="gfortran -m64"
           export FC="gfortran -m64"
       ;;
-      ia64)
+      ia64|alpha)
           export CC="gcc"
           export CXX="g++"
           export F77="gfortran"

Comment 1 Fedora Update System 2008-08-29 19:04:28 UTC
rpy-1.0.3-3.fc8,R-2.7.2-1.fc8 has been submitted as an update for Fedora 8.
http://admin.fedoraproject.org/updates/rpy-1.0.3-3.fc8,R-2.7.2-1.fc8

Comment 2 Fedora Update System 2008-08-29 19:05:34 UTC
rpy-1.0.3-3.fc9,R-2.7.2-1.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/rpy-1.0.3-3.fc9,R-2.7.2-1.fc9

Comment 3 Fedora Update System 2008-09-10 06:50:08 UTC
rpy-1.0.3-3.fc8, R-2.7.2-1.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 4 Fedora Update System 2008-09-10 06:53:00 UTC
rpy-1.0.3-3.fc9, R-2.7.2-1.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.


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