Sandro Bonazzola has posted comments on this change. Change subject: Unify ovirt-release-fedora and ovirt-release-el6 ......................................................................
Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/23661/2/ovirt-release.spec.in File ovirt-release.spec.in: Line 82: install -m 644 "%{_datadir}/%{package_name}/$ADDITIONAL_REPO" "%{_sysconfdir}/yum.repos.d/$ADDITIONAL_REPO" Line 83: Line 84: if [ "$DIST" == "EL" ] ; then Line 85: #Can't explicitly require epel-release, so adding epel-release to available packages Line 86: #This will allow "yum install epel-release". Danken, is this enough for you? Line 87: install -m 644 "%{_datadir}/%{package_name}/ovirt-epel.repo" "%{_sysconfdir}/yum.repos.d/ovirt-epel.repo" Line 88: fi Line 89: Line 90: %files -- To view, visit http://gerrit.ovirt.org/23661 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib6b1c775e7afe36ef146fcfc2b7fed37f054a0c5 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-release Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dave Neary <[email protected]> Gerrit-Reviewer: David Caro <[email protected]> Gerrit-Reviewer: Kiril Nesenko <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
