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

Hui Wang huwang at fedoraproject.org
Tue Jul 13 09:36:22 UTC 2010


Author: huwang

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

Modified Files:
	maven-docck-plugin.spec 
Log Message:
* Tue Jul 13 2010 Hui Wang <huwang at redhat.com> - 1.0-3
- Add missing requires maven2



Index: maven-docck-plugin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/maven-docck-plugin/devel/maven-docck-plugin.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- maven-docck-plugin.spec	8 Jun 2010 08:07:15 -0000	1.1
+++ maven-docck-plugin.spec	13 Jul 2010 09:36:22 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           maven-docck-plugin
 Version:        1.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Maven Documentation Checker Plugin
 
 Group:          Development/Libraries
@@ -28,6 +28,7 @@ BuildRequires: commons-httpclient
 BuildRequires: maven-plugin-tools
 BuildRequires: plexus-utils
 
+Requires:       maven2
 Requires:       java
 Requires:       jpackage-utils
 Requires:       apache-commons-logging
@@ -103,6 +104,9 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Jul 13 2010 Hui Wang <huwang at redhat.com> - 1.0-3
+- Add missing requires maven2
+
 * Thu Jun 03 2010 Hui Wang <huwang at redhat.com> - 1.0-2
 - Added epoch 1 to provides
 - Fixed install instructions in one step



More information about the scm-commits mailing list