Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

cairo-1.4.8-1 RPM for i386

From SourceForge / t / tu / tuxpaint

Name: cairo Distribution: Unknown
Version: 1.4.8 Vendor: TOYAMA Shin-ichi
Release: 1 Build date: Tue Jul 1 04:59:10 2008
Group: System Environment/Libraries Build host: vmrh9
Size: 3380446 Source RPM: cairo-1.4.8-1.src.rpm
Packager: TOYAMA Shin-ichi
Url: http://cairographics.org
Summary: A vector graphics library
Cairo is a vector graphics library designed to provide high-quality
display and print output. Cairo is designed to produce identical
output on all output media while taking advantage of display hardware
acceleration when available (eg. through the X Render Extension or
OpenGL).

Provides

Requires

Copyright

LGPL/MPL

Signatures

internal MD5: 7c6f5de3809680591fa47f280743a0f8

Changelog

* Mon Jun 30 2008 TOYAMA Shin-ichi <shin1@wmail.plala.or.jp> 1.4.8-1
  - Update to 1.4.8
* Sat Aug 19 2006 Behdad Esfahbod <besfahbo@redhat.com> 1.2.4-1
  - Update to 1.2.4
  - Drop libXt-devel BuildReq as it shouldn't need it anymore.
* Tue Aug 08 2006 Behdad Esfahbod <besfahbo@redhat.com> 1.2.2-3
  - Remove unnecessary --disable-* arguments to configure, add --enable-*
    for those backends we really want to make sure are enabled.
* Tue Aug 08 2006 Ray Strode <rstrode@redhat.com> - 1.2.2-2
  - add lame libXt-devel BuildReq to get things building again.
  - small spec tweaks to follow conventions
* Tue Aug 08 2006 Behdad Esfahbod <besfahbo@redhat.com> 1.2.2-1
  - Update to 1.2.2
* Mon Jul 17 2006 Matthias Clasen <mclasen@redhat.com> - 1.2.0-2
  - rebuild
* Tue Jul 11 2006 Jesse Keating <jkeating@redhat.com> - 1.2.0-1.1
  - rebuild
* Sun Jul 02 2006 Matthias Clasen <mclasen@redhat.com> 1.2.0-1
  - Update to 1.2.0
* Thu Jun 15 2006 Carl Worth <cworth@redhat.com> 1.1.10-1
  - Update to 1.1.10 (fixes crash on 16-bit X servers like Xvnc)
* Tue Jun 13 2006 Matthias Clasen <mclasen@redhat.com> 1.1.8-1
  - Update to 1.1.8
* Mon May 15 2006 Karsten Hopp <karsten@redhat.de> 1.1.6-6
  - buildrequire libxml2-devel
* Thu May 04 2006 Carl Worth <cworth@redhat.com> - 1.1.6-2
  - Refuse to build pdf2svg to avoid depending on newer poppler
* Thu May 04 2006 Carl Worth <cworth@redhat.com> - 1.1.6-1
  - Update to new upstream 1.1.6
* Tue May 02 2006 Carl Worth <cworth@redhat.com> - 1.1.4-2
  - Revert upstream commit that introduced a dependency on a newer
    poppler version for the PDF tests.
* Tue May 02 2006 Carl Worth <cworth@redhat.com> - 1.1.4-1
  - Update to new upstream 1.1.4
  - Drop both embedded-bitmaps and XRenderAddGlyphs patches as both now
    have upstream versions
* Thu Apr 27 2006 Carl Worth <cworth@redhat.com> - 1.1.2-2
  - Add suggested patch for XRenderAddGlyphs crash of bug #4705
    https://bugs.freedesktop.org/show_bug.cgi?id=4705
* Mon Apr 24 2006 Carl Worth <cworth@redhat.com> - 1.1.2-1
  - Update to new upstream 1.1.2
  - Port forward the embedded bitmaps patch (now committed upstream to
    1.1.3)
  - Drop build-fix and chunk-glyphs patches which now come from upstream
* Tue Mar 14 2006 Matthias Clasen <mclasen@redhat.com> - 1.0.4-1
  - Update to 1.0.4
  - Drop upstreamed patches
* Thu Mar 02 2006 Carl Worth <cworth@redhat.com> - 1.0.2-5
  - add patch to chunk Xlib glyph compositing (bug 182416 and
    CVE-20060528)
* Thu Feb 09 2006 Jesse Keating <jkeating@redhat.com> - 1.0.2-4.2
  - bump again for double-long bug on ppc(64)
* Mon Feb 06 2006 Jesse Keating <jkeating@redhat.com> - 1.0.2-4.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Mon Jan 30 2006 Ray Strode <rstrode@redhat.com> 1.0.2-4
  - add patch from Tim Mayberry to support embbedded bitmap
    fonts (bug 176910)
* Mon Jan 02 2006 Jesse Keating <jkeating@redhat.com> 1.0.2-3.2
  - rebuilt again
