Bug 575001

Summary: Remove softokn reference from nss.pc
Product: [Fedora] Fedora Reporter: Elio Maldonado Batiz <emaldona>
Component: nssAssignee: Elio Maldonado Batiz <emaldona>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 13CC: emaldona, kdudka, kengert
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 3.12.4-11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 575002 (view as bug list) Environment:
Last Closed: 2010-09-25 00:42:22 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: 508479, 575002    
Attachments:
Description Flags
Removes nss-softkn from requires list rrelyea: review+

Description Elio Maldonado Batiz 2010-03-19 03:41:20 UTC
Description of problem:
nss.pc includes a requires on softoken and it shouldn't. NSS does not require the softoken libraries to be linked nor do we want them to be linked. 
Reported by Bob Relyea while working with pam_pkcs11. 

Version-Release number of selected component (if applicable): nss 3.12.6.
How reproducible: Always

Steps to Reproduce: 
  
Actual results:
Requires: nspr >= %NSPR_VERSION%, nss-util >= %NSSUTIL_VERSION%, nss-softokn >= %SOFTOKEN_VERSION% is the offending line


Expected results:
Requires: nspr >= %NSPR_VERSION%, nss-util >= %NSSUTIL_VERSION%
is the correct line.

Additional info:
The nss-softokn's shared libraries are signed and thus are nss-softokn-prelink configuration file. All access must be via dynamic linking.

Comment 1 Elio Maldonado Batiz 2010-03-19 04:04:37 UTC
Created attachment 401168 [details]
Removes nss-softkn from requires list

Comment 2 Bob Relyea 2010-03-19 17:44:29 UTC
Comment on attachment 401168 [details]
Removes nss-softkn from requires list

r+ rrelyea

Comment 3 Fedora Admin XMLRPC Client 2010-09-07 20:54:04 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.