Hide Forgot
Description of problem: Please build latest lash for EPEL 6, because it is a build and run-time dependency of fluidsynth which is itself a dependency of audacious-plugins. I applied the following patch to the *.spec of lash-0.5.4-18.fc20 to make it building: --- snipp --- --- lash.spec 2013-08-03 06:15:03.000000000 +0200 +++ lash.spec.rsc 2013-12-01 21:13:21.550376760 +0100 @@ -61,8 +61,10 @@ %patch1 -p1 -b .linking %patch2 -p1 -b .gcc47 +%if 0%{?fedora} || 0%{?rhel} > 6 # Hack to build against newer swig sed -i 's|1.3.31|2.0.0|g' configure* +%endif %build export am_cv_python_pythondir=%{python_sitearch} --- snapp --- Version-Release number of selected component (if applicable): lash-0.5.4-18.fc20 Actual results: No lash in EPEL 6 Expected results: fluidsynth-1.1.6-1.fc20 or better ;-) Additional info: Please let me know if you are not interested in maintaining the package.
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.