stable

Clone or download

Read-only

request #14520: Merge the specfile of the Enterprise plugins into the main specfiles

Goals of this contribution are: * less boilerplate for building the packages * easier to maintain * bring stability in the Enterprise repository built on top the Git master The build_and_run_packages.sh script also gains an option to build the Enterprise packages. Change-Id: Iaed13fcd2a6189f23583f196b4b729deb9549107

Modified Files

Name
D plugins/crosstracker/build-rpm.sh +0 −23 Go to diff View file
D plugins/crosstracker/rpm/Dockerfile +0 −11 Go to diff View file
D plugins/crosstracker/tuleap-plugin-crosstracker.spec +0 −35 Go to diff View file
D plugins/document/build-rpm.sh +0 −23 Go to diff View file
D plugins/document/rpm/Dockerfile +0 −11 Go to diff View file
D plugins/document/tuleap-plugin-document.spec +0 −38 Go to diff View file
D plugins/dynamic_credentials/build-rpm.sh +0 −23 Go to diff View file
D plugins/dynamic_credentials/rpm/Dockerfile +0 −11 Go to diff View file
D plugins/dynamic_credentials/tuleap-plugin-dynamic-credentials.spec +0 −46 Go to diff View file
D plugins/label/build-rpm.sh +0 −29 Go to diff View file
D plugins/label/rpm/Dockerfile +0 −11 Go to diff View file
D plugins/label/tuleap-plugin-label.spec +0 −35 Go to diff View file
D plugins/project_ownership/build-rpm.sh +0 −29 Go to diff View file
D plugins/project_ownership/rpm/Dockerfile +0 −11 Go to diff View file
D plugins/project_ownership/tuleap-plugin-project-ownership.spec +0 −37 Go to diff View file
D plugins/projectmilestones/build-rpm.sh +0 −23 Go to diff View file
D plugins/projectmilestones/rpm/Dockerfile +0 −11 Go to diff View file
D plugins/projectmilestones/tuleap-plugin-projectmilestones.spec +0 −36 Go to diff View file
D plugins/prometheus_metrics/build-rpm.sh +0 −29 Go to diff View file
D plugins/prometheus_metrics/rpm/Dockerfile +0 −11 Go to diff View file
D plugins/prometheus_metrics/tuleap-plugin-prometheus-metrics.spec +0 −32 Go to diff View file
D plugins/taskboard/build-rpm.sh +0 −23 Go to diff View file
D plugins/taskboard/rpm/Dockerfile +0 −11 Go to diff View file
D plugins/taskboard/tuleap-plugin-taskboard.spec +0 −36 Go to diff View file
D plugins/textualreport/build-rpm.sh +0 −29 Go to diff View file
D plugins/textualreport/rpm/Dockerfile +0 −11 Go to diff View file
D plugins/textualreport/tuleap-plugin-textualreport.spec +0 −32 Go to diff View file
D plugins/timetracking/build-rpm.sh +0 −23 Go to diff View file
D plugins/timetracking/rpm/Dockerfile +0 −11 Go to diff View file
D plugins/timetracking/tuleap-plugin-timetracking.spec +0 −35 Go to diff View file
D plugins/velocity/build-rpm.sh +0 −23 Go to diff View file
D plugins/velocity/rpm/Dockerfile +0 −11 Go to diff View file
D plugins/velocity/tuleap-plugin-velocity.spec +0 −36 Go to diff View file
M tools/rpm/Makefile +22 −0 Go to diff View file
M tools/rpm/build_and_run_packages.sh +4 −0 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +179 −4 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +179 −4 Go to diff View file