bump for bug in double-long on ppc(64)
This commit is contained in:
parent
5fa0de56e5
commit
725b1d9ddc
@ -3,7 +3,7 @@
|
||||
Summary: The shared library for the S-Lang extension language.
|
||||
Name: slang
|
||||
Version: 2.0.5
|
||||
Release: 5.2
|
||||
Release: 5.2.1
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
Source: ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v2.0/slang-%{version}.tar.bz2
|
||||
@ -87,6 +87,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_includedir}/slang
|
||||
|
||||
%changelog
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.0.5-5.2.1
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.0.5-5.2
|
||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user