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

This commit is contained in:
Jesse Keating 2006-02-11 05:09:23 +00:00
parent 0d2a121920
commit b13ddf6be8
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Summary: File transfer utilities between Linux and PalmPilots.
Name: pilot-link
Version: 0.12.0
Release: 0.pre4.5.2
Release: 0.pre4.5.2.1
Source: pilot-link-%{version}-%{interversion}.tar.bz2
Url: http://www.pilot-link.org/
Patch1: pilot-link-0.12.0-docbook-style-xsl-1.69.1.patch
@ -132,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/aclocal/*.m4
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:0.12.0-0.pre4.5.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:0.12.0-0.pre4.5.2
- rebuilt for new gcc4.1 snapshot and glibc changes