[packages/Qt5Qml-module-accounts] - df workaround
qboosh
qboosh at pld-linux.org
Tue Apr 26 21:19:16 CEST 2016
commit 2e75347ea99388d360e5b4c220bbbe9ce8674291
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Apr 26 21:19:51 2016 +0200
- df workaround
Qt5Qml-module-accounts.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/Qt5Qml-module-accounts.spec b/Qt5Qml-module-accounts.spec
index 70460b9..156bdc8 100644
--- a/Qt5Qml-module-accounts.spec
+++ b/Qt5Qml-module-accounts.spec
@@ -6,7 +6,9 @@ Release: 1
License: LGPL v2.1
Group: Libraries
#Source0Download: https://gitlab.com/accounts-sso/accounts-qml-module/tags
-Source0: https://gitlab.com/accounts-sso/accounts-qml-module/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/accounts-qml-module/repository/archive.tar.bz2?ref=VERSION_%{version}&fake_out=/%{name}-%{version}.tar.bz2
+Source0: archive.tar.gz%3Fref=VERSION_%{version}
# Source0-md5: d62f676e837bfa2b8bb5c12507a36ce9
URL: https://gitlab.com/accounts-sso/accounts-qml-module
BuildRequires: Qt5Qml-devel >= 5
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Qt5Qml-module-accounts.git/commitdiff/2e75347ea99388d360e5b4c220bbbe9ce8674291
More information about the pld-cvs-commit
mailing list