From 8bbbab57ab98d743929bec2607e39cc3ba222fc7 Mon Sep 17 00:00:00 2001 From: Tim Hardeck Date: Fri, 11 Jul 2014 09:11:34 +0200 Subject: [PATCH] Use Github url as tarball source This allows the automatic download of new versions. refs #5818 --- icinga2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icinga2.spec b/icinga2.spec index 74f7e16dc..af04f1906 100644 --- a/icinga2.spec +++ b/icinga2.spec @@ -66,7 +66,7 @@ Version: 2.0.1 Release: %{revision}%{?dist} License: GPL-2.0+ Group: Applications/System -Source: %{name}-%{version}.tar.gz +Source: https://github.com/Icinga/%{name}/archive/v%{version}.tar.gz URL: http://www.icinga.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build -- 2.49.0