!42 Add build requires sonatype oss parent
From: @wang--ge Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
fb44be5696
@ -1,6 +1,6 @@
|
||||
Name: springframework
|
||||
Version: 3.2.18
|
||||
Release: 12
|
||||
Release: 13
|
||||
Summary: The Spring Java Application Framework
|
||||
License: ASL 2.0
|
||||
URL: http://projects.spring.io/spring-framework/
|
||||
@ -86,6 +86,7 @@ BuildRequires: mvn(velocity-tools:velocity-tools-view) mvn(velocity:veloci
|
||||
BuildRequires: mvn(xmlunit:xmlunit) mvn(org.apache.taglibs:taglibs-standard-jstlel)
|
||||
BuildRequires: mvn(javax.servlet:jstl) mvn(org.apache.taglibs:taglibs-standard-spec)
|
||||
BuildRequires: mvn(com.jayway.jsonpath:json-path) mvn(net.sf.jopt-simple:jopt-simple) xmvn
|
||||
BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:)
|
||||
BuildRequires: jboss-jms-1.1-api jdo2-api jboss-ejb-3.1-api
|
||||
Obsoletes: springframework-instrument-tomcat < %{version}-%{release}
|
||||
BuildArch: noarch
|
||||
@ -366,6 +367,9 @@ done
|
||||
%files web -f .mfiles-spring-web
|
||||
|
||||
%changelog
|
||||
* Thu May 18 2023 Ge Wang <wang__ge@126.com> - 3.2.18-13
|
||||
- Add build require sonatype-oss-parent
|
||||
|
||||
* Thu Apr 13 2023 wangkai <13474090681@163.com> - 3.2.18-12
|
||||
- Override abstract method to solve compile failure
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user