modified source pac

Signed-off-by: cherry530 <xuping33@huawei.com>
(cherry picked from commit 759a289cc472939fedc20e1289bb968557c69c8c)
This commit is contained in:
cherry530 2022-11-09 14:36:28 +08:00 committed by openeuler-sync-bot
parent 5befff9336
commit 129dc6d740
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.