SPECS: python.spec - fix curses module
atler
atler at pld-linux.org
Wed Apr 19 22:12:57 CEST 2006
Author: atler Date: Wed Apr 19 20:12:57 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix curses module
---- Files affected:
SPECS:
python.spec (1.264 -> 1.265)
---- Diffs:
================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.264 SPECS/python.spec:1.265
--- SPECS/python.spec:1.264 Sat Apr 8 19:54:25 2006
+++ SPECS/python.spec Wed Apr 19 22:12:52 2006
@@ -53,6 +53,7 @@
Patch6: %{name}-doc_path.patch
Patch7: %{name}-ssl-nonblocking.patch
Patch8: %{name}-info.patch
+Patch9: %{name}-curses_panel.patch
URL: http://www.python.org/
BuildRequires: autoconf
BuildRequires: bzip2-devel
@@ -505,6 +506,7 @@
%patch6 -p1
%patch7 -p1
%patch8 -p1
+%patch9 -p0
tar -xf %{SOURCE1} --use=bzip2
@@ -856,6 +858,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.265 2006/04/19 20:12:52 atler
+- fix curses module
+
Revision 1.264 2006/04/08 17:54:25 twittner
- fixed info (added dircategory, direntry, menu)
- rel. 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python.spec?r1=1.264&r2=1.265&f=u
More information about the pld-cvs-commit
mailing list