]> granicus.if.org Git - icinga2/commitdiff
Use Github url as tarball source
authorTim Hardeck <thardeck@suse.de>
Fri, 11 Jul 2014 07:11:34 +0000 (09:11 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Wed, 30 Jul 2014 11:42:07 +0000 (13:42 +0200)
This allows the automatic download of new versions.

refs #5818

icinga2.spec

index 74f7e16dc5b2d558a757a2fe3c38084d8dd15004..af04f190621b6527c04d71302a1265a6807a65d2 100644 (file)
@@ -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