File calc.changes of Package calc
-------------------------------------------------------------------
Fri May 24 02:21:05 UTC 2013 - Greg.Freemyer@gmail.com
- update to calc-2.12.4.8
* fixes a bug uncovered in calc which caused script failures when calc
was called within a while loop in BASH if the while loop was fed from
stdin, due to calc's redirection/inheritance of stdin and no option to
change this behavior.
-------------------------------------------------------------------
Thu Dec 27 10:49:37 UTC 2012 - dvaleev@suse.com
- build with -DHAVE_NO_FPOS. Don't use fgetpos() and fsetpos() but
use fseek() and ftell() instead. The code that generates
fposval.h is completely broken. It tries to detect the size of
fpos_t but fails on ppc.
-------------------------------------------------------------------
Tue Sep 4 19:31:03 UTC 2012 - Greg.Freemyer@gmail.com
- ran thru spec-cleaner
-------------------------------------------------------------------
Wed Aug 29 22:13:24 UTC 2012 - Greg.Freemyer@gmail.com
- update to calc-2.12.4.3
- minor bug fixes
-------------------------------------------------------------------
Tue Sep 30 14:46:54 CEST 2008 - mmarek@suse.cz
- kill rpath in installed binaries
- compile with $RPM_OPT_FLAGS
- hardlink duplicate files in /usr/share/calc/
- don't package /usr/include
-------------------------------------------------------------------
Tue Sep 2 11:51:55 CEST 2008 - mmarek@suse.cz
- added missing ldconfig calls
-------------------------------------------------------------------
Thu Aug 21 13:40:28 CEST 2008 - mmarek@suse.cz
- packaged calc-2.12.3.3