Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1051630 - Trivial change for ppc64le in libgnomeui spec
Summary: Trivial change for ppc64le in libgnomeui spec
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libgnomeui
Version: rawhide
Hardware: ppc64le
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F-ExcludeArch-ppc64le, PPC64LETracker
TreeView+ depends on / blocked
 
Reported: 2014-01-10 18:22 UTC by Brent Baude
Modified: 2014-01-13 15:28 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-13 15:28:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Brent Baude 2014-01-10 18:22:36 UTC
Please consider the following change which allows ppc64le to build libgnomeui.

diff --git a/libgnomeui.spec b/libgnomeui.spec
index 2930f53..a527db2 100644
--- a/libgnomeui.spec
+++ b/libgnomeui.spec
@@ -62,7 +62,7 @@ environment.
 %patch0 -p1 -b .disable-sound-events
 
 libtoolize --force --copy
-autoreconf
+autoreconf -i
 
 %build
 %configure --disable-gtk-doc --disable-static

Comment 1 Ray Strode [halfline] 2014-01-10 20:43:11 UTC
feel free to commit that change

Comment 2 Karsten Hopp 2014-01-13 15:28:28 UTC
fixed in libgnomeui-2.24.5-8.fc21


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