rpms/plplot/devel plplot.spec,1.85,1.86

Orion Poplawski orion at fedoraproject.org
Wed Aug 26 17:35:31 UTC 2009


Author: orion

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

Modified Files:
	plplot.spec 
Log Message:
* Wed Aug 26 2009 - Orion Poplawski <orion at cora.nwra.com> - 5.9.4-8
- Update octave patch to hopefully fix remaining issue.
- Re-enable tests



Index: plplot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plplot/devel/plplot.spec,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -p -r1.85 -r1.86
--- plplot.spec	26 Aug 2009 16:36:38 -0000	1.85
+++ plplot.spec	26 Aug 2009 17:35:31 -0000	1.86
@@ -10,7 +10,7 @@
 
 Name:           plplot
 Version:        5.9.4
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Library of functions for making scientific plots
 
 Group:          Applications/Engineering
@@ -342,17 +342,16 @@ do
    cat tclIndex.hd tclIndex > ${file}
 done
 
-# temporarily disable check to fix broken deps
-#check
-#cd fedora
+%check
+cd fedora
 #Hack
 #export ITCL_LIBRARY=%{_libdir}/tcl8.5/itcl3.4
 # Exclude perl and compare tests for now, and ocaml from ppc/ppc64
-#ifarch ppc ppc64
-#ctest -V -E 'compare|ocaml'
-#else
-#ctest -V -E 'compare'
-#endif
+%ifarch ppc ppc64
+ctest -V -E 'compare|ocaml'
+%else
+ctest -V -E 'compare'
+%endif
 
 
 %clean
@@ -602,6 +601,10 @@ fi
 
 
 %changelog
+* Wed Aug 26 2009 - Orion Poplawski <orion at cora.nwra.com> - 5.9.4-8
+- Update octave patch to hopefully fix remaining issue.
+- Re-enable tests
+
 * Wed Aug 26 2009 - Orion Poplawski <orion at cora.nwra.com> - 5.9.4-7
 - Add patch from svn to support pdl 2.4.4_05
 - Force using gfortran




More information about the scm-commits mailing list