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 294689 Details for
Bug 432539
RFE: Include mod_ifsession
[?]
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]
Patch to spec file to build mod_ifsession as dso
proftpd-ifsession.patch (text/plain), 1.51 KB, created by
Ray Van Dolson
on 2008-02-12 18:18:56 UTC
(
hide
)
Description:
Patch to spec file to build mod_ifsession as dso
Filename:
MIME Type:
Creator:
Ray Van Dolson
Created:
2008-02-12 18:18:56 UTC
Size:
1.51 KB
patch
obsolete
>--- proftpd.spec.orig 2008-02-12 09:35:06.000000000 -0800 >+++ proftpd.spec 2008-02-12 09:54:22.000000000 -0800 >@@ -62,6 +64,15 @@ > %description postgresql > Module to add PostgreSQL support to the ProFTPD FTP server. > >+%package ifsession >+Summary: Module to allow session-based configuration directives. >+Group: System Environment/Daemons >+Requires: %{name} = %{version}-%{release} >+ >+%description ifsession >+The purpose of mod_ifsession is to provide a flexible way of specifying that >+certain configuration directives only apply to certain sessions, based on >+credentials such as connection class, user, or group membership. > > %prep > %setup -q >@@ -83,7 +94,7 @@ > --with-libraries="%{_libdir}/mysql" \ > --with-includes="%{_includedir}/mysql" \ > --with-modules=mod_readme:mod_auth_pam:mod_tls \ >- --with-shared=mod_ldap:mod_sql:mod_sql_mysql:mod_sql_postgres:mod_quotatab:mod_quotatab_file:mod_quotatab_ldap:mod_quotatab_sql >+ --with-shared=mod_ldap:mod_sql:mod_sql_mysql:mod_sql_postgres:mod_quotatab:mod_quotatab_file:mod_quotatab_ldap:mod_quotatab_sql:mod_ifsession > > # It seems that with _smp_mflags -lsupp tries to get linked before being built > # (as of 1.3.0a-4 F7/devel with koji, happened on F8 x86_64 and F7 ppc64) >@@ -191,6 +202,11 @@ > %{_libexecdir}/proftpd/mod_sql_postgres.so > %{_libexecdir}/proftpd/mod_quotatab_sql.so > >+%files ifsession >+%defattr(-,root,root,-) >+%dir %{_libexecdir}/proftpd/ >+%{_libexecdir}/proftpd/mod_ifsession.so >+ > > %changelog > * Mon Dec 17 2007 Matthias Saou <http://freshrpms.net/> 1.3.1-3
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 432539
: 294689