Index: trunk/server/fedora/specs/ipython.spec.patch
===================================================================
--- trunk/server/fedora/specs/ipython.spec.patch	(revision 1726)
+++ trunk/server/fedora/specs/ipython.spec.patch	(revision 1726)
@@ -0,0 +1,29 @@
+--- ipython.spec	2010-10-13 04:25:52.000000000 -0400
++++ ipython.spec.new	2010-11-13 10:00:18.000000000 -0500
+@@ -4,7 +4,7 @@
+ 
+ Name:           ipython
+ Version:        0.10.1
+-Release:        1%{?dist}
++Release:        1%{?dist}.scripts.%{scriptsversion}
+ Summary:        An enhanced interactive Python shell
+ 
+ Group:          Development/Libraries
+@@ -20,6 +20,9 @@
+ Patch1:         %{name}-unbundle-external-module.patch
+ # fix for #628742, published on github for inclusion into upstream
+ Patch2:         ipython-0.10-pycolor-wrong-filename.patch
++
++Patch1000:      ipython-do-not-require-gtk.patch
++
+ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ 
+ BuildArch:      noarch
+@@ -114,6 +117,7 @@
+ popd
+ %patch1 -p1
+ %patch2 -p1
++%patch1000 -p1
+ 
+ # delete bundling libs
+ pushd IPython/external
