Bug 110019

Summary: parted requires automake16 to build
Product: [Fedora] Fedora Reporter: Eric Smith <spacewar>
Component: partedAssignee: Matt Wilson <msw>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: low Docs Contact:
Priority: medium    
Version: 1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-08-02 06:16:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
add automake16 to BuildRequires of spec none

Description Eric Smith 2003-11-14 01:34:25 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4)
Gecko/20030624

Description of problem:
parted requires automake 1.6 to build (supplied by automake16 RPM),
but this is not listed in the BuildRequires of the spec file.  Patch
is attached.


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

How reproducible:
Always

Steps to Reproduce:
1. Start with a Fedora Core 1 system with automake16 not installed
2. rpmbuild --rebuild parted-1.6.3-31.src.rpm

    

Actual Results:  build fails

Expected Results:  rpmbuild should give error for unsatisfied
dependency, rather than
trying to build

Additional info:

Comment 1 Eric Smith 2003-11-14 01:37:14 UTC
Created attachment 95963 [details]
add automake16 to BuildRequires of spec

Comment 2 Miloslav Trmac 2003-11-18 15:26:12 UTC
Triage->EasyFix

Comment 3 Jeremy Katz 2004-02-17 21:07:17 UTC

*** This bug has been marked as a duplicate of 115063 ***