Bug 132887

Summary: wvdial is missing a build dependency
Product: [Fedora] Fedora Reporter: Steve Grubb <linux_4ever>
Component: wvdialAssignee: Harald Hoyer <harald>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: EasyFix
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-09-21 15:04:31 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:
Bug Depends On:    
Bug Blocks: 123268    
Attachments:
Description Flags
patch for the spec file none

Description Steve Grubb 2004-09-18 18:17:26 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4.2)
Gecko/20040308

Description of problem:
wvdial is missing a build dependency on openssl-devel. It won't
compile unless its installed.

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

How reproducible:
Always

Steps to Reproduce:
1. rpm -e openssl-devel
2. rpmbuild -bb wvdial.spec

Additional info:

Comment 1 Steve Grubb 2004-09-18 18:18:33 UTC
Created attachment 103988 [details]
patch for the spec file