rpms/maven-ant-plugin/devel maven-ant-plugin.spec,1.1,1.2

Hui Wang huwang at fedoraproject.org
Tue Jul 13 05:54:19 UTC 2010


Author: huwang

Update of /cvs/pkgs/rpms/maven-ant-plugin/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv26393

Modified Files:
	maven-ant-plugin.spec 
Log Message:
* Tue Jul 13 2010 Hui Wang <huwang at redhat.com> - 2.3-4
- Added 'Requires:maven2'



Index: maven-ant-plugin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/maven-ant-plugin/devel/maven-ant-plugin.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- maven-ant-plugin.spec	4 Jun 2010 07:43:52 -0000	1.1
+++ maven-ant-plugin.spec	13 Jul 2010 05:54:19 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           maven-ant-plugin
 Version:        2.3
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Maven Ant Plugin
 
 Group:          Development/Libraries
@@ -31,6 +31,7 @@ BuildRequires: maven-plugin-testing-harn
 BuildRequires: ant-nodeps
 BuildRequires: junit
 
+Requires:       maven2
 Requires:       java
 Requires:       jpackage-utils
 Requires:       plexus-utils
@@ -111,6 +112,9 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Jul 13 2010 Hui Wang <huwang at redhat.com> - 2.3-4
+- Added 'Requires:maven2'
+
 * Wed Jun 02 2010 Hui Wang <huwang at redhat.com> - 2.3-3
 - Changed epoch 1 to epoch 0 in provides
 



More information about the scm-commits mailing list