|
|
|
|
Changelog for octave-3.0.1-1.fc8.x86_64.rpm :
Wed Apr 23 00:00:00 2008 Quentin Spencer 3.0.1-1 - New release of octave.
Wed Jan 9 23:00:00 2008 Quentin Spencer 3.0.0-2 - Add curl-devel and pcre-devel as build dependencies. Closes bug 302231.
Wed Dec 26 23:00:00 2007 Quentin Spencer 3.0.0-1 - Update to 3.0.0.
Thu Dec 13 23:00:00 2007 Quentin Spencer 2.9.19-1 - Update to 2.9.19 and update octave_api.
Mon Nov 5 23:00:00 2007 Quentin Spencer 2.9.16-1 - Update to 2.9.16, remove old patch. - Update licencse from GPLv2+ to GPLv3+. - Detection of glpk no longer needs special CPPFLAGS.
Wed Oct 17 00:00:00 2007 Orion Poplawski 2.9.15-2 - Updated pkg.m patch
Tue Oct 16 00:00:00 2007 Quentin Spencer 2.9.15-1 - New release. Remove old patch.
Wed Sep 26 00:00:00 2007 Orion Poplawski 2.9.14-2 - Add /usr/share/octave/packages for add on packages and %ghost /usr/share/octave/octave_packages - Add patch for octave package manager that will be going upstream
Wed Sep 19 00:00:00 2007 Quentin Spencer 2.9.14-1 - New release. - Remove redundant menu category in desktop file (bug 274431). - Update license tag. - Add qhull-devel as new build dependency.
Fri Jul 27 00:00:00 2007 Quentin Spencer 2.9.13-1 - New release. - Changed ufsparse-devel dependency to suitesparse-devel. - Add configure flag to close bug 245562. - Add directories for add-on packages (bug 234012). - Since texinfo is now separate from tetex, it is a build requirement.
Thu May 24 00:00:00 2007 Quentin Spencer 2.9.12-1 - New release.
Tue Feb 20 23:00:00 2007 Quentin Spencer 2.9.9-2 - Fix install-info bug (Bug 219404). - Add dependency on octave API so that breakages will be detected. (Bug 224050). - Remove libtermcap-devel as build dependency (Bug 226768).
Wed Oct 4 00:00:00 2006 Quentin Spencer 2.9.9-1 - New release. Remove old patch.
Sat Sep 16 00:00:00 2006 Quentin Spencer 2.9.8-2 - Fix this bug: https://www.cae.wisc.edu/pipermail/bug-octave/2006-September/000687.html
Sat Aug 26 00:00:00 2006 Quentin Spencer 2.9.8-1 - New release. Remove old patch. This fixes bug #203676.
Wed Aug 16 00:00:00 2006 Quentin Spencer 2.9.7-3 - Add ghostscript as a build dependency.
Wed Aug 16 00:00:00 2006 Quentin Spencer 2.9.7-2 - Update patch to fix several small bugs, including #201087.
Sat Jul 29 00:00:00 2006 Quentin Spencer 2.9.7-1 - New release. Remove old patches and add one new one.
Wed Jul 12 00:00:00 2006 Quentin Spencer 2.9.6-2 - Patch for some erroneous warnings and a file path bug.
Tue Jul 11 00:00:00 2006 Quentin Spencer 2.9.6-1 - New release. Remove old patches. - Disable 64-bit extensions (some libraries don\'t support 64-bit indexing yet). - Add gcc-gfortran to -devel dependencies (mkoctfile fails without it). - Move octave-bug and octave-config from devel to main package. - Fix categorization of info files (bug 196760).
Fri Apr 28 00:00:00 2006 Quentin Spencer 2.9.5-6 - Add patch for bug #190481 - Manual stripping of .oct files is no longer necessary.
Thu Apr 20 00:00:00 2006 Quentin Spencer 2.9.5-5 - Add new patch to configure script (breaks octave-forge without it).
Fri Mar 24 23:00:00 2006 Quentin Spencer 2.9.5-4 - Change patch again (suggested by the author on Octave mailing list).
Fri Mar 24 23:00:00 2006 Quentin Spencer 2.9.5-3 - Fix broken patch.
Fri Mar 24 23:00:00 2006 Quentin Spencer 2.9.5-2 - Add more changes to sparse patch.
Thu Mar 23 23:00:00 2006 Quentin Spencer 2.9.5-1 - New upstream release; remove old patches; add sparse patch. - Add gcc-c++ as dependency for devel package. - Add more docs; cleanup extra files in docs. - Simplify configure command. - Install desktop file.
Fri Feb 24 23:00:00 2006 Quentin Spencer 2.9.4-8 - Rebuild for new hdf5. - Remove obsolete configure options. - Make sure /usr/libexec/octave is owned by octave.
Wed Feb 15 23:00:00 2006 Quentin Spencer 2.9.4-7 - Rebuild for Fedora Extras 5.
Wed Feb 1 23:00:00 2006 Quentin Spencer 2.9.4-6 - Change dependency from fftw3 to fftw.
Thu Jan 26 23:00:00 2006 Quentin Spencer 2.9.4-5 - Rebuild for new release of hdf5.
Mon Dec 19 23:00:00 2005 Quentin Spencer 2.9.4-4 - Rebuild for gcc 4.1.
Thu Dec 1 23:00:00 2005 Quentin Spencer 2.9.4-3 - Make sure patch applies correctly before building!
Thu Dec 1 23:00:00 2005 Quentin Spencer 2.9.4-2 - Patch to enable compilation on x86_64.
Fri Nov 11 23:00:00 2005 Quentin Spencer 2.9.4-1 - New upstream release. - Patch to make sure all headers are included in -devel. - PKG_ADD file now needs $RPM_BUILD_ROOT stripped from it. - Cleanup errors in dependencies.
Wed Oct 26 00:00:00 2005 Quentin Spencer 2.9.3-6 - Add lapack-devel and blas-devel dependencies to devel package.
Tue Oct 4 00:00:00 2005 Quentin Spencer 2.9.3-5 - Change umfpack-devel dependency to the new ufsparse-devel package.
Fri Sep 23 00:00:00 2005 Quentin Spencer 2.9.3-5 - Change lapack and blas dependencies to lapack-devel and blas-devel
Tue Aug 9 00:00:00 2005 Quentin Spencer 2.9.3-4 - Cleanup: remove redefinition of __libtoolize, ExcludeArch of two platforms, old s390 workarounds, and LC_ALL setting. None of these appear to be necessary any longer, even if the platforms were supported. - Add --enable-64 to configure to enable 64-bit array indexing on x86_64. - Add support for GLPK (new build dependency and CPPFLAGS for configure).
Thu Jul 28 00:00:00 2005 Quentin Spencer 2.9.3-3 - Add fftw3-devel to dependencies for devel
Wed Jul 27 00:00:00 2005 Quentin Spencer 2.9.3-2 - Add dependencies (hdf5-devel and zlib-devel) for devel
Wed Jul 27 00:00:00 2005 Quentin Spencer 2.9.3-1 - Move to new 2.9.x development tree. - Add umfpack-devel as new build dependency.
Wed Jul 6 00:00:00 2005 Quentin Spencer 2.1.71-12 - Require hdf5-devel for build.
Thu Jun 23 00:00:00 2005 Quentin Spencer 2.1.71-11 - Force octave-devel to require readline-devel. - Add _libdir to configure command (fixes broken mkoctfile on x86_64).
Wed Jun 22 00:00:00 2005 Quentin Spencer 2.1.71-10 - Add epoch to BuildRequires in octave-devel.
Tue Jun 21 00:00:00 2005 Quentin Spencer 2.1.71-9 - Rebuild.
Sun Jun 19 00:00:00 2005 Quentin Spencer 2.1.71-8 - Force octave-devel to require octave.
Thu Jun 9 00:00:00 2005 Quentin Spencer 2.1.71-7 - Fix configure command again. The prefix isn\'t used for the install step but it is used to calculate internal variables in octave.
Fri Jun 3 00:00:00 2005 Michael Schwendt 2.1.71-6 - disable explicit gcc-c++/libstdc++-devel BR and bump for another rebuild attempt
Thu Jun 2 00:00:00 2005 Quentin Spencer 2.1.71-4 - Fix configure command. Remove irrelevant files from docs.
Sat May 28 00:00:00 2005 Quentin Spencer 2.1.71-3 - Added patch for http://www.octave.org/mailing-lists/bug-octave/2005/617
Fri May 27 00:00:00 2005 Quentin Spencer 2.1.71-2 - Added dist tag.
Sat May 21 00:00:00 2005 Quentin Spencer 2.1.71-1 - Imported 2.1.71 from upstream, removed 2.1.70 patches (in upstream). - Begin cleanup of spec file, including the big configure command (some options are obsolete, others appear unneeded if rpm configure macro is used).
Wed May 4 00:00:00 2005 Quentin Spencer 2.1.70-1 - Imported 2.1.70 from upstream, removed old patches (resolved in new version) - Changed g77 dependency to gfortran. - Added fftw3 to BuildRequires. - Added patches (from maintainer) to fix build problems.
Wed Feb 23 23:00:00 2005 Ivana Varekova 2.1.57-13 - fix typo in spec 149420
Mon Feb 21 23:00:00 2005 Ivana Varekova 2.1.57-12 - Fix problem with symlinks using ldconfig (bug 147922)
Wed Feb 16 23:00:00 2005 Ivana Varekova 2.1.57-11 - add $RPM_OPT_FLAGS
Tue Feb 15 23:00:00 2005 Ivana Varekova 2.1.57-10 - Fix bug 142477 - problem with signbit definition (Patch2)
Wed Jan 19 23:00:00 2005 Ivana Varekova 2.1.57-9 - Fix bug #142440 - change octave.spec: autoconf is BuildPrereq - Fix bug #142631 - change octave.spec: mkoctfile.1.gz is part of octave-devel not octave
Wed Jan 12 23:00:00 2005 Tim Waugh 2.1.57-8 - Rebuilt for new readline.
Tue Oct 19 00:00:00 2004 Lon Hohberger 2.1.57-7 - Don\'t forget default attributes for -devel package
Tue Oct 19 00:00:00 2004 Lon Hohberger 2.1.57-6 - Remove old lib/lib64 badness.
Thu Oct 14 00:00:00 2004 Lon Hohberger 2.1.57-5 - Split into octave and octave-devel
Fri Jun 25 00:00:00 2004 Lon Hohberger 2.1.57-4 - Remove RPM_BUILD_ROOT from preun section (#119112)
Fri Jun 25 00:00:00 2004 Lon Hohberger 2.1.57-3 - Er, typo in patch (thanks Nils)
Fri Jun 25 00:00:00 2004 Lon Hohberger 2.1.57-2 - Fix for #113852 - signbit broken
Wed Jun 16 00:00:00 2004 Lon Hohberger 2.1.57-1 - Import 2.1.57 from upstream; this fixes #126074
Wed Jun 16 00:00:00 2004 Elliot Lee - rebuilt
Wed Mar 31 00:00:00 2004 Karsten Hopp 2.1.50-9 - remove builddir references from file list (#119112)
Tue Mar 2 23:00:00 2004 Elliot Lee - rebuilt
Fri Feb 13 23:00:00 2004 Elliot Lee - rebuilt
Sat Sep 27 00:00:00 2003 Lon Hohberger 2.1.50-7 - Add requirement for texinfo. #101299, round 3!
Wed Sep 10 00:00:00 2003 Lon Hohberger 2.1.50-6 - Disable s390x again
Wed Sep 10 00:00:00 2003 Lon Hohberger 2.1.50-5 - Disable ppc64
Wed Sep 10 00:00:00 2003 Lon Hohberger 2.1.50-4 - Rebuild for Taroon
Thu Jul 31 00:00:00 2003 Lon Hohberger 2.1.50-3 - Fix for Bugzilla #101299, round 2. Include a patch to quell sterr from info; it gives us funny messages if $HOME/.info does not exist.
Thu Jul 31 00:00:00 2003 Lon Hohberger 2.1.50-2 - Fix for Bugzilla #101299
Tue Jul 1 00:00:00 2003 Lon Hohberger 2.1.50-1 - Import 2.1.50 from upstream - Fix for Bugzilla #100682; try ppc64 again
Tue Jul 1 00:00:00 2003 Lon Hohberger 2.1.49-6 - Rebuild; disabling ppc64
Tue Jul 1 00:00:00 2003 Lon Hohberger 2.1.49-4 - Added link generation to /usr/lib so that munging /etc/ld.so.conf isn\'t required to get octave to work. (#98226)
Fri Jun 6 00:00:00 2003 Lon Hohberger 2.1.49-2 - Import from upstream; rebuild
Thu Jun 5 00:00:00 2003 Elliot Lee - rebuilt
Thu Apr 17 00:00:00 2003 Lon Hohberger 2.1.46-2 - Rebuilt
Wed Apr 16 00:00:00 2003 Lon Hohberger 2.1.46-1 - Import from upstream: 2.1.46. Disabled s390x.
Mon Mar 10 23:00:00 2003 Lon Hohberger 2.1.40-5 - Enabled s390[x]
Fri Feb 7 23:00:00 2003 Lon Hohberger 2.1.40-4 - Disabled s390 and s390x builds for now.
Wed Jan 22 23:00:00 2003 Tim Powers - rebuilt
Thu Jan 2 23:00:00 2003 Lon Hohberger 2.1.40-2 - Fixed readline-devel build-rereq line. (#80673)
Sun Nov 24 23:00:00 2002 Jeff Johnson 2.1.40-1 - update to 2.1.40, fix matrix plotting (#77906).
Mon Nov 11 23:00:00 2002 Jeff Johnson 2.1.39-2 - build on x86_64.
Sun Nov 10 23:00:00 2002 Jeff Johnson 2.1.39-1 - update to 2.1.39.
Sun Aug 11 00:00:00 2002 Elliot Lee - rebuilt with gcc-3.2 (we hope)
Tue Aug 6 00:00:00 2002 Trond Eivind Glomsr�d 2.1.36-7 - Rebuild
Wed Jul 24 00:00:00 2002 Trond Eivind Glomsr�d 2.1.36-6 - Rebuild
Fri Jul 12 00:00:00 2002 Trond Eivind Glomsr�d - Rebuild with new readline
Sat Jun 22 00:00:00 2002 Tim Powers - automated rebuild
Sat Jun 15 00:00:00 2002 Trond Eivind Glomsr�d 2.1.36-3 - Get rid of 0 size doc files (#66116)
Fri May 24 00:00:00 2002 Trond Eivind Glomsr�d 2.1.36-2 - Rebuild - Patch C++ code gcc changed its opinion of the last 3 weeks
Thu May 2 00:00:00 2002 Trond Eivind Glomsr�d 2.1.36-1 - 2.1.36 - Disable patch
Wed Feb 27 23:00:00 2002 Trond Eivind Glomsr�d 2.1.35-4 - Rebuild
Wed Jan 9 23:00:00 2002 Tim Powers - automated rebuild
Tue Nov 27 23:00:00 2001 Trond Eivind Glomsr�d 2.1.35-2 - Add patch for kpathsea to avoid segfaults
Tue Nov 6 23:00:00 2001 Trond Eivind Glomsr�d 2.1.35-1 - 2.1.35 - s/Copyright/License/
Thu Sep 13 00:00:00 2001 Tim Powers - rebuild with new gcc and binutils
Thu Jun 21 00:00:00 2001 Trond Eivind Glomsr�d - Add more dependencies in BuildPrereq (#45184)
Sat Jun 9 00:00:00 2001 Trond Eivind Glomsr�d - No longer exclude ia64
Tue Apr 24 00:00:00 2001 Trond Eivind Glomsr�d - 2.1.34
Wed Mar 28 00:00:00 2001 Trond Eivind Glomsr�d - set LC_ALL to POSIX before building, otherwise the generated paths.h is bad
Wed Jan 10 23:00:00 2001 Trond Eivind Glomsr�d - 2.1.33
Mon Jan 8 23:00:00 2001 Florian La Roche - do not require compat-egcs-c++, but gcc-c++ - add some libtoolize calls to add newest versions
Fri Dec 15 23:00:00 2000 Trond Eivind Glomsr�d - 2.1.32, no longer use CVS as our needed fixes are in now - add Prereq for info
Thu Dec 7 23:00:00 2000 Trond Eivind Glomsr�d - use a development version, as they have now been fixed to compile with the our current toolchain.
Fri Aug 25 00:00:00 2000 Trond Eivind Glomsr�d - 2.0.16, with compat C++ compiler and new C and f77 compilers The C++ code is too broken for our new toolchain (C++ reserved words used as enums and function names, arcane macros), but plotting works here and not in the beta (#16759) - add epoch to upgrade the betas
Wed Jul 26 00:00:00 2000 Jakub Jelinek - make sure #line commands are not output within macro arguments
Thu Jul 20 00:00:00 2000 Trond Eivind Glomsr�d - 2.1.31
Thu Jul 13 00:00:00 2000 Prospector - automatic rebuild
Fri Jul 7 00:00:00 2000 Trond Eivind Glomsr�d - no longer disable optimizations, sparc excepted
Wed Jul 5 00:00:00 2000 Jakub Jelinek - Rebuild with new C++
Tue Jul 4 00:00:00 2000 Matt Wilson - added missing % before {_infodir} in the %post
Sat Jun 10 00:00:00 2000 Trond Eivind Glomsr�d - 2.1.30 - the old version contains invalid C++ code accepted by older compilers.
Sat Jun 10 00:00:00 2000 Trond Eivind Glomsr�d - disable optimization for C++ code
Fri Jun 9 00:00:00 2000 Trond Eivind Glomsr�d - add \"Excludearch: \" for Alpha - it triggers compiler bugs
Fri Jun 9 00:00:00 2000 Trond Eivind Glomsr�d - use %configure, %makeinstall, /usr/share/info. /usr/share/man - remove prefix
Wed May 10 00:00:00 2000 Trond Eivind Glomsr�d - upgraded to 2.0.16 - removed \"--enable-g77\" from the configure flags - let autoconf find it
Thu Jan 20 23:00:00 2000 Tim Powers - bzipped source to conserve space.
Thu Jan 13 23:00:00 2000 Jeff Johnson - update to 2.0.15.
Wed Jul 21 00:00:00 1999 Tim Powers - rebuit for 6.1
Thu Apr 29 00:00:00 1999 Jeff Johnson - update to 2.0.14.
Sat Oct 24 00:00:00 1998 Jeff Johnson - update to 2.0.13.90
Fri Jul 10 00:00:00 1998 Jeff Johnson - repackage in powertools.
Fri Jun 12 00:00:00 1998 Andrew Veliath - Add %attr, build as user.
Tue Jun 2 00:00:00 1998 Andrew Veliath - Add BuildRoot, installinfo, require gnuplot, description from Octave\'s web page, update to Octave 2.0.13. - Adapt from existing spec file.
Tue Dec 2 23:00:00 1997 Otto Hammersmith - removed libreadline stuff from the file list
Mon Nov 24 23:00:00 1997 Otto Hammersmith - changed configure command to put things in $RPM_ARCH-rehat-linux, rather than genereated one... was causing problems between building on i686 build machine.
Mon Nov 17 23:00:00 1997 Otto Hammersmith - moved buildroot from /tmp to /var/tmp
Tue Sep 23 00:00:00 1997 Mike Wangsmo - Upgraded to version 2.0.9 and built for glibc system
Fri May 2 00:00:00 1997 Michael Fulbright - Updated to version 2.0.5 and changed to build using a BuildRoot
|
|
|