Description of problem: For a long time sparc32 has provided a sparc32bash utility to give a 32 bit shell environment. the attached patch adds sparc32bash to setarch. i also changed the sparc section of the spec file to read %ifarch sparc sparc64 LINKS="$LINKS sparc sparc64 sparc32 sparc32bash" %endif Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 145160 [details] add sparc32bash
Will not the sparc32bash alias be conflicting with the sparc32bash utility itself? Or are you proposing this because the the sparc32bash is no more on the sparc systems?
setarch Obsoletes sparc32 which provides sparc32bash So i am proposing this as the utility that provides it is no longer around
Added. Thanks. I only modified your patch in the way that the sparc32bash alias will be compiled on the sparc arches exclusively.