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

This commit is contained in:
Jesse Keating 2006-02-11 06:07:13 +00:00
parent 1316e17b4a
commit 1e13b09187

View File

@ -1,7 +1,7 @@
Summary: A version of the MIT Athena widget set for X.
Name: Xaw3d
Version: 1.5E
Release: 6.2
Release: 6.2.1
Group: System Environment/Libraries
Source: http://www.visi.com/~hawkeyed/X/Xaw3d-%{version}.tar.gz
Source1: ftp://ftp.x.org/contrib/widgets/Xaw3d/R6/Xaw3d-1.3.tar.gz
@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/X11/Xaw3d
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.5E-6.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.5E-6.2
- rebuilt for new gcc4.1 snapshot and glibc changes