rpms/vtk/FC-6 vtk.spec,1.1,1.2

Axel Thimm (athimm) fedora-extras-commits at redhat.com
Wed Jul 18 18:25:38 UTC 2007


Author: athimm

Update of /cvs/extras/rpms/vtk/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4611/FC-6

Modified Files:
	vtk.spec 
Log Message:
parallel builds break


Index: vtk.spec
===================================================================
RCS file: /cvs/extras/rpms/vtk/FC-6/vtk.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vtk.spec	3 Jun 2007 22:58:37 -0000	1.1
+++ vtk.spec	18 Jul 2007 18:25:06 -0000	1.2
@@ -7,7 +7,7 @@
 Summary: The Visualization Toolkit - A high level 3D visualization library
 Name: vtk
 Version: 5.0.3
-Release: 18%{?dist}
+Release: 18.1%{?dist}
 License: BSD-like
 Group: System Environment/Libraries
 Source: http://www.vtk.org/files/release/5.0/%{name}-%{version}.tar.gz
@@ -181,7 +181,7 @@
 # -DVTK_USE_X:BOOL=ON \
 # -DOPENGL_INCLUDE_DIR:PATH=/usr/include/GL \
 
-make %{?_smp_mflags}
+make
 
 %install
 rm -rf %{buildroot}




More information about the fedora-extras-commits mailing list