Overview
Request 778084 accepted
- Update to version 2.15
+ fix error on rpmrebuild_files.sh line 204 (verify tag)
+ use env in shebang to avoid path problemes (/bin versus /usr/bin)
*** This is reverted on openSUSE to static /usr/bin/bash ***
+ updated htmc doc (features, usage)
+ avoid shebang translation for rpmrebuild packages
(__brp_mangle_shebangs macro)
+ fix bug on change-spec-preamble (move processing_init before
CommandLineParsing) thanks Nerijus
+ fix cpio problem : add --no-absolute-filenames option
+ better diagnostic on internal error
+ fix bug on conditional requires (with space)
- Packaging
+ renew spec with spec-cleaner
+ use %autopatch macro
+ Add sed instruction to remove all env calls in code
- Created by bruno_friedmann
- In state accepted
- Package maintainer: bruno_friedmann
Request History
bruno_friedmann created request
- Update to version 2.15
+ fix error on rpmrebuild_files.sh line 204 (verify tag)
+ use env in shebang to avoid path problemes (/bin versus /usr/bin)
*** This is reverted on openSUSE to static /usr/bin/bash ***
+ updated htmc doc (features, usage)
+ avoid shebang translation for rpmrebuild packages
(__brp_mangle_shebangs macro)
+ fix bug on change-spec-preamble (move processing_init before
CommandLineParsing) thanks Nerijus
+ fix cpio problem : add --no-absolute-filenames option
+ better diagnostic on internal error
+ fix bug on conditional requires (with space)
- Packaging
+ renew spec with spec-cleaner
+ use %autopatch macro
+ Add sed instruction to remove all env calls in code
pluskalm accepted request