Author: fcrozat Date: Thu Feb 15 11:03:21 2007 New Revision: 121316 Added: packages/cooker/cairo/current/SOURCES/cairo-1.3.14.tar.bz2 (contents, props changed) Removed: packages/cooker/cairo/current/SOURCES/cairo-1.3.12-fixnorender.patch packages/cooker/cairo/current/SOURCES/cairo-1.3.12.tar.bz2 Modified: packages/cooker/cairo/current/SPECS/cairo.spec
Log: Release 1.3.14 Added: packages/cooker/cairo/current/SOURCES/cairo-1.3.14.tar.bz2 ============================================================================== Binary file. No diff available. Modified: packages/cooker/cairo/current/SPECS/cairo.spec ============================================================================== --- packages/cooker/cairo/current/SPECS/cairo.spec (original) +++ packages/cooker/cairo/current/SPECS/cairo.spec Thu Feb 15 11:03:21 2007 @@ -4,13 +4,11 @@ Summary: Cairo - multi-platform 2D graphics library Name: cairo -Version: 1.3.12 -Release: %mkrel 2 +Version: 1.3.14 +Release: %mkrel 1 License: BSD Group: System/Libraries Source0: http://cairographics.org/releases/%name-%version.tar.bz2 -# (fc) 1.3.12-2mdv fix crash when render isn't available (GIT) (fdo bug #9893) -Patch0: cairo-1.3.12-fixnorender.patch URL: http://cairographics.org/ BuildRequires: freetype2-devel >= 2.1.10 %if %mdkversion <= 200600 @@ -101,7 +99,6 @@ %prep %setup -q -%patch0 -p1 -b .fixnorender %build %configure2_5x --enable-gtk-doc --disable-glitz --enable-pdf --enable-ps --disable-xcb
