rpms/plplot/devel plplot.spec,1.50,1.51

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Sat Jan 12 15:20:59 UTC 2008


Author: orion

Update of /cvs/pkgs/rpms/plplot/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8136

Modified Files:
	plplot.spec 
Log Message:
* Sat Jan 12 2008 - Orion Poplawski <orion at cora.nwra.com> - 5.8.0-8
- Re-enable itcl



Index: plplot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plplot/devel/plplot.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- plplot.spec	9 Jan 2008 04:33:53 -0000	1.50
+++ plplot.spec	12 Jan 2008 15:20:17 -0000	1.51
@@ -5,7 +5,7 @@
 
 Name:           plplot
 Version:        5.8.0
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Library of functions for making scientific plots
 
 Group:          Applications/Engineering
@@ -37,8 +37,7 @@
 BuildRequires:  java-devel, libgcj-devel
 BuildRequires:  freetype-devel, qhull-devel , ncurses-devel
 BuildRequires:  gd-devel, tcl-devel, tk-devel
-# itcl is not compatible with tcl 8.5
-#BuildRequires:  itcl-devel, itk-devel
+BuildRequires:  itcl-devel, itk-devel
 BuildRequires:  python-devel, pygtk2-devel, numpy
 BuildRequires:  libgnomeui-devel, libgnomeprintui22-devel, gnome-python2-devel
 BuildRequires:  perl(XML::DOM), lasi-devel, wxGTK-devel, agg-devel
@@ -270,7 +269,7 @@
 %check
 cd fedora
 #Hack
-#export ITCL_LIBRARY=%{_libdir}/itcl3.3
+export ITCL_LIBRARY=%{_libdir}/itcl3.3
 # Exclude psttfc test for now
 ctest -V -E psttfc
 
@@ -490,6 +489,9 @@
 
 
 %changelog
+* Sat Jan 12 2008 - Orion Poplawski <orion at cora.nwra.com> - 5.8.0-8
+- Re-enable itcl
+
 * Mon Jan  7 2008 - Orion Poplawski <orion at cora.nwra.com> - 5.8.0-7
 - Update to latest svn for Tcl 8.5 support
 - Don't build against itcl - does not support tcl 8.5




More information about the fedora-extras-commits mailing list