[packages/python-googl] remove #md5 from url, rpm5 will cut it off anyway

glen glen at pld-linux.org
Fri Sep 4 11:42:14 CEST 2015


commit a9b6b9278682e702f7db1572019104acc5c4e211
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Sep 4 12:42:09 2015 +0300

    remove #md5 from url, rpm5 will cut it off anyway

 python-googl.spec | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/python-googl.spec b/python-googl.spec
index aadb048..69f5e6e 100644
--- a/python-googl.spec
+++ b/python-googl.spec
@@ -11,7 +11,7 @@ Version:	0.2.2
 Release:	1
 License:	Unknown
 Group:		Libraries/Python
-Source0:	https://pypi.python.org/packages/source/p/python-googl/python-googl-%{version}.tar.gz#md5=7be46ada5eaa87effa6380c43563b583
+Source0:	https://pypi.python.org/packages/source/p/python-googl/python-googl-%{version}.tar.gz
 # Source0-md5:	7be46ada5eaa87effa6380c43563b583
 URL:		https://pypi.python.org/pypi/python-googl
 BuildRequires:	rpm-pythonprov
@@ -87,10 +87,8 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %{py_sitescriptdir}/%{module}
-%if "%{py_ver}" > "2.4"
 %{py_sitescriptdir}/python_%{module}-%{version}-py*.egg-info
 %endif
-%endif
 
 %if %{with python3}
 %files -n python3-%{module}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-googl.git/commitdiff/a9b6b9278682e702f7db1572019104acc5c4e211



More information about the pld-cvs-commit mailing list