!45 remove unuse code of spec file

From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2024-01-16 08:39:30 +00:00 committed by Gitee
commit b86eff4ea4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: springframework
Version: 3.2.18
Release: 10
Release: 11
Summary: The Spring Java Application Framework
License: ASL 2.0
URL: http://projects.spring.io/spring-framework/
@ -161,17 +161,6 @@ Summary: Spring OXM
This package provide marshaling and unmarshalling
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
Summary: Spring Transaction Management
%description tx
@ -366,6 +355,9 @@ done
%files web -f .mfiles-spring-web
%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
- This packages depends on log4j,release add 1 to rebuild