Commit Graph

258 Commits

Author SHA1 Message Date
Miroslav Lichvar
15bc50a505 - link with ncurses 2007-01-16 17:27:02 +00:00
Jeremy Katz
6520c8583b - fix extensions to use shared libpython (#219564)
- all 64bit platforms need the regex fix (#122304)
2007-01-06 21:43:04 +00:00
Jeremy Katz
d7072525be - fix ctypes to not require execstack (#220669) 2007-01-03 17:56:11 +00:00
Jeremy Katz
68ac77b214 - don't link against compat-db (Robert Scheck) 2006-12-15 16:04:04 +00:00
Jarod Wilson
2fe2afdc32 fix invalid assert in debug mode (upstream changeset 52622) -- required for
numpy build against python 2.5
2006-12-13 18:16:04 +00:00
Jeremy Katz
7b22577247 - obsolete/provide python-ctypes (#219256) 2006-12-12 15:54:31 +00:00
Jeremy Katz
5b28df5dc6 - fix atexit traceback with failed syslog logger (#218214)
- split libpython into python-libs subpackage for multilib apps embedding
    python interpreters
2006-12-11 17:46:26 +00:00
Jeremy Katz
87c8da2374 - fix atexit traceback with failed syslog logger (#218214)
- split libpython into python-libs subpackage for multilib apps embedding
    python interpreters
2006-12-11 17:40:03 +00:00
Jeremy Katz
12cb76fad1 - disable installation of .egg-info files for now 2006-12-06 22:15:01 +00:00
Jeremy Katz
bca2575b8b bump version add some more provides/obsoletes 2006-12-05 21:44:25 +00:00
Jeremy Katz
60b7a5f84f auto-import python-2.5-0 on branch devel from python-2.5-0.src.rpm 2006-12-05 21:34:32 +00:00
Jeremy Katz
d0fd1b0b3c - rebuild against new db 2006-11-10 19:35:09 +00:00
Jeremy Katz
1a78970430 - update to 2.4.4 2006-10-23 17:54:54 +00:00
Jesse Keating
043f5702eb bump for gcc bug 2006-10-01 21:18:20 +00:00
Mihai Ibanescu
a74bf7b843 Fixing changelog message 2006-09-26 20:37:04 +00:00
Mihai Ibanescu
faf70c1fa2 Fixed bug #208166 / CVE-2006-4980: repr unicode buffer overflow 2006-09-26 20:05:56 +00:00
Mihai Ibanescu
3af5a6059a Fixed bug #201434 2006-08-17 21:43:38 +00:00
Mihai Ibanescu
6af7b35796 Fixed bug #198971 (case conversion not locale safe in logging library) 2006-07-21 12:41:54 +00:00
Mihai Ibanescu
4d8ff39217 Fixed bug #199373 (on some platforms CFLAGS is needed when linking) 2006-07-20 17:02:51 +00:00
Mihai Ibanescu
e9210a2ee0 added dist tag back 2006-07-17 13:14:06 +00:00
Jesse Keating
bfb71df671 bumped for rebuild 2006-07-12 07:56:21 +00:00
Jeremy Katz
0d8e7a55cc - and fix it for real 2006-06-13 18:18:32 +00:00
Jeremy Katz
441dd7e8fb - fix python-devel on ia64 2006-06-13 17:11:28 +00:00
Mihai Ibanescu
00d689b44e Fixing typo in pyconfig macros 2006-06-13 14:34:38 +00:00
Mihai Ibanescu
80076c065e Stray SOURCE8 reference removed 2006-06-13 14:26:43 +00:00
Mihai Ibanescu
b50c49caac Fixing date for changelog entry 2006-06-13 14:18:36 +00:00
Mihai Ibanescu
f1d2531859 Fixed python-devel to be multilib friendly (bug #192747, #139911) 2006-06-13 13:47:45 +00:00
Mihai Ibanescu
88549951ff Only copying mkhowto from the Docs - we don't need perl dependencies from
python-tools.
2006-06-13 12:14:02 +00:00
Mihai Ibanescu
9599189c76 Fixed bug #121198 2006-06-12 22:21:15 +00:00
Mihai Ibanescu
d6509bbe59 pydoc was already part of the -tools package, moving into main python
package
2006-06-12 20:52:12 +00:00
Mihai Ibanescu
1307d4fdc0 Fixing stray % 2006-06-12 20:29:58 +00:00
Mihai Ibanescu
44819ff56c Fixed #192592 and #167468 2006-06-12 19:36:01 +00:00
Mihai Ibanescu
da026cdf7c Fix for 193484 2006-06-08 13:58:50 +00:00
Mihai Ibanescu
6b2cb21de5 Dist doesn't seem to be enabled in core - manually setting it 2006-06-05 14:48:14 +00:00
Mihai Ibanescu
ce74b8833a Added dist in the release field 2006-06-05 14:40:00 +00:00
Mihai Ibanescu
638997fae2 rebuilt to fix broken libX11 dependency 2006-05-15 13:49:52 +00:00
Jeremy Katz
a0ec9b28f2 - rebuild with new gcc to fix #188649 2006-04-12 16:47:40 +00:00
Mihai Ibanescu
84c6c7b514 Preparing for python 2.4.3 2006-04-08 03:25:35 +00:00
Jesse Keating
0a667e10e5 bump for bug in double-long on ppc(64) 2006-02-11 05:23:02 +00:00
Mihai Ibanescu
8f9fe484a1 Rebuilt for newer tix 2006-02-10 15:28:32 +00:00
Jesse Keating
e34b638bd0 bump for new gcc/glibc 2006-02-07 13:39:46 +00:00
Mihai Ibanescu
a56567d964 bugzilla: 136654 get rid of one more instance of audiotest.au 2006-01-24 20:42:27 +00:00
Jesse Keating
c80caf618b gcc update bump 2005-12-09 22:42:52 +00:00
Bill Nottingham
773f492294 Remove references to obsolete X11R6 paths, fix build with modular X 2005-11-19 05:24:27 +00:00
Mihai Ibanescu
5533529d7b Building 2.4.2 2005-11-15 22:23:43 +00:00
Mihai Ibanescu
2c41a494d9 no XFree86-devel 2005-11-09 16:15:39 +00:00
Mihai Ibanescu
2ed6f798f9 Rebuilding 2005-11-09 16:06:39 +00:00
Peter Jones
91e37da552 bump version, add changelog 2005-10-06 18:59:54 +00:00
Peter Jones
fdbec0a2d8 return a duplicate of the input on _any_ error from
canonicalize_file_name()
2005-10-06 18:58:41 +00:00
Peter Jones
d81580bfcd update release add changelog 2005-09-26 22:20:29 +00:00