[packages/python-django-rest-framework] license is packaged

glen glen at pld-linux.org
Sun Apr 23 16:35:08 CEST 2017


commit 0a2aa59a21d194ddb91f6d3578d68209eb71829d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Apr 23 17:34:30 2017 +0300

    license is packaged
    
    https://github.com/tomchristie/django-rest-framework/issues/2906
    https://github.com/encode/django-rest-framework/pull/2907

 python-django-rest-framework.spec | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)
---
diff --git a/python-django-rest-framework.spec b/python-django-rest-framework.spec
index 4db8587..4e9cc89 100644
--- a/python-django-rest-framework.spec
+++ b/python-django-rest-framework.spec
@@ -113,10 +113,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python2}
 %files -f django_py2.lang
 %defattr(644,root,root,755)
-# license file is not distributed in source distribution
-# https://github.com/tomchristie/django-rest-framework/issues/2906
-# once it's released, license will be named LICENSE.md
-#%doc LICENSE.md
+%doc LICENSE.md
 %dir %{py_sitescriptdir}/%{module}
 %{py_sitescriptdir}/%{module}/*.py*
 %{py_sitescriptdir}/%{module}/authtoken
@@ -135,9 +132,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n python3-django-rest-framework -f django_py3.lang
 %defattr(644,root,root,755)
-# license file is not distributed in source distribution
-# https://github.com/tomchristie/django-rest-framework/issues/2906
-#%doc LICENSE.md
+%doc LICENSE.md
 %dir %{py3_sitescriptdir}/%{module}
 %{py3_sitescriptdir}/%{module}/__pycache__
 %{py3_sitescriptdir}/%{module}/*.py*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-django-rest-framework.git/commitdiff/0a2aa59a21d194ddb91f6d3578d68209eb71829d



More information about the pld-cvs-commit mailing list