Package init
This commit is contained in:
parent
abf6f22804
commit
990d2141df
@ -29,9 +29,9 @@ Features:
|
|||||||
- Supports shading and coloring of cells
|
- Supports shading and coloring of cells
|
||||||
- Modifies existing worksheets
|
- Modifies existing worksheets
|
||||||
|
|
||||||
%package javadoc
|
%package help
|
||||||
Summary: API documentation for %{name}
|
Summary: API documentation for %{name}
|
||||||
%description javadoc
|
%description help
|
||||||
API documentation for %{name}.
|
API documentation for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -69,7 +69,7 @@ cp -r docs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
|
|||||||
%{_javadir}/jxl.jar
|
%{_javadir}/jxl.jar
|
||||||
%doc *.html
|
%doc *.html
|
||||||
|
|
||||||
%files javadoc
|
%files help
|
||||||
%doc index.html
|
%doc index.html
|
||||||
%{_javadocdir}/%{name}
|
%{_javadocdir}/%{name}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user