[packages/python-django_extensions] minor cosmetics
glen
glen at pld-linux.org
Fri May 27 15:05:02 CEST 2016
commit e7435b7cb6a68eb3bb9140efda70ebf0fc4b2495
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri May 27 16:04:54 2016 +0300
minor cosmetics
python-django_extensions.spec | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/python-django_extensions.spec b/python-django_extensions.spec
index aae5f33..f670128 100644
--- a/python-django_extensions.spec
+++ b/python-django_extensions.spec
@@ -1,4 +1,5 @@
# TODO: Fix tests
+#
# Conditional build:
%bcond_without doc # don't build doc
%bcond_with tests # do not perform "make test"
@@ -90,7 +91,6 @@ rm -rf $RPM_BUILD_ROOT
%if %{with python2}
%py_install
-
%py_postclean
%endif
@@ -106,10 +106,8 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc README.rst
%{py_sitescriptdir}/%{module}
-%if "%{py_ver}" > "2.4"
%{py_sitescriptdir}/%{module}-%{version}-py*.egg-info
%endif
-%endif
%if %{with python3}
%files -n python3-%{module}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-django_extensions.git/commitdiff/e7435b7cb6a68eb3bb9140efda70ebf0fc4b2495
More information about the pld-cvs-commit
mailing list