bump for bug in double-long on ppc(64)
This commit is contained in:
parent
ce542ae90e
commit
bea10a645b
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user