rpms/paraview/devel paraview.spec,1.51,1.52

Orion Poplawski orion at fedoraproject.org
Thu Jun 3 17:16:17 UTC 2010


Author: orion

Update of /cvs/pkgs/rpms/paraview/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv11074

Modified Files:
	paraview.spec 
Log Message:
Remove mpi versions of paraview and streaming_paraview



Index: paraview.spec
===================================================================
RCS file: /cvs/pkgs/rpms/paraview/devel/paraview.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -p -r1.51 -r1.52
--- paraview.spec	3 Jun 2010 14:54:56 -0000	1.51
+++ paraview.spec	3 Jun 2010 17:16:17 -0000	1.52
@@ -298,7 +298,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 #Cleanup %{_bindir}
 pushd $RPM_BUILD_ROOT/%{_libdir}/openmpi/bin
 #Don't need mpi versions of these
-rm lproj pvblot pvpython
+rm paraview streaming_paraview lproj pvblot pvpython
 #Move the remaining mpi binaries out of the way
 for f in pvbatch pvdataserver pvrenderserver pvserver smTestDriver
 do
@@ -320,7 +320,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 #Cleanup %{_bindir}
 pushd $RPM_BUILD_ROOT/%{_libdir}/mpich2/bin
 #Don't need mpi versions of these
-rm lproj pvblot pvpython
+rm paraview streaming_paraview lproj pvblot pvpython
 #Move the remaining mpi binaries out of the way
 for f in pvbatch pvdataserver pvrenderserver pvserver smTestDriver
 do



More information about the scm-commits mailing list