From 4e3bdced1120854cb155d78fb4a2b20d468bd308 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 7 Oct 2009 18:16:25 +0000 Subject: [PATCH] - libXdamage 1.1.2 --- .cvsignore | 2 +- libXdamage.spec | 12 ++++++------ sources | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.cvsignore b/.cvsignore index 76dba1f..116e660 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXdamage-1.1.1.tar.bz2 +libXdamage-1.1.2.tar.bz2 diff --git a/libXdamage.spec b/libXdamage.spec index e3d2ff8..3abd68d 100644 --- a/libXdamage.spec +++ b/libXdamage.spec @@ -1,7 +1,7 @@ Summary: X Damage extension library Name: libXdamage -Version: 1.1.1 -Release: 9%{?dist} +Version: 1.1.2 +Release: 1%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -9,10 +9,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 -BuildRequires: pkgconfig -BuildRequires: libX11-devel +BuildRequires: pkgconfig(xfixes) BuildRequires: pkgconfig(damageproto) >= 1.1.0 -BuildRequires: libXfixes-devel %description X.Org X11 libXdamage runtime library @@ -21,7 +19,6 @@ X.Org X11 libXdamage runtime library Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: pkgconfig %description devel X.Org X11 libXdamage development package @@ -60,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/xdamage.pc %changelog +* Wed Oct 07 2009 Adam Jackson 1.1.2-1 +- libXdamage 1.1.2 + * Thu Aug 13 2009 Parag 1.1.1-9 - Merge-review cleanups #226067 diff --git a/sources b/sources index faae784..768397e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ac0ce6b0063a9858c8f24ddb4c60487d libXdamage-1.1.1.tar.bz2 +b42780bce703ec202a33e5693991c09d libXdamage-1.1.2.tar.bz2