Commit Graph

  • 113725aa70 - change python-3.1.1-config.patch to remove our downstream change to curses configuration in Modules/Setup.dist, so that the curses modules are built using setup.py with the downstream default (linking against libncursesw.so, rather than libncurses.so), rather than within the Makefile; add a test to %%install to verify the dso files that the curses module is linked against the correct DSO (bug 539917; changes _cursesmodule.so -> _curses.so) dmalcolm 2010-01-25 18:44:42 +0000
  • d5d2307015 - add %%py3dir macro to macros.python3 (to be used during unified python 2/3 builds for setting up the python3 copy of the source tree) dmalcolm 2010-01-22 22:00:30 +0000
  • 6a82c1949a - move lib2to3 from -tools subpackage to main package (bug 556667) dmalcolm 2010-01-20 16:01:25 +0000
  • aa4aef22cc - patch Makefile.pre.in to avoid building static library (patch 6, bug 556092) dmalcolm 2010-01-18 17:59:07 +0000
  • 6859f23088 - use the %%{_isa} macro to ensure that the python-devel dependency on python is for the correct multilib arch (#555943) - delete bundled copy of libffi to make sure we use the system one dmalcolm 2010-01-16 01:20:39 +0000
  • a9e268f9c6 - fix the URLs output by pydoc so they point at python.org's 3.1 build of the docs, rather than the 2.6 build dmalcolm 2010-01-15 21:08:54 +0000
  • 37de6741fa - replace references to /usr with %%{_prefix}; replace references to /usr/include with %%{_includedir} (Toshio) dmalcolm 2010-01-13 22:33:42 +0000
  • a3483f912e Initial import (from python3-3.1.1-13) dmalcolm 2010-01-13 21:25:18 +0000
  • 533ae8c505 Setup of module python3 Jason ティビツ 2010-01-13 20:39:58 +0000