rpms/maven2/devel maven2.spec,1.16,1.17

Deepak Bhole dbhole at fedoraproject.org
Thu Feb 26 21:14:43 UTC 2009


Author: dbhole

Update of /cvs/extras/rpms/maven2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30629

Modified Files:
	maven2.spec 
Log Message:

Build with OpenJDk




Index: maven2.spec
===================================================================
RCS file: /cvs/extras/rpms/maven2/devel/maven2.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- maven2.spec	26 Feb 2009 20:50:57 -0000	1.16
+++ maven2.spec	26 Feb 2009 21:14:13 -0000	1.17
@@ -50,7 +50,7 @@
 
 Name:           %{name}
 Version:        %{maven_version}
-Release:        11.16%{?dist}
+Release:        11.17%{?dist}
 Epoch:          0
 Summary:        Java project management and project comprehension tool
 
@@ -114,6 +114,7 @@
 Patch11:         %{name}-commons-cli-1.1.patch
 
 BuildRequires:    jpackage-utils >= 0:1.7.2
+BuildRequires:    java-1.6.0-openjdk-devel
 BuildRequires:    /bin/ls,/usr/bin/head,/usr/bin/find,/usr/bin/awk,/bin/grep,/bin/sed
 
 BuildRequires:    ant >= 1.6.5
@@ -2299,6 +2300,9 @@
 %endif
 
 %changelog
+* Thu Feb 26 2009 Deepak Bhole <dbhole at redhat.com> 2.0.4-11.17
+- Build with OpenJDK
+
 * Thu Feb 26 2009 Deepak Bhole <dbhole at redhat.com> - 0:2.0.4-11.16
 - Add patch so that multiple properties can be specified with commons-cli 1.1
 




More information about the fedora-extras-commits mailing list