auto-import changelog data from bc-1.06-2.src.rpm

Fri Dec 01 2000 Trond Eivind Glomsrd <teg@redhat.com>
- Add COPYING, COPYING.LIB, FAQ, AUTHORS, NEWS, README
Sun Nov 19 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- update to bc 1.06
This commit is contained in:
cvsdist 2004-09-09 03:26:50 +00:00
parent 26e6721a44
commit 2d5cf094e4
3 changed files with 12 additions and 8 deletions

View File

@ -1 +1 @@
bc-1.05a.tar.gz
bc-1.06.tar.gz

16
bc.spec
View File

@ -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 <teg@redhat.com>
- Add COPYING, COPYING.LIB, FAQ, AUTHORS, NEWS, README
* Sun Nov 19 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- update to bc 1.06
* Fri Jul 21 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild

View File

@ -1 +1 @@
7ae75a9b80352f170636e6bb4aa88898 bc-1.05a.tar.gz
d44b5dddebd8a7a7309aea6c36fda117 bc-1.06.tar.gz