stable

Clone or download

Read-only

request #12727: Tuleap Realtime server should be available on RHEL/CentOS 7

The packages can be built this way: OS='centos:6' ./packaging/build-rpm.sh OS='centos:7' ./packaging/build-rpm.sh You can also specify the output directory of the generated RPM with the environnement variable OUTPUTDIR, for exemple: OS='centos:7' OUTPUTDIR='/tmp' ./packaging/build-rpm.sh Change-Id: I7668209820ff5848040b18237b37a3edbe678cac

Modified Files

Name
A packaging/Dockerfile +13 −0 Go to diff View file
M packaging/Makefile +18 −4 Go to diff View file
M packaging/build-rpm.sh +8 −1 Go to diff View file
M packaging/tuleap-realtime.spec +34 −17 Go to diff View file
A packaging/tuleap-realtime.systemd-service +12 −0 Go to diff View file