update of source URI
This commit is contained in:
parent
2ddea37aab
commit
df53711af2
@ -1 +1 @@
|
||||
bc-1.06.tar.bz2
|
||||
bc-1.06.tar.gz
|
||||
|
7
bc.spec
7
bc.spec
@ -1,11 +1,11 @@
|
||||
Summary: GNU's bc (a numeric processing language) and dc (a calculator)
|
||||
Name: bc
|
||||
Version: 1.06
|
||||
Release: 28
|
||||
Release: 29
|
||||
License: GPL
|
||||
URL: http://www.gnu.org/software/bc/
|
||||
Group: Applications/Engineering
|
||||
Source: ftp://ftp.gnu.org/gnu/bc/bc-%{version}.tar.bz2
|
||||
Source: ftp://ftp.gnu.org/gnu/bc/bc-%{version}.tar.gz
|
||||
Patch1: bc-1.06-readline42.patch
|
||||
Patch2: bc-1.06-s390.patch
|
||||
Patch3: bc-1.06-info_exp_bessel.patch
|
||||
@ -70,6 +70,9 @@ exit 0
|
||||
%{_infodir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 18 2007 Zdenek Prikryl <zprikryl@redhat.com> 1.06-29
|
||||
- update of source URI
|
||||
|
||||
* Wed Aug 22 2007 Zdenek Prikryl <zprikryl@redhat.com> 1.06-28
|
||||
- fixed incorrect processing of decimal separator
|
||||
- Resolves: #253729
|
||||
|
Loading…
Reference in New Issue
Block a user