rpms/openmpi/devel openmpi.spec,1.48,1.49

Jay Fenlason dajt at fedoraproject.org
Tue Jan 26 22:58:05 UTC 2010


Author: dajt

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

Modified Files:
	openmpi.spec 
Log Message:
BuildRequires: python



Index: openmpi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openmpi/devel/openmpi.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -p -r1.48 -r1.49
--- openmpi.spec	26 Jan 2010 17:19:37 -0000	1.48
+++ openmpi.spec	26 Jan 2010 22:58:04 -0000	1.49
@@ -19,7 +19,7 @@
 
 Name:			openmpi%{?_cc_name_suffix}
 Version:		1.4.1
-Release:		1%{?dist}
+Release:		2%{?dist}
 Summary:		Open Message Passing Interface
 Group:			Development/Libraries
 License:		BSD
@@ -33,6 +33,7 @@ BuildRoot:		%{_tmppath}/%{name}-%{versio
 BuildRequires:		gcc-gfortran, libtool, numactl-devel, valgrind-devel
 BuildRequires:		libibverbs-devel >= 1.1.3, opensm-devel > 3.3.0
 BuildRequires:		librdmacm librdmacm-devel libibcm libibcm-devel
+BuildRequires:		python
 #%ifnarch ppc
 #BuildRequires:		compat-dapl-devel
 #%endif
@@ -215,6 +216,9 @@ rm -rf %{buildroot}
 %{_sysconfdir}/rpm/macros.%{namearch}
 
 %changelog
+* Tue Jan 26 2010 Jay Fenlason <fenlason at redhat.com> - 1.4.1-2
+- BuildRequires: python
+
 * Tue Jan 26 2010 Jay Fenlason <fenlason at redhat.com> - 1.4.1-1
 - New upstream version, which includes the changeset_r22324 patch.
 - Correct a typo in the Source0 line in this spec file.



More information about the scm-commits mailing list