Would it be possible to get mod_ifsession included in the build as a module? proftpd-ifsession for example. Or alternately just include this in statically.
Created attachment 294689 [details] Patch to spec file to build mod_ifsession as dso This will build mod_ifsession as a DSO.
Sure, looks like an interesting module. Since it doesn't seem to add any external dependencies, it would be best to include it in the main package. The other modules with their own sub-packages are the ones that pull in some dependencies (database libs etc.). I've rebuilt the latest development package with the module included. Can you maybe test a rebuild on EL and let me know if it looks okay to you? I'll then backport the (minor) change to all current branches, since I've also included the "fix" for bug #378981.
Looks great to me. I rebuilt it on one of my test servers and things _appear_ to be running fine. :-) Thanks for the quick turnaround.
Any chance of pushing this to epel-testing at least?
I've rebuilt new EPEL packages at last. They should appear in testing shortly.