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 575053 Details for
Bug 809717
[PATCH] Fix compilation with httpd-2.4
[?]
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]
proposed patch
mod_line_edit-httpd24.patch (text/plain), 994 bytes, created by
Jan Kaluža
on 2012-04-04 07:28:16 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
Jan Kaluža
Created:
2012-04-04 07:28:16 UTC
Size:
994 bytes
patch
obsolete
>diff --git a/mod_line_edit.spec b/mod_line_edit.spec >index 6101165..548246f 100644 >--- a/mod_line_edit.spec >+++ b/mod_line_edit.spec >@@ -6,7 +6,7 @@ > Summary: A general-purpose filter for text documents > Name: %{mod_name} > Version: 1.0.0 >-Release: 8%{?dist} >+Release: 9%{?dist} > Group: System Environment/Daemons > License: GPLv2+ > URL: http://apache.webthing.com/mod_line_edit/ >@@ -50,7 +50,7 @@ find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//' > head -19 %{mod_name}.c > LICENSE > > %build >-%{_sbindir}/apxs -c %{mod_name}.c >+%{_bindir}/apxs -c %{mod_name}.c > > %install > rm -rf %{buildroot} >@@ -71,6 +71,9 @@ rm -rf %{buildroot} > %attr(0755,root,root) %{_libdir}/httpd/modules/%{mod_so} > > %changelog >+* Wed Apr 04 2012 Jan Kaluza <jkaluza@redhat.com> - 1.0.0-9 >+- Fixed compilation with httpd-2.4 >+ > * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-8 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild >
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 809717
:
575053
|
575276
|
575277