stable
Clone or download
Read-only
request #12648: Tuleap Enterprise plugins should be buildable for CentOS/RHEL 7
Packages can be built for RHEL/CentOS 7 this way: TULEAP_PATH=~/Workspace/tuleap/ WORKSPACE=/tmp OS='centos:7' ./build-rpm.sh Change-Id: I1d26c266203ceab82881efc07a383773c596112c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/Makefile | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/build-rpm.sh | +7 | −2 | Go to diff View file |
M | plugins/crosstracker/rpm/Dockerfile | +2 | −1 | Go to diff View file |
M | plugins/document/Makefile | +1 | −1 | Go to diff View file |
M | plugins/document/build-rpm.sh | +7 | −2 | Go to diff View file |
M | plugins/document/rpm/Dockerfile | +2 | −1 | Go to diff View file |
M | plugins/dynamic_credentials/Makefile | +1 | −1 | Go to diff View file |
M | plugins/dynamic_credentials/build-rpm.sh | +7 | −2 | Go to diff View file |
M | plugins/dynamic_credentials/rpm/Dockerfile | +2 | −1 | Go to diff View file |
M | plugins/label/Makefile | +1 | −1 | Go to diff View file |
M | plugins/label/build-rpm.sh | +7 | −3 | Go to diff View file |
M | plugins/label/rpm/Dockerfile | +2 | −1 | Go to diff View file |
M | plugins/project_ownership/Makefile | +2 | −2 | Go to diff View file |
M | plugins/project_ownership/build-rpm.sh | +7 | −3 | Go to diff View file |
M | plugins/project_ownership/rpm/Dockerfile | +2 | −1 | Go to diff View file |
M | plugins/prometheus_metrics/Makefile | +2 | −1 | Go to diff View file |
M | plugins/prometheus_metrics/build-rpm.sh | +7 | −3 | Go to diff View file |
M | plugins/prometheus_metrics/rpm/Dockerfile | +2 | −1 | Go to diff View file |
M | plugins/textualreport/Makefile | +2 | −1 | Go to diff View file |
M | plugins/textualreport/build-rpm.sh | +7 | −3 | Go to diff View file |
M | plugins/textualreport/rpm/Dockerfile | +2 | −1 | Go to diff View file |
M | plugins/timetracking/Makefile | +1 | −1 | Go to diff View file |
M | plugins/timetracking/build-rpm.sh | +7 | −2 | Go to diff View file |
M | plugins/timetracking/rpm/Dockerfile | +2 | −1 | Go to diff View file |
M | plugins/velocity/Makefile | +1 | −1 | Go to diff View file |
M | plugins/velocity/build-rpm.sh | +7 | −2 | Go to diff View file |
M | plugins/velocity/rpm/Dockerfile | +2 | −1 | Go to diff View file |