Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 593350 Details for
Bug 833529
pkg-config nss --libs gives wrong arguments - causes build failures
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Fix for nss-util
Bug-833329-nss-util.pc.in.patch (text/plain), 1.15 KB, created by
Elio Maldonado Batiz
on 2012-06-21 05:14:25 UTC
(
hide
)
Description:
Fix for nss-util
Filename:
MIME Type:
Creator:
Elio Maldonado Batiz
Created:
2012-06-21 05:14:25 UTC
Size:
1.15 KB
patch
obsolete
>diff --git a/nss-util.pc.in b/nss-util.pc.in >index 7e01258..1310248 100644 >--- a/nss-util.pc.in >+++ b/nss-util.pc.in >@@ -7,5 +7,5 @@ Name: NSS-UTIL > Description: Network Security Services Utility Library > Version: %NSSUTIL_VERSION% > Requires: nspr >= %NSPR_VERSION% >-Libs: -L${libdir}/nss3 -lnssutil3 >+Libs: -L${libdir} -lnssutil3 > Cflags: -I${includedir} >diff --git a/nss-util.spec b/nss-util.spec >index 1d362e9..4829bea 100644 >--- a/nss-util.spec >+++ b/nss-util.spec >@@ -3,7 +3,7 @@ > Summary: Network Security Services Utilities Library > Name: nss-util > Version: 3.13.5 >-Release: 2%{?dist} >+Release: 3%{?dist} > License: MPLv1.1 or GPLv2+ or LGPLv2+ > URL: http://www.mozilla.org/projects/security/pki/nss/ > Group: System Environment/Libraries >@@ -213,6 +213,9 @@ done > %{_includedir}/nss3/utilrename.h > > %changelog >+* Wed Jun 20 2012 Elio Maldonado <emaldona@redhat.com> - 3.13.5-3 >+- Resolves: rhbz#833529 - revert unwanted change to nss-util.pc.in >+ > * Tue Jun 19 2012 Elio Maldonado <emaldona@redhat.com> - 3.13.5-2 > - Resolves: rhbz#833529 - Remove space from Libs: line in nss-util.pc.in >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 833529
: 593350 |
593351
|
593352