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

This commit is contained in:
Jesse Keating 2006-02-11 02:24:12 +00:00
parent ce542ae90e
commit bea10a645b

View File

@ -4,7 +4,7 @@
Summary: A tool for decoding raw image data from digital cameras. Summary: A tool for decoding raw image data from digital cameras.
Name: dcraw Name: dcraw
Version: 0.0.%dcrawdate Version: 0.0.%dcrawdate
Release: 1.1 Release: 1.2
Group: Applications/Multimedia Group: Applications/Multimedia
License: freely distributable License: freely distributable
#The next file is actually http://www.cybercom.net/~dcoffin/dcraw/dcraw.c #The next file is actually http://www.cybercom.net/~dcoffin/dcraw/dcraw.c
@ -41,6 +41,9 @@ rm -rf %buildroot
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.0.20051211-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.0.20051211-1.1 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.0.20051211-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes