Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 102962

Summary: Missing Requires for -devel package
Product: [Retired] Red Hat Raw Hide Reporter: Dams <anvil>
Component: opensslAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: anvil, bugs.michael, dziumanenko
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.9.7a-25 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-10-24 19:11:11 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: 100644    

Description Dams 2003-08-23 14:47:20 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131

Description of problem:
[root@gruyere ~]# pkg-config openssl --libs
-L/usr/kerberos/lib -lssl -lcrypto -lresolv -lgssapi_krb5 -lkrb5 -lk5crypto
-lcom_err -ldl -lz

Notice the -lz

[root@gruyere ~]# rpm -qpR openssl-devel-0.9.7a-17.i386.rpm
krb5-devel
openssl = 0.9.7a-17
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[root@gruyere ~]#

There should be an explicit 'Requires:zlib-devel' in spec file for -devel package.


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

How reproducible:
Always

Steps to Reproduce:
1. none


Additional info:

Comment 1 Michael Schwendt 2003-08-26 12:41:34 UTC
*** Bug 103071 has been marked as a duplicate of this bug. ***

Comment 2 Nalin Dahyabhai 2003-10-24 19:11:11 UTC
Fixing for 0.9.7a-25 and later.  Thanks!

Comment 3 Nalin Dahyabhai 2003-11-24 15:03:06 UTC
*** Bug 110759 has been marked as a duplicate of this bug. ***