Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: spec: fix source urls ......................................................................
packaging: spec: fix source urls Change-Id: I7044fc5408b99cf376a45bf3871b1661fdae73a8 Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- M ovirt-host-deploy-offline.spec.in M ovirt-host-deploy.spec.in 2 files changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-host-deploy refs/changes/17/19417/1 diff --git a/ovirt-host-deploy-offline.spec.in b/ovirt-host-deploy-offline.spec.in index 1b3dd22..77c4b9d 100644 --- a/ovirt-host-deploy-offline.spec.in +++ b/ovirt-host-deploy-offline.spec.in @@ -25,7 +25,7 @@ Release: @PACKAGE_RPM_RELEASE@%{?release_suffix}%{?dist} License: LGPLv2+ URL: http://www.ovirt.org -Source: http://resources.ovirt.org/releases/stable/3.3/%{name}-%{package_version}.tar.gz +Source: http://resources.ovirt.org/releases/3.3/src/%{name}-%{package_version}.tar.gz Group: Applications/System BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) diff --git a/ovirt-host-deploy.spec.in b/ovirt-host-deploy.spec.in index 04259ad..c3b0bae 100644 --- a/ovirt-host-deploy.spec.in +++ b/ovirt-host-deploy.spec.in @@ -38,7 +38,7 @@ Release: @PACKAGE_RPM_RELEASE@%{?release_suffix}%{?dist} License: LGPLv2+ URL: http://www.ovirt.org -Source: http://resources.ovirt.org/releases/stable/3.3/%{name}-%{package_version}.tar.gz +Source: http://resources.ovirt.org/releases/3.3/src/%{name}-%{package_version}.tar.gz Group: Applications/System BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -- To view, visit http://gerrit.ovirt.org/19417 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7044fc5408b99cf376a45bf3871b1661fdae73a8 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches