From 9171e03824de94c2a5ba259d1e86b276df8e5b71 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 06:17:40 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- xorg-x11-drv-evdev.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xorg-x11-drv-evdev.spec b/xorg-x11-drv-evdev.spec index 24e7031..32b4cd1 100644 --- a/xorg-x11-drv-evdev.spec +++ b/xorg-x11-drv-evdev.spec @@ -7,7 +7,7 @@ Summary: Xorg X11 evdev input driver Name: xorg-x11-drv-evdev Version: 1.0.0.5 -Release: 1.1 +Release: 1.2 URL: http://www.x.org Source0: http://xorg.freedesktop.org/X11R7.0/src/driver/%{tarball}-%{version}.tar.bz2 License: MIT/X11 @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT #%{_mandir}/man4/*.4* %changelog +* Fri Feb 10 2006 Jesse Keating - 1.0.0.5-1.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1.0.0.5-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes