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 313018 Details for
Bug 457289
Proftpd does not build mod_ban.c as optional sub-package
[?]
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 support mod_ban.c as separate package.
proftpd-mod_ban.patch.txt (text/plain), 1.81 KB, created by
Philip Prindeville
on 2008-07-30 17:39:50 UTC
(
hide
)
Description:
Patch to support mod_ban.c as separate package.
Filename:
MIME Type:
Creator:
Philip Prindeville
Created:
2008-07-30 17:39:50 UTC
Size:
1.81 KB
patch
obsolete
>--- proftpd.spec 2007-12-17 07:44:38.000000000 -0700 >+++ proftpd-fc9.spec 2008-07-30 11:25:23.000000000 -0600 >@@ -1,7 +1,7 @@ > Summary: Flexible, stable and highly-configurable FTP server > Name: proftpd > Version: 1.3.1 >-Release: 3%{?dist} >+Release: 4%{?dist} > License: GPLv2+ > Group: System Environment/Daemons > URL: http://www.proftpd.org/ >@@ -62,6 +62,14 @@ > %description postgresql > Module to add PostgreSQL support to the ProFTPD FTP server. > >+%package mod_ban >+Summary: Module to add failed login graylisting support to the ProFTPD FTP server >+Group: System Environment/Daemons >+Requires: %{name} = %{version}-%{release} >+ >+%description mod_ban >+Module to add failed login graylisting support to the ProFTPD FTP server. >+ > > %prep > %setup -q >@@ -83,7 +91,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_ban > > # 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,8 +199,16 @@ > %{_libexecdir}/proftpd/mod_sql_postgres.so > %{_libexecdir}/proftpd/mod_quotatab_sql.so > >+%files mod_ban >+%defattr(-,root,root,-) >+%dir %{_libexecdir}/proftpd/ >+%{_libexecdir}/proftpd/mod_ban.so >+ > > %changelog >+* Wed Jul 30 2008 Philip Prindeville <http://www.redfish-solutions.com> 1.3.1-4 >+- Add mod_ban support. >+ > * Mon Dec 17 2007 Matthias Saou <http://freshrpms.net/> 1.3.1-3 > - Rebuild for new openssl, patch from Paul Howarth. >
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 457289
: 313018