rpms/ipython/FC-3 ipython.spec,1.1,1.2 sources,1.2,1.3

Shahms King (shahms) fedora-extras-commits at redhat.com
Fri Mar 25 16:14:44 UTC 2005


Author: shahms

Update of /cvs/extras/rpms/ipython/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6715

Modified Files:
	ipython.spec sources 
Log Message:
New upstream version 0.6.12



Index: ipython.spec
===================================================================
RCS file: /cvs/extras/rpms/ipython/FC-3/ipython.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ipython.spec	9 Mar 2005 17:33:52 -0000	1.1
+++ ipython.spec	25 Mar 2005 16:14:42 -0000	1.2
@@ -1,15 +1,14 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           ipython
-Version:        0.6.11
-Release:        2
+Version:        0.6.12
+Release:        1
 Summary:        An enhanced interactive Python shell
 
 Group:          Development/Libraries
 License:        BSD
 URL:            http://ipython.scipy.org/
-Source0:        http://ipython.scipy.org/dist/ipython-0.6.11.tar.gz
+Source0:        http://ipython.scipy.org/dist/ipython-0.6.12.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -82,6 +81,10 @@
 %ghost %{python_sitelib}/IPython/Extensions/*.pyo
 
 %changelog
+* Fri Mar 25 2005 Shahms E. King <shahms at shahms.com> 0.6.12-1
+- Update to 0.6.12
+- Removed unused python_sitearch define
+
 * Tue Mar 01 2005 Shahms E. King <shahms at shahms.com> 0.6.11-2
 - Fix up %doc file specifications
 - Use offical .tar.gz, not upstream .src.rpm .tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ipython/FC-3/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	9 Mar 2005 17:33:52 -0000	1.2
+++ sources	25 Mar 2005 16:14:42 -0000	1.3
@@ -1 +1 @@
-cf4bdd4a89d71e497e76f0473cbe02f7  ipython-0.6.11.tar.gz
+3a72e214fe2164f9f86103523e3d8276  ipython-0.6.12.tar.gz




More information about the fedora-extras-commits mailing list