!13 修改源码包与spec中source0 一致

From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-11-09 07:48:54 +00:00 committed by Gitee
commit aec70eda58
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: log4j12
Version: 1.2.17
Release: 25
Release: 26
Summary: A logging library for Java
License: ASL 2.0
URL: http://logging.apache.org/log4j/1.2/
@ -40,7 +40,7 @@ Obsoletes: log4j12-doc < %{version}-%{release}
This package contains help for log4j12.
%prep
%autosetup -n log4j-1_2_17 -p1
%autosetup -n logging-log4j1-1_2_17 -p1
find . \( -name "*.jar" -o -name "*.class" -o -name "*.dll" \) -exec rm -f {} \;
rm -rf docs/api
@ -123,6 +123,9 @@ fi
%files help -f .mfiles-javadoc
%changelog
* Wed Nov 09 2022 xu_ping <xu_ping33@h-partners.com> - 1.2.17-26
- change source pac
* Tue Feb 08 2022 wangkai <wangkai385@huawei.com> - 1.2.17-25
- Fix cves

Binary file not shown.