libXrandr 1.2.2
This commit is contained in:
parent
e6695d784c
commit
750da94492
@ -1 +1 @@
|
|||||||
libXrandr-1.2.0.tar.bz2
|
libXrandr-1.2.2.tar.bz2
|
||||||
|
@ -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);
|
|
@ -1,14 +1,13 @@
|
|||||||
Summary: X.Org X11 libXrandr runtime library
|
Summary: X.Org X11 libXrandr runtime library
|
||||||
Name: libXrandr
|
Name: libXrandr
|
||||||
Version: 1.2.0
|
Version: 1.2.2
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT/X11
|
License: MIT/X11
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
|
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: pkgconfig
|
||||||
BuildRequires: xorg-x11-proto-devel
|
BuildRequires: xorg-x11-proto-devel
|
||||||
@ -38,7 +37,6 @@ X.Org X11 libXrandr development package
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .cpp
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static
|
%configure --disable-static
|
||||||
@ -75,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 24 2007 Adam Jackson <ajax@redhat.com> 1.2.2-1
|
||||||
|
- libXrandr 1.2.2
|
||||||
|
|
||||||
* Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 1.2.0-5
|
* Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 1.2.0-5
|
||||||
- Rebuild for build id
|
- Rebuild for build id
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user