[projects/template-specs] - no need for two different examples of docs

qboosh qboosh at pld-linux.org
Fri Oct 4 16:29:02 CEST 2019


commit 331aa1fb9fe56e02f8dcc22cc4ad709dab0fbe92
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Oct 4 16:32:20 2019 +0200

    - no need for two different examples of docs

 python.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python.spec b/python.spec
index 2aeed08..fcfbacf 100644
--- a/python.spec
+++ b/python.spec
@@ -140,7 +140,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n python3-%{module}
 %defattr(644,root,root,755)
-%doc AUTHORS CHANGES LICENSE
+# copy %doc from python2 package here
 %{py3_sitescriptdir}/%{module}
 %{py3_sitescriptdir}/%{egg_name}-%{version}-py*.egg-info
 %{_examplesdir}/python3-%{module}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/331aa1fb9fe56e02f8dcc22cc4ad709dab0fbe92



More information about the pld-cvs-commit mailing list