rpms/ipython/devel ipython.spec,1.18,1.19

James Bowes (jbowes) fedora-extras-commits at redhat.com
Thu Dec 13 01:07:13 UTC 2007


Author: jbowes

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

Modified Files:
	ipython.spec 
Log Message:
Get egg-info properly


Index: ipython.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ipython/devel/ipython.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ipython.spec	13 Dec 2007 00:48:20 -0000	1.18
+++ ipython.spec	13 Dec 2007 01:06:31 -0000	1.19
@@ -2,7 +2,7 @@
 
 Name:           ipython
 Version:        0.8.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        An enhanced interactive Python shell
 
 Group:          Development/Libraries
@@ -60,7 +60,7 @@
 %{_bindir}/ipython
 %{_bindir}/irunner
 %{_bindir}/pycolor
-%{python_sitelib}/IPython/*
+%{python_sitelib}/*
 
 
 %changelog




More information about the fedora-extras-commits mailing list