rpms/orsa/devel orsa.spec,1.8,1.9

Miloš Jakubíček mjakubicek at fedoraproject.org
Mon Jul 13 14:43:21 UTC 2009


Author: mjakubicek

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

Modified Files:
	orsa.spec 
Log Message:
- Temporarily disabled MPI support as current openmpi builds do not ship -devel,
  nor its previous content in the main package




Index: orsa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/orsa/devel/orsa.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- orsa.spec	13 Jul 2009 13:58:07 -0000	1.8
+++ orsa.spec	13 Jul 2009 14:43:21 -0000	1.9
@@ -32,7 +32,8 @@ BuildRequires:	fftw2-devel
 BuildRequires:	gsl-devel
 BuildRequires:	cln-devel
 BuildRequires:	ginac-devel
-BuildRequires:	openmpi-devel
+# Temporarily disabled as current openmpi builds do not ship -devel, nor its previous content in the main package
+# BuildRequires:	openmpi-devel
 
 %description
 ORSA is an interactive tool for scientific grade Celestial Mechanics
@@ -95,6 +96,8 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Mon Jul 13 2009 Milos Jakubicek <xjakub at fi.muni.cz> - 0.7.0-9
 - Rebuilt against new cln 1.3.0
+- Temporarily disabled MPI support as current openmpi builds do not ship -devel,
+  nor its previous content in the main package
 
 * Sun Apr 12 2009 Milos Jakubicek <xjakub at fi.muni.cz> - 0.7.0-8
 - Do not complain at all if the configuration file is missing.




More information about the scm-commits mailing list