bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 04:12:08 +00:00
parent a2dbb4d325
commit 3f05464d6e

View File

@ -1,7 +1,7 @@
Summary: Libraries to provide access to RTAS calls and RTAS events. Summary: Libraries to provide access to RTAS calls and RTAS events.
Name: librtas Name: librtas
Version: 1.2.4 Version: 1.2.4
Release: 1.2 Release: 1.2.1
URL: http://librtas.ozlabs.org URL: http://librtas.ozlabs.org
License: IBM Common Public License (CPL) v1.0 License: IBM Common Public License (CPL) v1.0
Group: System Environment/Libraries Group: System Environment/Libraries
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
/usr/include/* /usr/include/*
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.2.4-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.2.4-1.2 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.2.4-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes