| 2 | |
| 3 | New '''spkg''': [http://boxen.math.washington.edu/home/jdemeyer/spkg/singular-3-1-5.p0.spkg] |
| 4 | |
| 5 | === singular-3-1-5.p0 (Jeroen Demeyer, 25 July 2012) === |
| 6 | * Trac #13237: Upgrade to version 3-1-5. |
| 7 | * Removed patches which are now upstreamed: |
| 8 | patches/Singular.Makefile.in.shared.patch |
| 9 | patches/Singular.configure.patch |
| 10 | patches/factory.GNUmakefile.in.patch |
| 11 | patches/factory_configure |
| 12 | patches/make_parallel.patch |
| 13 | patches/os_x_ppc.patch |
| 14 | * Put the two patches for SAGE_DEBUG (Singular.Makefile.in.debug.patch and |
| 15 | kernel.Makefile.in.debug.patch) into one file sage_debug.patch. |
| 16 | * Add NTL_negate.patch to change negate() to NTL::negate(). |
| 17 | * In spkg-install, remove distclean() step; merge clean_headers() and |
| 18 | part of the old distclean() into remove_old_version(). |
| 19 | * Replace TABs by spaces in spkg-install. |