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 651736 Details for
Bug 782671
Replacement of NSS private headers . . .
[?]
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]
Part2 - posssible spec file changes
mod_revocator.spec-changes.patch (text/plain), 2.12 KB, created by
Elio Maldonado Batiz
on 2012-11-26 03:27:57 UTC
(
hide
)
Description:
Part2 - posssible spec file changes
Filename:
MIME Type:
Creator:
Elio Maldonado Batiz
Created:
2012-11-26 03:27:57 UTC
Size:
2.12 KB
patch
obsolete
>diff --git a/mod_revocator.spec b/mod_revocator.spec >index 38ceeae..2c68ade 100644 >--- a/mod_revocator.spec >+++ b/mod_revocator.spec >@@ -6,7 +6,7 @@ > > Name: mod_revocator > Version: 1.0.3 >-Release: 14%{?dist} >+Release: 14.1%{?dist}.noprivates.1 > Summary: CRL retrieval module for the Apache HTTP server > Group: System Environment/Daemons > License: ASL 2.0 >@@ -14,7 +14,7 @@ URL: http://directory.fedora.redhat.com/wiki/Mod_revocator > Source: http://directory.fedora.redhat.com/sources/%{name}-%{version}.tar.gz > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > BuildRequires: nspr-devel >= 4.6, nss-devel >= 3.11.9 >-BuildRequires: nss-pkcs11-devel >= 3.11 >+BuildRequires: nss-pkcs11-devel >= 3.14 > BuildRequires: nss-pkcs11-devel-static > BuildRequires: httpd-devel >= 0:2.0.52, apr-devel, apr-util-devel > BuildRequires: pkgconfig, autoconf, automake, libtool >@@ -27,6 +27,8 @@ Patch3: mod_revocator-segfault-fix.patch > Patch4: mod_revocator-32-bit-semaphore-fix.patch > Patch5: mod_revocator-array-size.patch > Patch6: mod_revocator-waitpid.patch >+# TODO: Submit this patch to mod_revocator upstream >+Patch7: mod_revocator-dont-include-nss-private-headers.patch > > %description > The mod_revocator module retrieves and installs remote >@@ -34,12 +36,18 @@ Certificate Revocate Lists (CRLs) into an Apache web server. > > %prep > %setup -q >+ >+# TODO: Have upstream mod_revocator regenarate the source tar ball >+# without the mozilla directory so we don't have to remove it here. >+rm -rf mozilla >+ > %patch1 -p1 > %patch2 -p1 > %patch3 -p1 > %patch4 -p1 > %patch5 -p1 > %patch6 -p1 >+%patch7 -p1 > > %build > autoreconf -fvi >@@ -123,6 +131,10 @@ rm -rf $RPM_BUILD_ROOT > %{_bindir}/crlhelper > > %changelog >+* Sun Nov 25 2012 Elio Maldonado <emaldona@redhat.com> - 1.0.3-14.1.noprivates.1 >+- Resolves: Bug 782671 - Replace use of NSS private headers with public ones >+- Remove the private, out sync., and now unneeded copy of the nss's ckfw >+ > * Mon Oct 8 2012 Matthew Harmsen <mharmsen@redhat.com> - 1.0.3-14 > - Bugzilla Bug #861999 - mod_revocator exec CLR URIs fail to load: unable to > load Revocation module, NSS error -8187 - stephen.capstick64@gmail.com
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 782671
:
651735
| 651736