Description of problem: The MySQL DBD driver has been dual licensed, so there are no issues with distribution of this software together with APU. ASF doesn't distribute the software - it can be downloaded here: http://apache.webthing.com/svn/apache/apr/apr_dbd_mysql.c Version-Release number of selected component (if applicable): 1.2.8-1.fc6 How reproducible: N/A Steps to Reproduce: 1. N/A Actual results: N/A Expected results: N/A Additional info: See attached patches.
Created attachment 145297 [details] Spec patch
Created attachment 145298 [details] build-outputs.mk patch This should be plonked into SOURCES, of course.
Created attachment 145299 [details] Spec patch (with correct release number) Don't you hate it when you forget to bump up the release number? :-)
Created attachment 145301 [details] Spec patch (take 3) Add mysql-devel to build requirements.
Thanks! But I really want to get the DSO-seperation before doing this to avoid being an even bigger dep sink.
No worries. As long it's in the queue, I'm happy.
Again, thanks a lot for your work on this! This is added in -4, with the MySQL driver in a -mysql subpackage to isolate the dependencies.
Added to the release notes beat: http://fedoraproject.org/wiki/Docs/Beats/WebServers ... so will appear in the F7 test4 release notes. Thanks for contribution.