Bug 969665 - cdparanoia configure doesn't recognize aarch64
Summary: cdparanoia configure doesn't recognize aarch64
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: cdparanoia
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-01 16:05 UTC by Mark Salter
Modified: 2014-05-03 19:19 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-03 19:19:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
config update to recognize aarch64 (49.66 KB, patch)
2013-06-01 16:05 UTC, Mark Salter
no flags Details | Diff
cleaner fix (1.61 KB, patch)
2013-10-23 09:34 UTC, Marcin Juszkiewicz
no flags Details | Diff

Description Mark Salter 2013-06-01 16:05:48 UTC
Created attachment 755556 [details]
config update to recognize aarch64

Description of problem:
cdparanoia configure fails to recognize aarch64. The rpm %configure script tries to update config.{sub,guess} when found, but cdparanoia uses configure.{sub,guess} for some reason. The attached patch updates configure.{sub,guess} to recognize aarch64.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Marcin Juszkiewicz 2013-10-23 09:34:35 UTC
Created attachment 815298 [details]
cleaner fix

This patch makes use of %configure macro which takes care of updating gnu-config files.


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