rpms/ipython/F-8 ipython.spec,1.16,1.17 sources,1.10,1.11

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


Author: jbowes

Update of /cvs/pkgs/rpms/ipython/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16304/F-8

Modified Files:
	ipython.spec sources 
Log Message:
Update to 0.8.2 for F-8


Index: ipython.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ipython/F-8/ipython.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ipython.spec	5 Aug 2007 22:24:23 -0000	1.16
+++ ipython.spec	13 Dec 2007 01:29:15 -0000	1.17
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           ipython
-Version:        0.8.1
-Release:        2%{?dist}
+Version:        0.8.2
+Release:        1%{?dist}
 Summary:        An enhanced interactive Python shell
 
 Group:          Development/Libraries
@@ -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,22 +60,13 @@
 %{_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}/*
+
 
 %changelog
+* Wed Dec 12 2007 James Bowes <jbowes at redhat.com> - 0.8.2-1
+- Update to 0.8.2
+
 * Sun Aug 05 2007 James Bowes <jbowes at redhat.com> - 0.8.1-2
 - Remove explicit requires on python-abi.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ipython/F-8/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	5 Aug 2007 20:39:05 -0000	1.10
+++ sources	13 Dec 2007 01:29:15 -0000	1.11
@@ -1 +1 @@
-3479262a4bab21246ff07a06bbbd7bcb  ipython-0.8.1.tar.gz
+fd5a1b6e518898a4aee8b8d8b428af70  ipython-0.8.2.tar.gz




More information about the fedora-extras-commits mailing list