From 990d2141df67417851563d39a467feb3ab3b73a1 Mon Sep 17 00:00:00 2001 From: jeff200902 Date: Wed, 19 Aug 2020 17:30:15 +0800 Subject: [PATCH] Package init --- jexcelapi.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jexcelapi.spec b/jexcelapi.spec index 63305f7..8febca0 100644 --- a/jexcelapi.spec +++ b/jexcelapi.spec @@ -29,9 +29,9 @@ Features: - Supports shading and coloring of cells - Modifies existing worksheets -%package javadoc +%package help Summary: API documentation for %{name} -%description javadoc +%description help API documentation for %{name}. %prep @@ -69,7 +69,7 @@ cp -r docs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name} %{_javadir}/jxl.jar %doc *.html -%files javadoc +%files help %doc index.html %{_javadocdir}/%{name}