Bug 133961

Summary: stunnel has missing dependencies + update of spec file
Product: [Fedora] Fedora Reporter: Steve Grubb <linux_4ever>
Component: stunnelAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: sgrubb, wtogami
Target Milestone: ---Keywords: EasyFix, Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 4.08-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-26 20:42:30 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, 136451    
Attachments:
Description Flags
patch that addresses the issues in this PR none

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

Description of problem:
Stunnel is missing build dependencies on util-linux and libtool. Also,
there is a BuildRequires automake-1.4, however, the current automake
works fine. There's no need for stunnel to use the old automake.

I will attach a patch that addresses these issues.

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

How reproducible:
Always

Steps to Reproduce:
1. rpm -e libtool
2. rpmbuild -bb stunnel.spec

Additional info:

Comment 1 Steve Grubb 2004-09-28 18:10:09 UTC
Created attachment 104452 [details]
patch that addresses the issues in this PR

Comment 2 Warren Togami 2005-03-29 08:43:04 UTC
Hi Steve, if you still care about this, go ahead and do it yourself.  I don't
think anybody minds if it happens.  I personally would do it but I'm doing this
for dozens of other packages now (and manually verifying it...)