rpms/orsa/devel orsa.spec,1.10,1.11

Miloš Jakubíček mjakubicek at fedoraproject.org
Fri Jul 24 11:44:40 UTC 2009


Author: mjakubicek

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

Modified Files:
	orsa.spec 
Log Message:
- Force a non-MPI build because mpich2 currently still ships ld configuration file




Index: orsa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/orsa/devel/orsa.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- orsa.spec	24 Jul 2009 10:37:31 -0000	1.10
+++ orsa.spec	24 Jul 2009 11:44:40 -0000	1.11
@@ -152,7 +152,7 @@ sed -i 's|-g -Wall -W -pipe -ftemplate-d
 echo -e "\n##############################\nNow making the non-MPI version\n##############################\n"
 ################################
 
-%configure %{confflags}
+%configure --without-mpi %{confflags}
 # remove rpaths
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool




More information about the fedora-extras-commits mailing list