Author: charles Date: Wed Jun 4 04:49:23 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.8.4 - BR: pydoc, python-devel-tools
---- Files affected: SPECS: ipython.spec (1.42 -> 1.43) ---- Diffs: ================================================================ Index: SPECS/ipython.spec diff -u SPECS/ipython.spec:1.42 SPECS/ipython.spec:1.43 --- SPECS/ipython.spec:1.42 Sat May 31 03:03:37 2008 +++ SPECS/ipython.spec Wed Jun 4 06:49:18 2008 @@ -3,16 +3,18 @@ Summary: An enhanced Interactive Python shell Summary(pl.UTF-8): Interaktywna powłoka języka Python Name: ipython -Version: 0.8.2 +Version: 0.8.4 Release: 1 License: LGPL Group: Applications/Shells Source0: http://ipython.scipy.org/dist/%{name}-%{version}.tar.gz -# Source0-md5: fd5a1b6e518898a4aee8b8d8b428af70 +# Source0-md5: 9b8b439d295defa694b9fbf799203680 Patch0: %{name}-import_path.patch Patch1: %{name}-upgrade.patch URL: http://ipython.scipy.org +BuildRequires: pydoc BuildRequires: python-devel +BuildRequires: python-devel-tools BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 Requires: python-%{name} = %{version}-%{release} @@ -139,7 +141,7 @@ %files -n python-ipython %defattr(644,root,root,755) -%doc README doc/ChangeLog doc/manual doc/*.pdf +%doc README doc/ChangeLog doc/manual %{py_sitescriptdir}/%{pname} %{py_sitescriptdir}/*.egg-info @@ -149,6 +151,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.43 2008-06-04 04:49:18 charles +- updated to 0.8.4 +- BR: pydoc, python-devel-tools + Revision 1.42 2008-05-31 01:03:37 zbyniu - up to 0.8.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ipython.spec?r1=1.42&r2=1.43&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
