Change in jenkins[master]: jobs: build_mock_srcrpm: use configure.ac to detect autoconf...

David Caro has submitted this change and it was merged. Change subject: jobs: build_mock_srcrpm: use configure.ac to detect autoconf package ...................................................................... jobs: build_mock_srcrpm: use configure.ac to detect autoconf package detection using automake artifact for autoconf package is incorrect, as automake is not mandatory. the recommendation in [1][2] are to detect autoconf package using configure.ac file as this file marks usage of autoconf explicitly. [1] http://www.ovirt.org/Build_Install_RPM [2] https://projects.engineering.redhat.com/browse/RHEVINTEG-1045 Change-Id: Ic31f4d20ecf4b7f10af3ba8587e79ae752b1f7ae Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M jobs/confs/shell-scripts/build_mock_srcrpm.sh 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Sandro Bonazzola: Verified; Looks good to me; Ready for merge Jenkins CI: Verified; Looks good to me; Passed CI tests David Caro: Verified; Ready for merge -- To view, visit https://gerrit.ovirt.org/42440 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic31f4d20ecf4b7f10af3ba8587e79ae752b1f7ae Gerrit-PatchSet: 1 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: David Caro <dcaroest@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>
participants (1)
-
dcaroest@redhat.com