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

This commit is contained in:
Jesse Keating 2006-02-11 04:09:03 +00:00
parent 20a9838cc5
commit 58ee83b9e8

View File

@ -1,7 +1,7 @@
Summary: Streaming library for IEEE1394
Name: libiec61883
Version: 1.0.0
Release: 10.fc5.1
Release: 10.fc5.2
License: LGPL
Group: Libraries
Source: http://linux1394.org/dl/%{name}-%{version}.tar.gz
@ -79,6 +79,9 @@ rm -rf %{buildroot}
%{_bindir}/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0-10.fc5.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0-10.fc5.1
- rebuilt for new gcc4.1 snapshot and glibc changes