[java-sig-commits] [plexus-archiver] BR maven-surefire-provider-junit4

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Sep 8 08:07:23 UTC 2011


commit 0ef7a38b599e2dd86be104ce6b8160bbccacbc6c
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Sep 8 11:06:56 2011 +0300

    BR maven-surefire-provider-junit4

 plexus-archiver.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/plexus-archiver.spec b/plexus-archiver.spec
index e876eee..1b6c352 100644
--- a/plexus-archiver.spec
+++ b/plexus-archiver.spec
@@ -30,7 +30,7 @@
 
 Name:           plexus-archiver
 Version:        2.0.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          0
 Summary:        Plexus Archiver Component
 License:        MIT and ASL 2.0
@@ -55,7 +55,7 @@ BuildRequires: maven-jar-plugin
 BuildRequires: maven-install-plugin
 BuildRequires: maven-javadoc-plugin
 BuildRequires: maven-surefire-plugin
-BuildRequires: maven-surefire-provider-junit
+BuildRequires: maven-surefire-provider-junit4
 BuildRequires: maven-shared-reporting-impl
 BuildRequires: maven-doxia-sitetools
 Requires:       classworlds >= 0:1.1
@@ -113,6 +113,9 @@ cp -pr target/site/api*/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Thu Sep 8 2011 Alexander Kurtakov <akurtako at redhat.com> 0:2.0.1-2
+- BR maven-surefire-provider-junit4.
+
 * Thu Sep 8 2011 Alexander Kurtakov <akurtako at redhat.com> 0:2.0.1-1
 - Update to 2.0.1 version.
 
@@ -170,4 +173,3 @@ cp -pr target/site/api*/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 
 * Mon Nov 07 2005 Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.a3.1jpp
 - First JPackage build
-


More information about the java-sig-commits mailing list