| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: bc | Distribution: Mandriva Linux |
| Version: 1.06 | Vendor: Mandriva |
| Release: 16mdk | Build date: Tue Aug 30 06:06:50 2005 |
| Group: Sciences/Mathematics | Build host: ramanujan.mandriva.com |
| Size: 195784 | Source RPM: bc-1.06-16mdk.src.rpm |
| Packager: Gwenole Beauchesne <gbeauchesne@mandriva.com> | |
| Url: http://www.gnu.org/software/bc/bc.html | |
| Summary: GNU's bc (a numeric processing language) and dc (a calculator) | |
The bc package includes bc and dc. Bc is an arbitrary precision numeric processing arithmetic language. Dc is an interactive arbitrary precision stack based calculator, which can be used as a text mode calculator. Install the bc package if you need its number handling capabilities or if you would like to use its text mode calculator.
GPL
* Fri Aug 12 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.06-16mdk
- fix rpmlint errors (PreReq)
* Fri Aug 12 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.06-15mdk
- fix rpmlint errors (PreReq)
* Thu Jan 20 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.06-14mdk
- rebuild for new readline
- fix summary-ended-with-dot
* Sat May 08 2004 Robert Vojta <robert.vojta@mandrake.cz> 1.06-13mdk
- last change reverted - do not change default behavior of these tools!
* Thu May 06 2004 Erwan velu <erwan@mandrakesoft.com> 1.06-12mdk
- Adding alias to run bc in math mode. (1 / 2) will give 0.5 as result and not 0 !
* Sun Jun 08 2003 Stefan van der Eijk <stefan@eijk.nu> 1.06-11mdk
- BuildRequires
* Mon Jan 06 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.06-10mdk
- Ship with bc.info
* Wed Jul 24 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.06-9mdk
- rebuild for new readline
* Fri Jun 28 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.06-8mdk
- Patch1: Add missing includes. Also fix load_code() so that save_adr
is preserved accross function calls.
* Tue May 07 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.06-7mdk
- Automated rebuild in gcc3.1 environment
* Thu Dec 06 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.06-6mdk
- Sanitize specfile
- Rpmlint happyfication
* Fri Sep 07 2001 Stefan van der Eijk <stefan@eijk.nu> 1.06-5mdk
- BuildRequires: flex
* Fri Jun 15 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.06-4mdk
- Shamelessly rip a patch from RH to make it build with readline 4.2.
- Build with readline support on Alpha, it should work now.
- s/Copyright/License/;
* Thu Apr 26 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.06-3mdk
- On Anzac Day, make it build on the Alpha platform.
* Tue Nov 21 2000 Egil Moeller <redhog@mandrakesoft.com> 1.06-2mdk
- Fix to make rpmlint happy
* Sun Nov 19 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.06-1mdk
- new and shiny bc.
* Tue Aug 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.05a-12mdk
- automatically added BuildRequires
* Fri Jul 28 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.05a-11mdk
- readd bc :-( (gl scks)
* Wed Jul 26 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.05a-10mdk
- macros
- BM
* Wed Jul 05 2000 dam's <damien@mandrakesoft.com> 1.05a-9mdk
- mandrake release.
* Wed Mar 22 2000 dam's <damien@mandrakesoft.com> 1.05a-8mdk
- Build release.
* Wed Oct 20 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Build release.
* Sat Jul 31 1999 Thierry Vignaud <tvignaud@mandrakesoft.com>
- Compile with readline/history support
* Sat Apr 10 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
- Mandrake adaptions
- bzip2 man/info pages
- add de locale
- fix download URLs
* Thu Jan 21 1999 Jeff Johnson <jbj@redhat.com>
- use
CONFIGURE_TOP="${CONFIGURE_TOP:-.}";
CFLAGS="${CFLAGS:--O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wall}" ; export CFLAGS ;
CXXFLAGS="${CXXFLAGS:--O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wall}" ; export CXXFLAGS ;
FFLAGS="${FFLAGS:--O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wall}" ; export FFLAGS ;
cputoolize -c $CONFIGURE_TOP ;
(cd $CONFIGURE_TOP; [ -f configure.in -o -f configure.ac ] && libtoolize --copy --force) ;
[ -f $CONFIGURE_TOP/configure.in -o -f $CONFIGURE_TOP/configure.ac ] &&
CONFIGURE_XPATH="--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib64"
$CONFIGURE_TOP/configure x86_64-mandriva-linux-gnu \
--program-prefix= \
--prefix=/usr \
--exec-prefix=/usr \
--bindir=/usr/bin \
--sbindir=/usr/sbin \
--sysconfdir=/etc \
--datadir=/usr/share \
--includedir=/usr/include \
--libdir=/usr/lib64 \
--libexecdir=/usr/lib64 \
--localstatedir=/var/lib \
--sharedstatedir=/usr/com \
--mandir=/usr/share/man \
--infodir=/usr/share/info \
$CONFIGURE_XPATH
* Sat Sep 12 1998 Jeff Johnson <jbj@redhat.com>
- update to 1.05a.
* Mon Jun 08 1998 Prospector System <bugs@redhat.com>
- translations modified for de
* Fri Jun 05 1998 Jeff Johnson <jbj@redhat.com>
- updated to 1.05 with build root.
* Sat Apr 25 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Wed Apr 22 1998 Erik Troan <ewt@redhat.com>
- got upgrades of info entry working (I hope)
* Mon Apr 06 1998 Erik Troan <ewt@redhat.com>
- fixed incorrect info entry
* Thu Oct 16 1997 Donnie Barnes <djb@redhat.com>
- added install-info support
* Fri Sep 12 1997 Donald Barnes <djb@redhat.com>
- upgraded from 1.03 to 1.04
* Tue Jun 03 1997 Erik Troan <ewt@redhat.com>
- built against glibc
/usr/bin/bc /usr/bin/dc /usr/share/doc/bc-1.06 /usr/share/doc/bc-1.06/AUTHORS /usr/share/doc/bc-1.06/COPYING /usr/share/doc/bc-1.06/COPYING.LIB /usr/share/doc/bc-1.06/FAQ /usr/share/doc/bc-1.06/NEWS /usr/share/doc/bc-1.06/README /usr/share/info/bc.info.bz2 /usr/share/info/dc.info.bz2 /usr/share/man/man1/bc.1.bz2 /usr/share/man/man1/dc.1.bz2
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 20:28:50 2013