From 89dce41c4e22e81ebe95c61277c316ef19999a7a Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mon, 24 Sep 2007 19:11:41 +0000 Subject: [PATCH] libX11 1.1.3 --- .cvsignore | 2 +- libX11-1.1.2-GetMotionEvents.patch | 14 -------------- libX11.spec | 9 +++++---- sources | 2 +- 4 files changed, 7 insertions(+), 20 deletions(-) delete mode 100644 libX11-1.1.2-GetMotionEvents.patch diff --git a/.cvsignore b/.cvsignore index e2cb3c5..0aee062 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libX11-1.1.2.tar.bz2 +libX11-1.1.3.tar.bz2 diff --git a/libX11-1.1.2-GetMotionEvents.patch b/libX11-1.1.2-GetMotionEvents.patch deleted file mode 100644 index 2dd9527..0000000 --- a/libX11-1.1.2-GetMotionEvents.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -up libX11-1.1.2/src/GetMoEv.c.jx libX11-1.1.2/src/GetMoEv.c ---- libX11-1.1.2/src/GetMoEv.c.jx 2007-06-02 13:46:55.000000000 -0400 -+++ libX11-1.1.2/src/GetMoEv.c 2007-09-17 09:30:24.000000000 -0400 -@@ -33,9 +33,9 @@ in this Software without prior written a - - XTimeCoord *XGetMotionEvents( - register Display *dpy, -+ Window w, - Time start, - Time stop, -- Window w, - int *nEvents) /* RETURN */ - { - xGetMotionEventsReply rep; diff --git a/libX11.spec b/libX11.spec index 3ae87bc..db59350 100644 --- a/libX11.spec +++ b/libX11.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libX11 runtime library Name: libX11 -Version: 1.1.2 -Release: 4%{?dist} +Version: 1.1.3 +Release: 1%{?dist} License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org @@ -15,7 +15,6 @@ Patch0: libX11-0.99.3-datadir-locale-dir-fix.patch # manually confirm each patch hunk before removal. Patch2: dont-forward-keycode-0.patch Patch3: bug-201284.patch -Patch4: libX11-1.1.2-GetMotionEvents.patch BuildRequires: pkgconfig # xproto >= 7.0.6 required @@ -57,7 +56,6 @@ X.Org X11 libX11 development package #%patch0 -p0 -b .datadir-locale-dir-fix %patch2 -p1 -b .dont-forward-keycode-0 %patch3 -p1 -b .3-bug201284 -%patch4 -p1 -b .getmoev %build %configure \ @@ -247,6 +245,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Mon Sep 24 2007 Adam Jackson 1.1.3-1 +- libX11 1.1.3 + * Thu Sep 20 2007 Adam Jackson 1.1.2-4 - Update xtrans dep and rebuild. diff --git a/sources b/sources index 4d33bc8..a7d8436 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -710bf38a9477a5a1b235bc94f1d0593c libX11-1.1.2.tar.bz2 +4d43d3e472c552d2f191ecdd4e75112c libX11-1.1.3.tar.bz2