Sandro Bonazzola has posted comments on this change. Change subject: add Scientific Linux support ......................................................................
Patch Set 2: Code-Review-1 (1 comment) http://gerrit.ovirt.org/#/c/24869/2/ovirt-release.spec.in File ovirt-release.spec.in: Line 67: # Adjust repos as per dist and version Line 68: DIST=Fedora Line 69: #Fedora is good for both Fedora and Generic (and probably other based on Fedora) Line 70: #Handling EL exception only (for now) Line 71: if rpm --eval "%dist" | grep -qFi 'el'; then you need to escape the macro or it will be used at build time! Line 72: DIST=EL Line 73: fi Line 74: Line 75: sed -e "s/@DIST@/$DIST/g" <"%{_datadir}/%{package_name}/ovirt.repo.in" >%{_sysconfdir}/yum.repos.d/ovirt.repo -- To view, visit http://gerrit.ovirt.org/24869 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id3c8c356c59fc99f091103f929dda74045214ef8 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-release Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: Dave Neary <dne...@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com> Gerrit-Reviewer: Itamar Heim <ih...@redhat.com> Gerrit-Reviewer: Jimmy Dorff <jdo...@phy.duke.edu> Gerrit-Reviewer: Meital Bourvine <mbour...@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches