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 701760 Details for
Bug 914976
[PATCH] Build with system PCRE instead of a bundled copy
[?]
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]
Build with system PCRE instead of a bundled copy
0001-Build-with-system-PCRE-instead-of-a-bundled-copy.patch (text/plain), 2.02 KB, created by
Ville Skyttä
on 2013-02-23 20:22:38 UTC
(
hide
)
Description:
Build with system PCRE instead of a bundled copy
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2013-02-23 20:22:38 UTC
Size:
2.02 KB
patch
obsolete
>From 15d364c65acd349f9f971e8fbd2268fbfca6345f Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Ville=20Skytt=C3=A4?= <ville.skytta@iki.fi> >Date: Sat, 23 Feb 2013 22:22:14 +0200 >Subject: [PATCH] Build with system PCRE instead of a bundled copy. > >- Fix bogus dates in %changelog. >--- > cherokee.spec | 12 ++++++++---- > 1 file changed, 8 insertions(+), 4 deletions(-) > >diff --git a/cherokee.spec b/cherokee.spec >index f1f0b3c..f8c8689 100644 >--- a/cherokee.spec >+++ b/cherokee.spec >@@ -5,7 +5,7 @@ > > Name: cherokee > Version: 1.2.101 >-Release: 5%{?dist} >+Release: 6%{?dist} > Summary: Flexible and Fast Webserver > > Group: Applications/Internet >@@ -23,7 +23,7 @@ Source100: http://www.openssl.org/source/openssl-%{opensslversion}.tar.gz > # Drop privileges to cherokee:cherokee after startup > Patch0: 01-drop-privileges.patch > >-BuildRequires: pam-devel mysql-devel pcre GeoIP-devel openldap-devel >+BuildRequires: pam-devel mysql-devel pcre-devel GeoIP-devel openldap-devel > %if "%{rhel}" == "4" > BuildRequires: php > %else >@@ -247,6 +247,10 @@ fi > %{_libdir}/lib%{name}-*.so > > %changelog >+* Sat Feb 23 2013 Ville Skyttä <ville.skytta@iki.fi> - 1.2.101-6 >+- Build with system PCRE instead of a bundled copy. >+- Fix bogus dates in %%changelog. >+ > * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.101-5 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild > >@@ -290,13 +294,13 @@ fi > * Wed Mar 23 2011 Dan Horák <dan@danny.cz> - 1.2.1-2 > - rebuilt for mysql 5.5.10 (soname bump in libmysqlclient) > >-* Fri Feb 22 2011 Pavel Lisý <pali@fedoraproject.org> - 1.2.1-1 >+* Fri Feb 25 2011 Pavel Lisý <pali@fedoraproject.org> - 1.2.1-1 > - Resolves bz 678243 > - Resolves bz 680051 > - Resolves bz 678838 (EPEL) > - Resolves bz 622514 (EPEL) > >-* Fri Feb 22 2011 Pavel Lisý <pali@fedoraproject.org> - 1.0.20-4 >+* Tue Feb 22 2011 Pavel Lisý <pali@fedoraproject.org> - 1.0.20-4 > - Resolves bz 570317 > > * Tue Feb 22 2011 Pavel Lisý <pali@fedoraproject.org> - 1.0.20-3 >-- >1.7.11.7 >
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 914976
: 701760