rpms/ws-commons-util/devel ws-commons-util.spec,1.14,1.15

Andrew Overholt overholt at fedoraproject.org
Wed Jan 13 18:47:15 UTC 2010


Author: overholt

Update of /cvs/pkgs/rpms/ws-commons-util/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23951

Modified Files:
	ws-commons-util.spec 
Log Message:
* Wed Jan 13 2010 Andrew Overholt <overholt at redhat.com> 1.0.1-14
- Add missing maven-doxia{,-sitetools} BRs.


Index: ws-commons-util.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ws-commons-util/devel/ws-commons-util.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- ws-commons-util.spec	13 Jan 2010 17:07:24 -0000	1.14
+++ ws-commons-util.spec	13 Jan 2010 18:47:15 -0000	1.15
@@ -2,7 +2,7 @@
 
 Name:           ws-commons-util
 Version:        1.0.1
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:        Common utilities from the Apache Web Services Project 
 
 Group:          System Environment/Libraries
@@ -33,6 +33,8 @@ BuildRequires:  maven2-plugin-resources
 BuildRequires:  maven2-plugin-surefire
 BuildRequires:  maven-surefire-provider-junit
 BuildRequires:  maven2-plugin-eclipse
+BuildRequires:  maven-doxia
+BuildRequires:  maven-doxia-sitetools
 %else
 BuildRequires:  ant
 %endif
@@ -97,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Wed Jan 13 2010 Andrew Overholt <overholt at redhat.com> 1.0.1-14
+- Add missing maven-doxia{,-sitetools} BRs.
+
 * Wed Jan 13 2010 Andrew Overholt <overholt at redhat.com> 1.0.1-13
 - Add missing maven-surefire-provider-junit BR.
 - Remove gcj support



More information about the scm-commits mailing list