From 69be619a3e8482c34d6d7f5ba9c4821c9dcbba4f Mon Sep 17 00:00:00 2001 From: Christian Dersch Date: Sat, 26 May 2018 12:27:51 +0200 Subject: [PATCH] fixed source --- libindi.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libindi.spec b/libindi.spec index abcea2b..73043bf 100644 --- a/libindi.spec +++ b/libindi.spec @@ -7,7 +7,8 @@ License: LGPLv2+ and GPLv2+ # See COPYRIGHT file for a description of the licenses and files covered URL: http://www.indilib.org -Source0: https://github.com/indilib/indi/releases/download/v%{version}/libindi_%{version}.tar.gz +Source0: libindi-%{version}.tar.gz +# Generated from git checkout using libindi-generate-tarball.sh BuildRequires: cmake BuildRequires: libfli-devel