[packages/python-pyasn1] - more docs, verbose .egg-infos

qboosh qboosh at pld-linux.org
Tue Dec 16 20:05:55 CET 2014


commit d6fd38f4c1d81d6e57dbfc0fb07e687bc660e4aa
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Dec 16 20:06:39 2014 +0100

    - more docs, verbose .egg-infos

 python-pyasn1.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python-pyasn1.spec b/python-pyasn1.spec
index ab3f671..43a22ee 100644
--- a/python-pyasn1.spec
+++ b/python-pyasn1.spec
@@ -1,4 +1,4 @@
-
+#
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
 %bcond_without	python2 # CPython 2.x module
@@ -95,15 +95,15 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python2}
 %files
 %defattr(644,root,root,755)
-%doc README CHANGES TODO doc/*
+%doc CHANGES LICENSE README THANKS TODO doc/*.html
 %{py_sitescriptdir}/%{module}
-%{py_sitescriptdir}/*.egg-info
+%{py_sitescriptdir}/pyasn1-%{version}-py*.egg-info
 %endif
 
 %if %{with python3}
 %files -n python3-%{module}
 %defattr(644,root,root,755)
-%doc README CHANGES TODO doc/*
+%doc CHANGES LICENSE README THANKS TODO doc/*.html
 %{py3_sitescriptdir}/%{module}
-%{py3_sitescriptdir}/*.egg-info
+%{py3_sitescriptdir}/pyasn1-%{version}-py*.egg-info
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyasn1.git/commitdiff/d6fd38f4c1d81d6e57dbfc0fb07e687bc660e4aa



More information about the pld-cvs-commit mailing list