rpms/openmpi/devel openmpi.spec,1.37,1.38

Doug Ledford dledford at fedoraproject.org
Tue Jul 21 15:28:31 UTC 2009


Author: dledford

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

Modified Files:
	openmpi.spec 
Log Message:
* Tue Jul 21 2009 Doug Ledford <dledford at redhat.com> - 1.3.3-1
- Make sure all created dirs are owned (bz474677)
- Fix loading of pkgconfig file (bz476844)
- Resolve file conflict between us and libotf (bz496131)
- Resolve dangling symlinks issue (bz496909)
- Resolve unexpanded %{mode} issues (bz496911)
- Restore -devel subpackage (bz499851)
- Make getting the default openmpi devel environment easier (bz504357)
- Make the -devel package pull in the base package (bz459458)
- Make it easier to use alternative compilers to build package (bz246484)



Index: openmpi.spec
===================================================================
RCS file: /cvs/extras/rpms/openmpi/devel/openmpi.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -p -r1.37 -r1.38
--- openmpi.spec	21 Jul 2009 15:22:03 -0000	1.37
+++ openmpi.spec	21 Jul 2009 15:28:00 -0000	1.38
@@ -27,7 +27,7 @@ Source0:		http://www.open-mpi.org/softwa
 Source1:		openmpi.pc.in
 Source2:		openmpi.module.in
 BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:		gcc-gfortran, libtool, numactl-devel, valgrind
+BuildRequires:		gcc-gfortran, libtool, numactl-devel, valgrind-devel
 BuildRequires:		libibverbs-devel, opensm-devel > 3.3.0
 #%ifnarch ppc
 #BuildRequires:		compat-dapl-devel




More information about the fedora-extras-commits mailing list