[plexus-cli] Remove unneeded BRs, rhbz #915617

mbooth mbooth at fedoraproject.org
Thu Feb 28 14:04:56 UTC 2013


commit 0e5d22ca3bb9b7fd04881e6e1ce75fa4d571b6c5
Author: Mat Booth <fedora at matbooth.co.uk>
Date:   Thu Feb 28 14:04:38 2013 +0000

    Remove unneeded BRs, rhbz #915617

 plexus-cli.spec |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/plexus-cli.spec b/plexus-cli.spec
index d1b3d9c..6710081 100644
--- a/plexus-cli.spec
+++ b/plexus-cli.spec
@@ -33,7 +33,7 @@
 
 Name:           %{parent}-%{subname}
 Version:        1.2
-Release:        16%{?dist}
+Release:        17%{?dist}
 Epoch:          0
 Summary:        Command Line Interface facilitator for Plexus
 License:        ASL 2.0
@@ -59,10 +59,6 @@ BuildRequires:  maven-install-plugin
 BuildRequires:  maven-jar-plugin
 BuildRequires:  maven-javadoc-plugin
 BuildRequires:  maven-resources-plugin
-BuildRequires:  maven-surefire-plugin
-BuildRequires:  maven-surefire-provider-junit 
-BuildRequires:  maven-doxia
-BuildRequires:  maven-doxia-sitetools
 BuildRequires:  maven-release
 BuildRequires:  plexus-classworlds
 BuildRequires:  plexus-containers-container-default
@@ -123,8 +119,10 @@ cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %doc LICENSE-2.0.txt
 %{_javadocdir}/*
 
-
 %changelog
+* Thu Feb 28 2013 Mat Booth <fedora at matbooth.co.uk> - 0:1.2-17
+- Remove unneeded BRs, rhbz #915617
+
 * Thu Feb 28 2013 Mat Booth <fedora at matbooth.co.uk> - 0:1.2-16
 - Include a copy of the licence, rhbz #880282
 


More information about the scm-commits mailing list