The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2013-05-19 | 1.3 kB | |
calc-debuginfo-2.12.4.8-10.i686.rpm | 2013-05-19 | 1.6 MB | |
calc-devel-2.12.4.8-10.i686.rpm | 2013-05-19 | 774.9 kB | |
calc-2.12.4.8-10.i686.rpm | 2013-05-19 | 2.4 MB | |
calc-2.12.4.8-10.src.rpm | 2013-05-19 | 883.4 kB | |
calc-2.12.4.8.tar.bz2 | 2013-05-19 | 910.4 kB | |
Totals: 6 Items | 6.6 MB | 0 |
The following are the changes in this release: Updated RPM build process to remove use of deprecated flags. Applied a number of fixes to calc.spec and rpm.mk file. See calc.spec.in for details. Changed rpm release to 2.1. Set MACOSX_DEPLOYMENT_TARGET=10.8 as we upgraded all of our development Mac OS X to 10.8. Libraries are chmodded as 0644 to allow for building rpms without root. Silenced annoying warning about unused variable 'intp' while compiline endian.c under some circumstances. Added gvec.cal resource script. Added calc-symlink make rule to setup symlinks from stardard locations into a tree specified by a non-empty ${T} makefile variable. Added calc-unsymlink to remove any symlinks that may have been created by the calc-symlink rule. If is OK for the calc-symlink make rule to pre-remove a symlink. Fixed bug was uncovered in calc that caused script failures when calc is called within a while loop in BASH if the while loop is fed from stdin due to calc's redirection/inheritance of stdin and no option to change this behavior. Thanks gores to David C. Rankin <drankinatty at gmail dot com> for the bug fix and to David Haller <dnh at opensuse dot org> for helping debug this problem.