Bug 1076214 - Trivial change to libdv spec to enable ppc64le
Summary: Trivial change to libdv spec to enable ppc64le
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libdv
Version: rawhide
Hardware: ppc64le
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Jay Fenlason
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F-ExcludeArch-ppc64le, PPC64LETracker
TreeView+ depends on / blocked
 
Reported: 2014-03-13 19:16 UTC by Brent Baude
Modified: 2014-08-31 23:32 UTC (History)
3 users (show)

Fixed In Version: libdv-1.0.0-17
Clone Of:
Environment:
Last Closed: 2014-05-13 18:20:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Brent Baude 2014-03-13 19:16:25 UTC
Please consider the following trivial change to the libdv spec that allows ppc64le to configure and build properly:

[baude@ppc64le libdv]$ git diff
diff --git a/libdv.spec b/libdv.spec
index efd5022..ee1443f 100644
--- a/libdv.spec
+++ b/libdv.spec
@@ -56,7 +56,7 @@ This package contains development files for libdv.
 # Required for libtool 2.2
 libtoolize
 # Required for the gtk2 patch
-autoreconf
+autoreconf -fi
 
 %build
 %configure --with-pic

Comment 1 Jaromír Cápík 2014-05-13 18:20:58 UTC
Fixed. Closing.


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