Sandro Bonazzola has uploaded a new change for review. Change subject: packaging: provide mirrorlist for oVirt repo ......................................................................
packaging: provide mirrorlist for oVirt repo Change-Id: Ia2e3dfba22bcb7354212a6f2cd55d040fe8dbee9 Bug-Url: https://bugzilla.redhat.com/1097307 Signed-off-by: Sandro Bonazzola <sbona...@redhat.com> --- M ovirt-release-3.4/configure.ac M ovirt-release-3.4/ovirt-release34.spec.in M ovirt-release-3.4/ovirt.repo.in 3 files changed, 6 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-release refs/changes/54/27654/1 diff --git a/ovirt-release-3.4/configure.ac b/ovirt-release-3.4/configure.ac index c8c2107..5051083 100644 --- a/ovirt-release-3.4/configure.ac +++ b/ovirt-release-3.4/configure.ac @@ -19,7 +19,7 @@ define([VERSION_MAJOR], [1]) define([VERSION_MINOR], [0]) -define([VERSION_FIX], [0]) +define([VERSION_FIX], [1]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) define([VERSION_SUFFIX], []) define([OVIRT_VERSION_MAJOR], [3]) diff --git a/ovirt-release-3.4/ovirt-release34.spec.in b/ovirt-release-3.4/ovirt-release34.spec.in index 3ef6271..6f18c70 100644 --- a/ovirt-release-3.4/ovirt-release34.spec.in +++ b/ovirt-release-3.4/ovirt-release34.spec.in @@ -94,6 +94,9 @@ %ghost %config(noreplace) %{_sysconfdir}/yum.repos.d/ovirt-%{ovirt_version}-dependencies.repo %changelog +* Wed May 14 2014 Sandro Bonazzola <sbona...@redhat.com> - 1.0.1-1 +- 1.0.1 + * Wed May 07 2014 Sandro Bonazzola <sbona...@redhat.com> - 1.0.0-1 - 1.0.0 diff --git a/ovirt-release-3.4/ovirt.repo.in b/ovirt-release-3.4/ovirt.repo.in index 46e1354..7cabeba 100644 --- a/ovirt-release-3.4/ovirt.repo.in +++ b/ovirt-release-3.4/ovirt.repo.in @@ -1,6 +1,7 @@ [ovirt-@OVIRT_SLOT@-stable] name=Latest oVirt @OVIRT_SLOT@ Release -baseurl=http://resources.ovirt.org/pub/ovirt-@OVIRT_SLOT@/rpm/@DIST@$releasever/ +#baseurl=http://resources.ovirt.org/pub/ovirt-@OVIRT_SLOT@/rpm/@DIST@$releasever/ +mirrorlist=http://resources.ovirt.org/pub/yum-repo/mirrorlist-ovirt-@OVIRT_SLOT@-@DIST@$releasever enabled=1 skip_if_unavailable=1 gpgcheck=1 -- To view, visit http://gerrit.ovirt.org/27654 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia2e3dfba22bcb7354212a6f2cd55d040fe8dbee9 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-release Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches