From 68888452ae1ea35119e74801c5cac95ed63bb655 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Thu, 5 Dec 2019 15:19:28 +0100 Subject: [PATCH] Use an URL for Source0. This makes our tools happy and you can use it as a link to get the tar.gz. --- samba.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index e554fef..257f43d 100644 --- a/samba.spec +++ b/samba.spec @@ -105,7 +105,7 @@ License: GPLv3+ and LGPLv3+ URL: http://www.samba.org/ # This is a xz recompressed file of https://ftp.samba.org/pub/samba/samba-%%{version}%%{pre_release}.tar.gz -Source0: samba-%{version}%{pre_release}.tar.xz +Source0: https://ftp.samba.org/pub/samba/samba-%{version}%{pre_release}.tar.gz#/samba-%{version}%{pre_release}.tar.xz Source1: https://ftp.samba.org/pub/samba/samba-%{version}%{pre_release}.tar.asc Source2: gpgkey-52FBC0B86D954B0843324CDC6F33915B6568B7EA.gpg