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

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


Author: jbowes

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

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


Index: ipython.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ipython/devel/ipython.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ipython.spec	13 Dec 2007 00:36:26 -0000	1.17
+++ ipython.spec	13 Dec 2007 00:48:20 -0000	1.18
@@ -48,7 +48,6 @@
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
 
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -61,20 +60,8 @@
 %{_bindir}/ipython
 %{_bindir}/irunner
 %{_bindir}/pycolor
-%dir %{python_sitelib}/IPython
-%{python_sitelib}/IPython/*.py
-%dir %{python_sitelib}/IPython/Extensions/
-%{python_sitelib}/IPython/Extensions/*.py
-%{python_sitelib}/IPython/*.pyc
-%{python_sitelib}/IPython/Extensions/*.pyc
-%dir %{python_sitelib}/IPython/UserConfig/
-%{python_sitelib}/IPython/UserConfig/*
-%{python_sitelib}/IPython/*.pyo
-%{python_sitelib}/IPython/Extensions/*.pyo
-%dir %{python_sitelib}/IPython/external
-%{python_sitelib}/IPython/external/*.py
-%{python_sitelib}/IPython/external/*.pyc
-%{python_sitelib}/IPython/external/*.pyo
+%{python_sitelib}/IPython/*
+
 
 %changelog
 * Wed Dec 12 2007 James Bowes <jbowes at redhat.com> - 0.8.2-1




More information about the fedora-extras-commits mailing list