From ef1c5a8fe4b97ffe29ec2d9989c34e5143a021b8 Mon Sep 17 00:00:00 2001 From: mharris Date: Thu, 15 Dec 2005 05:39:48 +0000 Subject: [PATCH] auto-import libXdamage-1.0.2.1-1 on branch devel from libXdamage-1.0.2.1-1.src.rpm --- .cvsignore | 2 +- libXdamage.spec | 11 +++++++++-- sources | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 07c28fb..219c163 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXdamage-1.0.2.tar.bz2 +libXdamage-1.0.2.1.tar.bz2 diff --git a/libXdamage.spec b/libXdamage.spec index a16693b..b734e78 100644 --- a/libXdamage.spec +++ b/libXdamage.spec @@ -1,8 +1,8 @@ Summary: X.Org X11 libXdamage runtime library Name: libXdamage -Version: 1.0.2 -Release: 1.1 +Version: 1.0.2.1 +Release: 1 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org @@ -22,6 +22,7 @@ X.Org X11 libXdamage runtime library Summary: X.Org X11 libXdamage development package Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires(pre): xorg-x11-filesystem >= 0.99.2-3 Obsoletes: XFree86-devel, xorg-x11-devel @@ -77,6 +78,12 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/xdamage.pc %changelog +* Tue Dec 13 2005 Mike A. Harris 1.0.2.1-1 +- Updated libXdamage to version 1.0.2.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 aa4f26f..284c2ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0ab2a9e3d08896a40910246c8bcc335 libXdamage-1.0.2.tar.bz2 +caaf2d2542953f9c604ba2618b97e1ea libXdamage-1.0.2.1.tar.bz2