Disable not needed BRs.

This commit is contained in:
Alexander Kurtakov 2009-08-31 16:28:33 +00:00
parent b9e177907d
commit 7b88a2fc82

View File

@ -36,7 +36,7 @@
Name: maven-surefire Name: maven-surefire
Version: 2.3 Version: 2.3
Release: 7.3%{?dist} Release: 7.4%{?dist}
Epoch: 0 Epoch: 0
Summary: Test framework project Summary: Test framework project
License: Apache Software License License: Apache Software License
@ -87,8 +87,8 @@ BuildRequires: tomcat5
BuildRequires: tomcat5-servlet-2.4-api BuildRequires: tomcat5-servlet-2.4-api
#BuildRequires: excalibur-avalon-logkit #BuildRequires: excalibur-avalon-logkit
#BuildRequires: excalibur-avalon-framework #BuildRequires: excalibur-avalon-framework
BuildRequires: maven-shared-plugin-testing-harness #BuildRequires: maven-shared-plugin-testing-harness
BuildRequires: maven2-plugin-surefire < 2.3.1 #BuildRequires: maven2-plugin-surefire < 2.3.1
BuildRequires: bsf BuildRequires: bsf
%endif %endif
@ -352,6 +352,9 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_javadocdir}/* %doc %{_javadocdir}/*
%changelog %changelog
* Mon Aug 31 2009 Alexander Kurtakov <akurtako@redhat.com> 0:2.3-7.4
- Disable not needed BRs.
* Mon Aug 31 2009 Alexander Kurtakov <akurtako@redhat.com> 0:2.3-7.3 * Mon Aug 31 2009 Alexander Kurtakov <akurtako@redhat.com> 0:2.3-7.3
- Install JPP.maven2.plugins-surefire-plugin.pom now that we have maven 2.0.8. - Install JPP.maven2.plugins-surefire-plugin.pom now that we have maven 2.0.8.