From 750da94492bb044303ccf44abeb067e2ddc0bc88 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mon, 24 Sep 2007 18:28:49 +0000 Subject: [PATCH] libXrandr 1.2.2 --- .cvsignore | 2 +- libXrandr-1.2.0-appease-cee-plus-plus.patch | 11 ----------- libXrandr.spec | 9 +++++---- sources | 2 +- 4 files changed, 7 insertions(+), 17 deletions(-) delete mode 100644 libXrandr-1.2.0-appease-cee-plus-plus.patch diff --git a/.cvsignore b/.cvsignore index 9782414..c627faa 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXrandr-1.2.0.tar.bz2 +libXrandr-1.2.2.tar.bz2 diff --git a/libXrandr-1.2.0-appease-cee-plus-plus.patch b/libXrandr-1.2.0-appease-cee-plus-plus.patch deleted file mode 100644 index 946a5ff..0000000 --- a/libXrandr-1.2.0-appease-cee-plus-plus.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- libXrandr-1.2.0/include/X11/extensions/Xrandr.h.jx 2006-12-13 04:24:25.000000000 -0500 -+++ libXrandr-1.2.0/include/X11/extensions/Xrandr.h 2007-02-28 14:43:34.000000000 -0500 -@@ -296,7 +296,7 @@ - int - XRRGetOutputProperty (Display *dpy, RROutput output, - Atom property, long offset, long length, -- Bool delete, Bool pending, Atom req_type, -+ Bool, Bool pending, Atom req_type, - Atom *actual_type, int *actual_format, - unsigned long *nitems, unsigned long *bytes_after, - unsigned char **prop); diff --git a/libXrandr.spec b/libXrandr.spec index 1bc1a10..ee003dd 100644 --- a/libXrandr.spec +++ b/libXrandr.spec @@ -1,14 +1,13 @@ Summary: X.Org X11 libXrandr runtime library Name: libXrandr -Version: 1.2.0 -Release: 5%{?dist} +Version: 1.2.2 +Release: 1%{?dist} License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 -Patch0: libXrandr-1.2.0-appease-cee-plus-plus.patch BuildRequires: pkgconfig BuildRequires: xorg-x11-proto-devel @@ -38,7 +37,6 @@ X.Org X11 libXrandr development package %prep %setup -q -%patch0 -p1 -b .cpp %build %configure --disable-static @@ -75,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Mon Sep 24 2007 Adam Jackson 1.2.2-1 +- libXrandr 1.2.2 + * Tue Aug 21 2007 Adam Jackson - 1.2.0-5 - Rebuild for build id diff --git a/sources b/sources index 46009a6..8d7e7e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -10b5f39f267da31fbe885771d4e3d27f libXrandr-1.2.0.tar.bz2 +1b244b5d19f0ccab01d7083436cd3558 libXrandr-1.2.2.tar.bz2