From 36bc856349616bc5179005da7e695c5af5de0004 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 26 Apr 2016 21:12:16 +0200 Subject: [PATCH] - df workaround --- signon.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/signon.spec b/signon.spec index ab0df90..50e0614 100644 --- a/signon.spec +++ b/signon.spec @@ -10,7 +10,9 @@ Release: 1 License: LGPL v2.1 Group: Libraries #Source0Download: https://gitlab.com/accounts-sso/signond/tags?page=14 -Source0: https://gitlab.com/accounts-sso/signond/repository/archive.tar.gz?ref=VERSION_%{version} +# TODO: in the future use fake GET arg to force sane filename on df +#Source0: https://gitlab.com/accounts-sso/signond/repository/archive.tar.bz2?ref=VERSION_%{version}&fake_out=/%{name}-%{version}.tar.bz2 +Source0: archive.tar.gz%3Fref=VERSION_%{version} # Source0-md5: 90c29b033fe78a124ecca044e28a789b Patch0: %{name}-cryptsetup.patch URL: https://gitlab.com/accounts-sso/signond -- 2.44.0