File f2c.changes of Package f2c
-------------------------------------------------------------------
Mon Feb 26 08:16:23 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Jul 18 07:50:08 UTC 2023 - Andreas Schwab <schwab@suse.de>
- riscv-no-fpu-excp.patch: RISC-V does not support any FPU exceptions
-------------------------------------------------------------------
Thu Jul 7 18:51:06 UTC 2022 - Matthias Eliasson <elimat@opensuse.org>
- update to version 20210928
* README: add a paragraph about the size of integers and a simple
change to f2c.h that is appropriate when sizeof(int) == 4 and
sizeof(long) == 8.
* xsum.c: trivial change to banish a pedantic compiler warning.
- change versioning to date as all other major distros are doing
- add f77 script (fc)
- run spec-cleaner
-------------------------------------------------------------------
Mon Jul 15 15:46:08 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.de>
- correct changelog:
Add patch:
* libf2c-20110801-format-security.patch
- get correct release tarball (src.tgz) by running
`osc service localrun download_files`
-------------------------------------------------------------------
Tue Aug 21 10:32:00 UTC 2018 - mcalabkova@suse.com
- update to version 0.23
* new patches and libraries and updated specfile according to
Fedora version 20160102
- removed patches
* removing obsolete patches f2c-integer.diff, f2c-malloccheck.diff
f2c.diff, tmpfile-fix.patch and yyparse.patch and usefull, yet
inconsistent f2c-optflags.patch
- added patches
* patches f2c-20110801.patch to use shared library libf2c.so.0.23
and libf2c-20110801.patch to use less memory copied from Fedora
repository
* patch f2c-20180821.patch released to fix optflags parsing
-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
- Apply packaging guidelines (remove redundant/obsolete
tags/sections from specfile, etc.)
-------------------------------------------------------------------
Sun Jan 31 22:10:11 UTC 2010 - jengelh@medozas.de
- package baselibs.conf
-------------------------------------------------------------------
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
(bnc#437293)
-------------------------------------------------------------------
Thu Oct 30 12:34:56 CET 2008 - olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
-------------------------------------------------------------------
Thu Mar 29 14:27:12 CEST 2007 - rguenther@suse.de
- Add unzip BuildRequires
-------------------------------------------------------------------
Mon Sep 25 17:42:52 CEST 2006 - schwab@suse.de
- Fix heap corruption due to mishandled struct padding.
-------------------------------------------------------------------
Fri Apr 7 23:18:26 CEST 2006 - schwab@suse.de
- Fix integer size for 64bit archs.
-------------------------------------------------------------------
Wed Jan 25 21:35:48 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Tue Nov 15 10:55:46 CET 2005 - rguenther@suse.de
- fix compilation in beta. f2cs f77 doesn't like -D_FORTIFY_SOURCE.
-------------------------------------------------------------------
Mon Nov 14 20:42:37 CET 2005 - rguenther@suse.de
- add yyparse.patch to fix use of undefined C code in yyparse
- add -I../.. to CFLAGS for some compiles
-------------------------------------------------------------------
Wed Jul 6 11:30:27 CEST 2005 - fehr@suse.de
- add RPM_OPT_FLAGS to another place
-------------------------------------------------------------------
Wed Jun 15 16:21:46 CEST 2005 - meissner@suse.de
- use RPM_OPT_FLAGS.
-------------------------------------------------------------------
Wed Jan 12 12:01:38 CET 2005 - fehr@suse.de
- add security fix against tmpfile vulnerability (#49770)
-------------------------------------------------------------------
Sat Jan 10 21:08:26 CET 2004 - adrian@suse.de
- add %defattr and %run_ldconfig
-------------------------------------------------------------------
Wed Apr 23 09:50:12 CEST 2003 - coolo@suse.de
- use BuildRoot
-------------------------------------------------------------------
Wed Jan 30 15:52:01 CET 2002 - coolo@suse.de
- use %_libdir
-------------------------------------------------------------------
Fri Mar 2 16:11:06 MET 2001 - fehr@suse.de
- update to current version from netlib.bell-labs.com
-------------------------------------------------------------------
Fri Nov 17 17:57:25 MET 2000 - fehr@suse.de
- make group tag more specific
-------------------------------------------------------------------
Fri Nov 17 12:04:46 MET 2000 - fehr@suse.de
- prevent conflict between f2c.h and stdlib.h of glibc 2.2
- set group tag
-------------------------------------------------------------------
Thu Jul 6 18:06:16 MEST 2000 - fehr@suse.de
- add fixes to libf2c from netlib.bell-labs.com
-------------------------------------------------------------------
Mon Jun 26 12:13:24 MEST 2000 - fehr@suse.de
- fix bugs caused by non-overwriteable tmp files (bugzilla #2949)
-------------------------------------------------------------------
Fri May 19 14:36:05 MEST 2000 - fehr@suse.de
- move documentation to /usr/share/doc/packages
-------------------------------------------------------------------
Fri Feb 11 13:18:16 MET 2000 - fehr@suse.de
- update to newest version from netlib.bell-labs.com
-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
-------------------------------------------------------------------
Mon May 31 12:55:17 MEST 1999 - fehr@suse.de
- minor fix in f77-f2c
-------------------------------------------------------------------
Wed Nov 18 11:50:09 MET 1998 - ro@suse.de
- fix make.elf
- yaf77: build as elf
-------------------------------------------------------------------
Mon Oct 5 00:49:41 MEST 1998 - ro@suse.de
- libf2c: make.elf : use gcc instead of ld to create shared lib
(gcc knows where to find crtbeginS.o)
--------------------------------------------------------------------------
Thu Sep 10 12:20:31 MEST 1998 - fehr@suse.de
- fix possible tmp exploit in yaf77 and f77-f2c script
--------------------------------------------------------------------------
Wed Aug 19 10:17:05 MEST 1998 - fehr@suse.de
- fix possible tmp exploit in fc example script
--------------------------------------------------------------------------
Mon Jul 20 14:33:08 MEST 1998 - fehr@suse.de
- add version 1.6 of yaf77
--------------------------------------------------------------------------
Tue Apr 21 08:42:34 MEST 1998 - fehr@suse.de
- copy correct version of man-page into system
--------------------------------------------------------------------------
Wed Jan 7 09:43:33 MET 1998 - fehr@suse.de
- fix some bugs in f77-f2c, thanks to Harald Anlauf
--------------------------------------------------------------------------
Mon Oct 6 09:00:05 CEST 1997 - fehr@suse.de
- made buildable in clean build environment
--------------------------------------------------------------------------
Mon May 12 09:23:03 MEST 1997 - fehr@suse.de
- fixed wrong links in /usr/lib
--------------------------------------------------------------------------
Tue Aug 6 09:18:38 MET DST 1996 - fehr@suse.de
- changed to work with elf clib
- added sonw new scripts