update source0
This commit is contained in:
parent
125b808f5f
commit
3dbb04ce0b
@ -1,11 +1,13 @@
|
|||||||
|
%define git_version %(echo %{version} |sed -e 's/\\./_/g')
|
||||||
|
|
||||||
%global oname jxl
|
%global oname jxl
|
||||||
Name: jexcelapi
|
Name: jexcelapi
|
||||||
Version: 2.6.12
|
Version: 2.6.12
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A Java API to read, write and modify Excel spreadsheets
|
Summary: A Java API to read, write and modify Excel spreadsheets
|
||||||
License: LGPLv3
|
License: LGPLv3
|
||||||
URL: http://www.andykhan.com/jexcelapi
|
URL: http://www.andykhan.com/jexcelapi
|
||||||
Source0: http://www.andykhan.com/jexcelapi/jexcelapi_2_6_12.tar.gz
|
Source0: https://sourceforge.net/projects/jexcelapi/files/jexcelapi/%{version}/%{name}_%{git_version}.tar.gz
|
||||||
Source1: http://repo1.maven.org/maven2/net/sourceforge/jexcelapi/jxl/2.6.12/jxl-2.6.12.pom
|
Source1: http://repo1.maven.org/maven2/net/sourceforge/jexcelapi/jxl/2.6.12/jxl-2.6.12.pom
|
||||||
Patch0: jexcelapi-build.patch
|
Patch0: jexcelapi-build.patch
|
||||||
Requires: log4j12 jpackage-utils
|
Requires: log4j12 jpackage-utils
|
||||||
@ -74,5 +76,8 @@ cp -r docs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
|
|||||||
%{_javadocdir}/%{name}
|
%{_javadocdir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 13 2020 Qingqing Li <liqingqing3@huawei.com>
|
||||||
|
- update source0
|
||||||
|
|
||||||
* Mon Jul 27 2020 Jeffery.Gao <gaojianxing@huawei.com> - 2.6.12-1
|
* Mon Jul 27 2020 Jeffery.Gao <gaojianxing@huawei.com> - 2.6.12-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user