Bug 175978

Summary: Add mozilla-nss.pc compat symlink
Product: [Fedora] Fedora Reporter: Warren Togami <wtogami>
Component: nssAssignee: Christopher Aillon <caillon>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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: 2005-12-16 21:56:12 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: 150221, 171491    

Description Warren Togami 2005-12-16 21:07:08 UTC
Please add a mozilla-nss.pc compat symlink pointing at nss.pc.  This will allow
all existing applications to detect nss and maintain backward compatibility. 
The gaim project requests this change.

Comment 1 Christopher Aillon 2005-12-16 21:56:12 UTC
wontfix.  NSS and mozilla are on different release schedules, so the versions
that previously were in mozilla will not work with an NSS of the same release
number (they are binary and API incompatible).

Change the checks to nss unconditionally.  Alternately, try nss, if that fails,
fall back to what was happening before.