From 927427b2c27a968fc95654960a7d9bd6d4195561 Mon Sep 17 00:00:00 2001 From: mharris Date: Thu, 15 Dec 2005 05:42:54 +0000 Subject: [PATCH] auto-import libXrandr-1.1.0.1-1 on branch devel from libXrandr-1.1.0.1-1.src.rpm --- .cvsignore | 2 +- libXrandr.spec | 15 +++++++++++---- sources | 2 +- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 8dca2ba..9f8386c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXrandr-0.99.2.tar.bz2 +libXrandr-1.1.0.1.tar.bz2 diff --git a/libXrandr.spec b/libXrandr.spec index fbb4491..177abcf 100644 --- a/libXrandr.spec +++ b/libXrandr.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libXrandr runtime library Name: libXrandr -Version: 0.99.2 -Release: 1.1 +Version: 1.1.0.1 +Release: 1 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org @@ -23,6 +23,7 @@ X.Org X11 libXrandr runtime library Summary: X.Org X11 libXrandr development package Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires(pre): xorg-x11-filesystem >= 0.99.2-3 Obsoletes: XFree86-devel, xorg-x11-devel @@ -76,10 +77,16 @@ rm -rf $RPM_BUILD_ROOT %dir %{_libdir}/pkgconfig %{_libdir}/pkgconfig/xrandr.pc %dir %{_mandir} -%dir %{_mandir}/man3x -%{_mandir}/man3x/*.3x* +%dir %{_mandir}/man3 +%{_mandir}/man3/*.3x* %changelog +* Tue Dec 13 2005 Mike A. Harris 1.1.0.1-1 +- Updated libXrandr to version 1.1.0.1 from X11R7 RC3 +- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure + that /usr/lib/X11 and /usr/include/X11 pre-exist. +- Removed 'x' suffix from manpage directories to match RC3 upstream. + * Fri Dec 09 2005 Jesse Keating - rebuilt diff --git a/sources b/sources index 2dc8f4c..71d6560 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -191fc44dd67200cb0e7b4d1b2ed5388c libXrandr-0.99.2.tar.bz2 +e93f7aa4dfd1b99ce3e08fac2fa6608b libXrandr-1.1.0.1.tar.bz2