* Thu Dec 08 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Sun Oct 30 2005 Matthias Clasen <mclasen@redhat.com> 1.0.2-3
  - Require libXrender-devel instead of xorg-X11-devel
* Mon Oct 10 2005 Kristian Høgsberg <krh@redhat.com> 1.0.2-2
  - Rebuild against freetype-2.10 to pick up FT_GlyphSlot_Embolden.
* Wed Oct 05 2005 Kristian Høgsberg <krh@redhat.com> - 1.0.2-1
  - Update to cairo-1.0.2.
* Tue Aug 23 2005 Kristian Høgsberg <krh@redhat.com> - 1.0.0-1
  - Update to cairo-1.0.0.
  - Drop cairo-0.9.2-cache-eviction-fix.patch and
    cairo-0.9.2-dont-hash-null-string.patch.
* Thu Aug 18 2005 Kristian Høgsberg <krh@redhat.com> 0.9.2-3
  - Add cairo-0.9.2-dont-hash-null-string.patch to avoid crash when
    creating a cairo font from a FT_Face.
* Mon Aug 15 2005 Kristian Høgsberg <krh@redhat.com> - 0.9.2-2
  - Rebuild against new freetype to get rid of --rpath in cairo.pc.
* Sun Aug 14 2005 Kristian Høgsberg <krh@redhat.com> 0.9.2-1
  - Also obsolete libpixman-debuginfo.
  - Add cairo-0.9.2-cache-eviction-fix.patch to fix ft font cache eviction.
* Sat Aug 13 2005 Kristian Høgsberg <krh@redhat.com> 0.9.2-1
  - Update to cairo 0.9.2.  Add Obsoletes: for libpixman <= 0.1.6.
  - Drop cairo-0.6.0-font-options-to-scaled-font.patch.
* Mon Aug 01 2005 Kristian Høgsberg <krh@redhat.com> - 0.6.0-2
  - Add cairo-0.6.0-font-options-to-scaled-font.patch to make sure font
    cache eviction works correctly (#164664).
* Wed Jul 27 2005 Owen Taylor <otaylor@devserv.devel.redhat.com> 0.6.0-1
  - Update to cairo-0.6.0
* Sun Jul 17 2005 Kristian Høgsberg <krh@redhat.com> 0.5.2-1
  - Update to cairo-0.5.2 and drop bitmap font patch.
* Tue Jul 05 2005 Kristian Høgsberg <krh@redhat.com> - 0.5.1-5
  - Fix typo in use of libpixman_version macro (Thanks to Michael
    Schwendt, #162550).
* Sat Jun 25 2005 Kristian Høgsberg <krh@redhat.com> - 0.5.1-4
  - Add more missing devel package requires (libpng-devel and
    xorg-x11-devel) (#161688)
  - Add Owens patch (cairo-0.5.1-bitmap-fonts.patch) to make bitmap
    fonts work with cairo (#161653).
* Tue Jun 21 2005 Kristian Høgsberg <krh@redhat.com> - 0.5.1-3
  - Add requirement on libpixman-devel for devel package.
* Mon Jun 20 2005 Kristian Høgsberg <krh@redhat.com> - 0.5.1-2
  - Package gtk docs as part of devel package.
  - Nuke static library.
  - Update devel files so /usr/include/cairo is owned by devel package.
* Sun Jun 19 2005 Kristian Høgsberg <krh@redhat.com> - 0.5.1-1
  - Update to cairo 0.5.1.
  - Remove gtk-doc files, since --disable-gtk-doc doesn't work.
  - Disable gtk-doc and add freetype and fontconfig BuildRequires.
* Mon Jun 13 2005 Kristian Høgsberg <krh@redhat.com> - 0.5.0-2
  - Add libpixman-devel BuildRequires.
  - Explicitly disable win32 backend.
* Mon May 16 2005 Kristian Høgsberg <krh@redhat.com> - 0.5.0-1
  - Update to 0.5.0.
* Sat Jan 22 2005 Kristian Høgsberg <krh@redhat.com> - 0.3.0-1
  - Update to 0.3.0, explicitly disable more backends.
* Mon Nov 15 2004 Kristian Høgsberg <krh@redhat.com> - 0.2.0-1
  - Incorporate changes suggested by katzj: Require: ldconfig and run it
    in %post and %postun, don't pass CFLAGS to make.
* Sun Aug 08 2004 Kristian Høgsberg <krh@redhat.com> - 0.2.0-1
  - Update license, explicitly disable glitz.
  - Create package.

Files

/usr/lib/libcairo.so.2
/usr/lib/libcairo.so.2.11.4
/usr/share/doc/cairo-1.4.8
/usr/share/doc/cairo-1.4.8/AUTHORS
/usr/share/doc/cairo-1.4.8/COPYING
/usr/share/doc/cairo-1.4.8/ChangeLog
/usr/share/doc/cairo-1.4.8/INSTALL
/usr/share/doc/cairo-1.4.8/NEWS
/usr/share/doc/cairo-1.4.8/README
/usr/share/doc/cairo-1.4.8/TODO


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Oct 15 01:27:58 2008