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

This commit is contained in:
Jesse Keating 2006-02-11 03:37:19 +00:00
parent f8460f4f6e
commit e05781c395

View File

@ -2,7 +2,7 @@ ExclusiveArch: ppc ppc64
Summary: Utilities for the IBM Power Linux RAID adapters Summary: Utilities for the IBM Power Linux RAID adapters
Name: iprutils Name: iprutils
Version: 2.1.1 Version: 2.1.1
Release: 1.1 Release: 1.2
License: CPL License: CPL
Group: System Environment/Base Group: System Environment/Base
Source0: iprutils-%{version}-src.tgz Source0: iprutils-%{version}-src.tgz
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/rc.d/init.d/* %{_sysconfdir}/rc.d/init.d/*
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.1.1-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.1.1-1.1 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.1.1-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes