[packages/libaccounts-qt] - df workaround
qboosh
qboosh at pld-linux.org
Tue Apr 26 21:10:33 CEST 2016
commit bc12b647449db09c236a3626dead32830c675ca1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Apr 26 21:11:07 2016 +0200
- df workaround
libaccounts-qt.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/libaccounts-qt.spec b/libaccounts-qt.spec
index 7d106d3..78ddab8 100644
--- a/libaccounts-qt.spec
+++ b/libaccounts-qt.spec
@@ -11,7 +11,9 @@ Release: 1
License: LGPL v2.1
Group: Libraries
#Source0Download: https://gitlab.com/accounts-sso/libaccounts-qt/tags?page=3
-Source0: https://gitlab.com/accounts-sso/libaccounts-qt/repository/archive.tar.bz2?ref=VERSION_%{version}
+# TODO: in the future use fake GET arg to force sane filename on df
+#Source0: https://gitlab.com/accounts-sso/libaccounts-qt/repository/archive.tar.bz2?ref=VERSION_%{version}&fake_out=/%{name}-%{version}.tar.bz2
+Source0: archive.tar.bz2%3Fref=VERSION_%{version}
# Source0-md5: c6c16ea482613c11ab076b84ebae5633
Patch0: x32.patch
Patch1: %{name}-qt4.patch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libaccounts-qt.git/commitdiff/bc12b647449db09c236a3626dead32830c675ca1
More information about the pld-cvs-commit
mailing list