Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: spec: update source url ......................................................................
packaging: spec: update source url Change-Id: Idef14e2f30605fbe0784f8da7819c3ad16c9f2fb Signed-off-by: Alon Bar-Lev <[email protected]> --- 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/32/27332/1 diff --git a/ovirt-host-deploy-offline.spec.in b/ovirt-host-deploy-offline.spec.in index a4d2432..5497209 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/pub/src/%{name}-%{package_version}.tar.gz +Source: http://resources.ovirt.org/pub/src/%{name}/%{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 cc01014..7611116 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/pub/src/%{name}-%{package_version}.tar.gz +Source: http://resources.ovirt.org/pub/src/%{name}/%{name}-%{package_version}.tar.gz Group: Applications/System BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -- To view, visit http://gerrit.ovirt.org/27332 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Idef14e2f30605fbe0784f8da7819c3ad16c9f2fb Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
