]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-7273 Add support for build server to optionally specify revision when packaging...
authorChris Rienzo <chris.rienzo@grasshopper.com>
Thu, 12 Feb 2015 20:48:59 +0000 (15:48 -0500)
committerChris Rienzo <chris.rienzo@grasshopper.com>
Thu, 26 Feb 2015 15:53:45 +0000 (10:53 -0500)
commit66486713b0eca7df5879ddf4250a3e21e3e21810
treeb0a6bb0c62b363be603c1c418e5c23736e3dcb2f
parent95937964205ea2ca873b443ea9ea99f507244830
FS-7273 Add support for build server to optionally specify revision when packaging RPM.
        common.sh optionally accepts revision number and sets version in freeswitch-config-rayo.spec
config-rayo.sh updated to be consistent with rpmbuilder.sh
        rpmbuilder.sh optionally accepts revision number
        src_tarball.sh will now produce freeswitch.spec and freeswitch-config-rayo.spec as artifacts.
freeswitch-config-rayo.spec
scripts/ci/common.sh
scripts/ci/config-rayo.sh
scripts/ci/rpmbuilder.sh
scripts/ci/src_tarball.sh