Bug 1054300 - Trivial change to rrdtool spec to enable ppc64le
Summary: Trivial change to rrdtool spec to enable ppc64le
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rrdtool
Version: rawhide
Hardware: ppc64le
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Jaroslav Škarvada
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F-ExcludeArch-ppc64le, PPC64LETracker
TreeView+ depends on / blocked
 
Reported: 2014-01-16 15:04 UTC by Brent Baude
Modified: 2014-02-17 16:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-17 16:11:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Brent Baude 2014-01-16 15:04:43 UTC
diff --git a/rrdtool.spec b/rrdtool.spec
index cd14792..acb8d57 100644
--- a/rrdtool.spec
+++ b/rrdtool.spec
@@ -100,7 +100,7 @@ Provides: python-%{name} = %{version}-%{release}
 Python RRDtool bindings.
 %endif
 
-%ifarch ppc64
+%ifarch ppc64 ppc64le
 # php bits busted on ppc64 at the moment
 %define with_php 0
 %endif

Comment 1 Jaroslav Škarvada 2014-02-17 16:07:11 UTC
Thanks for the report and patch, but I will rather use the %{power64} macro.


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