Bug 1036392

Summary: Please build latest lash for EPEL 6
Product: [Fedora] Fedora Reporter: Robert Scheck <redhat-bugzilla>
Component: lashAssignee: Brendan Jones <brendan.jones.it>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 22CC: brendan.jones.it
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 19:27:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1036391    

Description Robert Scheck 2013-12-01 20:13:54 UTC
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.

Comment 1 Jaroslav Reznik 2015-03-03 15:14:57 UTC
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

Comment 2 Fedora End Of Life 2016-07-19 19:27:53 UTC
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.