[projects/template-specs] - use unified "apidocs" subpackage name

qboosh qboosh at pld-linux.org
Sun Jan 12 09:53:54 CET 2014


commit 660096c2ad724738d18618a9099865164003110b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jan 12 09:54:40 2014 +0100

    - use unified "apidocs" subpackage name

 python.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python.spec b/python.spec
index 54daf1a..115ab55 100644
--- a/python.spec
+++ b/python.spec
@@ -47,15 +47,15 @@ Group:		Libraries/Python
 
 %description -n python3-%{module} -l pl.UTF-8
 
-%package apidoc
+%package apidocs
 Summary:	%{module} API documentation
 Summary(pl.UTF-8):	Dokumentacja API %{module}
 Group:		Documentation
 
-%description apidoc
+%description apidocs
 API documentation for %{module}.
 
-%description apidoc -l pl.UTF-8
+%description apidocs -l pl.UTF-8
 Dokumentacja API %{module}.
 
 %prep
@@ -151,7 +151,7 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %if %{with doc}
-%files apidoc
+%files apidocs
 %defattr(644,root,root,755)
 %doc docs/_build/html/*
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/660096c2ad724738d18618a9099865164003110b



More information about the pld-cvs-commit mailing list