bump for bug in double-long on ppc(64)
This commit is contained in:
parent
cb640cadcf
commit
08ec52cb5a
@ -1,7 +1,7 @@
|
|||||||
Summary: A GNU general-purpose parser generator.
|
Summary: A GNU general-purpose parser generator.
|
||||||
Name: bison
|
Name: bison
|
||||||
Version: 2.1
|
Version: 2.1
|
||||||
Release: 1.2
|
Release: 1.2.1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Source: ftp://ftp.gnu.org/pub/gnu/bison/bison-%{version}.tar.bz2
|
Source: ftp://ftp.gnu.org/pub/gnu/bison/bison-%{version}.tar.bz2
|
||||||
@ -98,6 +98,9 @@ fi
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.1-1.2.1
|
||||||
|
- bump again for double-long bug on ppc(64)
|
||||||
|
|
||||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.1-1.2
|
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.1-1.2
|
||||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user