[ws-commons-util] Remove superfluous BRs rhbz #915622.

mbooth mbooth at fedoraproject.org
Sun Mar 3 17:59:54 UTC 2013


commit de5c11803d2f4686505b96baa5af0ff29369de53
Author: Mat Booth <fedora at matbooth.co.uk>
Date:   Sun Mar 3 17:59:46 2013 +0000

    Remove superfluous BRs rhbz #915622.

 ws-commons-util.spec |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/ws-commons-util.spec b/ws-commons-util.spec
index 48ebc8c..684a6a1 100644
--- a/ws-commons-util.spec
+++ b/ws-commons-util.spec
@@ -1,6 +1,6 @@
 Name:           ws-commons-util
 Version:        1.0.1
-Release:        25%{?dist}
+Release:        26%{?dist}
 Summary:        Common utilities from the Apache Web Services Project
 
 Group:          System Environment/Libraries
@@ -22,11 +22,6 @@ BuildRequires:  maven-source-plugin
 BuildRequires:  maven-assembly-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:  junit
 BuildRequires:  java-javadoc
 
 Requires:       java
@@ -73,9 +68,12 @@ cp -pR target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 
 %files javadoc
 %doc LICENSE.txt
-%doc %{_javadocdir}/%{name}
+%{_javadocdir}/%{name}
 
 %changelog
+* Sun Mar 03 2013 Mat Booth <fedora at matbooth.co.uk> - 1.0.1-26
+- Remove superfluous BRs rhbz #915622.
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-25
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list