!13 修改源码包与spec中source0 一致
From: @cherry530 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
aec70eda58
@ -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
|
||||
|
||||
|
||||
BIN
v1_2_17.tar.gz
BIN
v1_2_17.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user