rpms/eigen2/F-11 eigen2.spec,1.16,1.17

Rex Dieter rdieter at fedoraproject.org
Mon Jun 22 16:05:20 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/eigen2/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22172/F-11

Modified Files:
	eigen2.spec 
Log Message:
suitesparse only fixed on f11+ so far. :(  
http://bugzilla.redhat.com/475411



Index: eigen2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eigen2/F-11/eigen2.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- eigen2.spec	22 Jun 2009 15:23:58 -0000	1.16
+++ eigen2.spec	22 Jun 2009 16:04:50 -0000	1.17
@@ -34,7 +34,9 @@ BuildRequires: tetex-latex
 BuildRequires: blas-devel
 BuildRequires: gsl-devel
 # can't use until undefined symbols are fixed: http://bugzilla.redhat.com/475411
+%if 0%{?fedora} > 10
 BuildRequires: suitesparse-devel
+%endif
 BuildRequires: qt4-devel
 #-- Could NOT find TAUCS  (missing:  TAUCS_INCLUDES TAUCS_LIBRARIES)
 #-- Could NOT find SUPERLU  (missing:  SUPERLU_INCLUDES SUPERLU_LIBRARIES)




More information about the fedora-extras-commits mailing list