first commit
This commit is contained in:
parent
9ea58feded
commit
821eeaf744
BIN
ehcache-parent-2.3-src-svn.tar.gz
Normal file
BIN
ehcache-parent-2.3-src-svn.tar.gz
Normal file
Binary file not shown.
30
ehcache-parent.spec
Normal file
30
ehcache-parent.spec
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
Name: ehcache-parent
|
||||||
|
Version: 2.3
|
||||||
|
Release: 17
|
||||||
|
Summary: Module of Ehcache
|
||||||
|
License: ASL 2.0
|
||||||
|
URL: https://mvnrepository.com/artifact/net.sf.ehcache/%{name}
|
||||||
|
Source0: ehcache-parent-2.3-src-svn.tar.gz
|
||||||
|
|
||||||
|
BuildRequires: maven-local maven-source-plugin
|
||||||
|
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
%description
|
||||||
|
Ehcache is a widely used,pure Java,in-process,distributed cache.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -n ehcache-parent-%{version} -p1
|
||||||
|
|
||||||
|
%build
|
||||||
|
%mvn_build
|
||||||
|
|
||||||
|
%install
|
||||||
|
%mvn_install
|
||||||
|
|
||||||
|
%files
|
||||||
|
%{_datadir}/maven*/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Fri Dec 20 2019 zhouyihang <zhouyihang1@huawei.com> - 2.3-17
|
||||||
|
- Package init
|
||||||
Loading…
x
Reference in New Issue
Block a user