E

etersoft-build-utils

A set of rpm build utilities from Etersoft

  • Vitaly Lipatov's avatar
    rpmlog: fix -n/-v not resetting release to <prefix>1 · 4abd4c77
    Vitaly Lipatov authored
    The overloaded reset_release() only echoed the new value, which was
    discarded in the -n and -v case branches, so the release was never
    written to the spec (e.g. 11.11.5-eter2 -> rpmlog -n 11.12.1 kept
    eter2 instead of eter1). Drop the broken override and call the library
    set_release with an empty release, which resets to <prefix>1. Add a
    test for it.
    4abd4c77
Name
Last commit
Last update
.gear Loading commit data...
bin Loading commit data...
etc Loading commit data...
po Loading commit data...
share/eterbuild Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
NEWS Loading commit data...
QuickHelp.txt Loading commit data...
QuickHelp.utf8.txt Loading commit data...
README.md Loading commit data...
README.ru.md Loading commit data...
TODO Loading commit data...
check_et.log Loading commit data...
check_reqs.sh Loading commit data...
etersoft-build-utils.spec Loading commit data...