remove unuse code

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2024-01-04 17:06:47 +08:00
parent c11a6ee9bf
commit fd3d827d6a

View File

@ -1,6 +1,6 @@
Name: springframework Name: springframework
Version: 3.2.18 Version: 3.2.18
Release: 10 Release: 11
Summary: The Spring Java Application Framework Summary: The Spring Java Application Framework
License: ASL 2.0 License: ASL 2.0
URL: http://projects.spring.io/spring-framework/ URL: http://projects.spring.io/spring-framework/
@ -161,17 +161,6 @@ Summary: Spring OXM
This package provide marshaling and unmarshalling This package provide marshaling and unmarshalling
for XML with JAXB context and JiBX binding factories. for XML with JAXB context and JiBX binding factories.
%package devel
Summary: Spring test context and MVC framework
Provides: springframework-test = %{version}-%{release}
Provides: springframework-test-mvc = %{version}-%{release}
Obsoletes: springframework-test < %{version}-%{release}
Obsoletes: springframework-test-mvc < %{version}-%{release}
%description devel
Spring's test MVC framework and Spring's test context framework. Also includes common Servlet and
Portlet API mocks.
%package tx %package tx
Summary: Spring Transaction Management Summary: Spring Transaction Management
%description tx %description tx
@ -366,6 +355,9 @@ done
%files web -f .mfiles-spring-web %files web -f .mfiles-spring-web
%changelog %changelog
* Thu Jan 04 2024 xu_ping <707078654@qq.com> - 3.2.18-11
- remove unuse code
* Tue Aug 2 2022 caodongxia <caodongxia@h-partners.com> - 3.2.18-10 * Tue Aug 2 2022 caodongxia <caodongxia@h-partners.com> - 3.2.18-10
- This packages depends on log4j,release add 1 to rebuild - This packages depends on log4j,release add 1 to rebuild