!16 [sync] PR-13: 修改源码包与spec中source0 一致

From: @openeuler-sync-bot 
Reviewed-by: @cherry530, @starlet-dx 
Signed-off-by: @starlet-dx, @cherry530
This commit is contained in:
openeuler-ci-bot 2024-03-28 01:57:42 +00:00 committed by Gitee
commit 0c4b6159f7
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.