diff --git a/.cvsignore b/.cvsignore index 2cf12fb..1c96287 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -bc-1.05a.tar.gz +bc-1.06.tar.gz diff --git a/bc.spec b/bc.spec index 445ad03..5ce6632 100644 --- a/bc.spec +++ b/bc.spec @@ -1,12 +1,11 @@ Summary: GNU's bc (a numeric processing language) and dc (a calculator). Name: bc -Version: 1.05a -Release: 13 +Version: 1.06 +Release: 2 Copyright: GPL URL: http://www.gnu.org/software/bc/ Group: Applications/Engineering Source: ftp://ftp.gnu.org/gnu/bc/bc-%{version}.tar.gz -Patch: bc-1.05a.longline.patch Prereq: /sbin/install-info grep Buildroot: %{_tmppath}/%{name}-%{version}-root @@ -20,9 +19,7 @@ Install the bc package if you need its number handling capabilities or if you would like to use its text mode calculator. %prep -%setup -q -n bc-1.05 -%patch -p1 - +%setup -q %build autoconf @@ -57,12 +54,19 @@ fi %files %defattr(-,root,root) +%doc COPYING COPYING.LIB FAQ AUTHOR NEWS README /usr/bin/dc /usr/bin/bc %{_mandir}/*/* %{_infodir}/* %changelog +* Fri Dec 01 2000 Trond Eivind Glomsrød +- Add COPYING, COPYING.LIB, FAQ, AUTHORS, NEWS, README + +* Sun Nov 19 2000 Florian La Roche +- update to bc 1.06 + * Fri Jul 21 2000 Trond Eivind Glomsrød - rebuild diff --git a/sources b/sources index f6574f9..259ca3e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7ae75a9b80352f170636e6bb4aa88898 bc-1.05a.tar.gz +d44b5dddebd8a7a7309aea6c36fda117 bc-1.06.tar.gz