From 3ebab3b8bbdab4824c1fd0db41a7841c86652691 Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Sat, 13 Dec 2008 19:22:26 +0000 Subject: [PATCH] pixman -> cairo : rebuild for pkgconfig provides : needed for compiz-fusion-devel -> bug 476359 --- pixman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pixman.spec b/pixman.spec index eddaf99..7da1fb7 100644 --- a/pixman.spec +++ b/pixman.spec @@ -3,7 +3,7 @@ Name: pixman Version: 0.12.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pixel manipulation library Group: System Environment/Libraries @@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/pixman-1.pc %changelog +* Sun Dec 14 2008 Mamoru Tasaka 0.12.0-3 +- Rebuild for pkgconfig provides + * Tue Nov 18 2008 Dan Williams 0.12.0-2 - Actually build with the altivec detection fix (rh #472000, #451831)