RPM spec file pre- and post- install/uninstall sections use script commands which run in a bash shell, though, and thus bash is needed to be able to install most rpm's. Thus, my original question refers to how much of bash is needed or expected for us to be able to say that rpm is fully functional.
|