From e00bdc8ce3278caf5975b71bb9640f11cf3fbf33 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 7 Feb 2006 14:40:59 +0000 Subject: [PATCH] bump for new gcc/glibc --- xorg-x11-xinit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xorg-x11-xinit.spec b/xorg-x11-xinit.spec index 09c663a..fafc109 100644 --- a/xorg-x11-xinit.spec +++ b/xorg-x11-xinit.spec @@ -3,7 +3,7 @@ Summary: X.Org X11 X Window System xinit startup scripts Name: xorg-x11-%{pkgname} Version: 1.0.1 -Release: 1 +Release: 1.1 License: MIT/X11 Group: User Interface/X URL: http://www.x.org @@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/xinit.1x* %changelog +* Tue Feb 07 2006 Jesse Keating - 1.0.1-1.1 +- rebuilt for new gcc4.1 snapshot and glibc changes + * Wed Jan 18 2006 Mike A. Harris 1.0.1-1 - Updated to xinit 1.0.1 from X11R7.0