!6 [sync] PR-3: 增加source来源注释

From: @openeuler-sync-bot 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2024-03-26 02:25:49 +00:00 committed by Gitee
commit 05e24db6e4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,13 @@
Name: ehcache-core
Version: 2.6.11
Release: 7
Release: 8
Summary: Easy Hibernate Cache
License: ASL 2.0
URL: http://ehcache.org/
#svn export http://svn.terracotta.org/svn/ehcache/tags/ehcache-core-2.6.11
#rm -rf ./ehcache-core-2.6.11/tools/maven-ant-tasks-2.0.7.jar
#rm -rf ./ehcache-core-2.6.11/src/test/resources/resourceclassloader/private-classpath.jar
#tar cjf ehcache-core-2.6.11.tar.gz ehcache-core-2.6.11
Source0: %{name}-%{version}.tar.gz
BuildRequires: maven-local mvn(javax.servlet:javax.servlet-api) mvn(javax.transaction:jta)
@ -72,5 +76,8 @@ done
%files help -f .mfiles-javadoc
%changelog
* Fri Nov 18 2022 liyanan <liyanan32@h-partners.com> - 2.6.11-8
- Change source
* Wed Feb 26 2020 lihao <lihao129@huawei.com> - 2.6.11-6
- Package Init