[packages/python-onedrive/python-skydrive] 14.04.0 version, using old skydrive module name
glen
glen at pld-linux.org
Sat May 10 18:15:23 CEST 2014
commit 4706f2c4c58e220e0be66dd18627ae8497b4e0af
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat May 10 19:14:58 2014 +0300
14.04.0 version, using old skydrive module name
python-onedrive.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/python-onedrive.spec b/python-onedrive.spec
index 91a11f9..7d8328d 100644
--- a/python-onedrive.spec
+++ b/python-onedrive.spec
@@ -1,12 +1,12 @@
%define pypi_name onedrive
Summary: Python and command-line interface for Microsoft LiveConnect OneDrive REST API v5.0
Name: python-%{pypi_name}
-Version: 14.04.3
+Version: 14.04.0
Release: 1
License: WTFPL
Group: Libraries/Python
-Source0: https://pypi.python.org/packages/source/p/python-onedrive/%{name}-%{version}.tar.gz
-# Source0-md5: 2da74c0fe68452bc84dd050617a33b3e
+Source0: https://github.com/mk-fg/python-onedrive/archive/v%{version}/python-skydrive-%{version}.tar.gz
+# Source0-md5: c53d7e380816e5b198ddb46e8956d5d4
URL: https://github.com/mk-fg/python-onedrive
BuildRequires: python-devel
Suggests: python-PyYAML
@@ -43,7 +43,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc README.txt
-%attr(755,root,root) %{_bindir}/onedrive-cli
-%{py_sitescriptdir}/onedrive
-%{py_sitescriptdir}/python_onedrive-%{version}-py*.egg-info
+%doc README.md
+%attr(755,root,root) %{_bindir}/skydrive-cli
+%{py_sitescriptdir}/skydrive
+%{py_sitescriptdir}/python_skydrive-%{version}-py*.egg-info
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-onedrive.git/commitdiff/4706f2c4c58e220e0be66dd18627ae8497b4e0af
More information about the pld-cvs-commit
mailing list