rpms/mpich2/devel mpich2.spec,1.3,1.4

Deji Akingunola deji at fedoraproject.org
Mon Mar 30 03:22:46 UTC 2009


Author: deji

Update of /cvs/pkgs/rpms/mpich2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21171

Modified Files:
	mpich2.spec 
Log Message:
* Sun Mar 29 2009 Deji Akingunola <dakingun at gmail.com> - 1.1-0.2.b1
- Specifically build with openjdk Java, so Jumpshot works (Anthony Chan)



Index: mpich2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mpich2/devel/mpich2.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mpich2.spec	19 Mar 2009 01:42:35 -0000	1.3
+++ mpich2.spec	30 Mar 2009 03:22:14 -0000	1.4
@@ -1,14 +1,14 @@
 Summary:	A high-performance implementation of MPI
 Name:		mpich2
 Version:	1.1
-Release:	0.1.b1%{?dist}
+Release:	0.2.b1%{?dist}
 License:	MIT
 Group:		Development/Libraries
 URL:		http://www.mcs.anl.gov/research/projects/mpich2
 Source:		http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/%{version}b1/src/%{name}-%{version}b1.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	libXt-devel, e2fsprogs-devel
-BuildRequires:	java-devel, gcc-gfortran
+BuildRequires:	java-devel-openjdk, gcc-gfortran
 BuildRequires:	emacs-common, perl, python
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	python
@@ -268,6 +268,9 @@
 %doc README.testing README.romio README.developer
 
 %changelog
+* Sun Mar 29 2009 Deji Akingunola <dakingun at gmail.com> - 1.1-0.2.b1
+- Specifically build with openjdk Java, so Jumpshot works (Anthony Chan)
+
 * Wed Mar 18 2009 Deji Akingunola <dakingun at gmail.com> - 1.1-0.1.b1
 - Update for the 1.1 (beta) release
 - Stop building with dllchan, it is not fully supported




More information about the fedora-extras-commits mailing list