From 35dfa6ba17a25e2563e83d839dadea4cc9859beb06f5a74bf7a5b56bc89c5ab1 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 8 Jul 2009 17:22:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-libs?expand=0&rev=69 --- libFS-1.0.1.tar.bz2 | 3 - libFS-1.0.2.tar.bz2 | 3 + xorg-x11-libs.changes | 5 + xorg-x11-libs.spec | 486 +----------------------------------------- 4 files changed, 14 insertions(+), 483 deletions(-) delete mode 100644 libFS-1.0.1.tar.bz2 create mode 100644 libFS-1.0.2.tar.bz2 diff --git a/libFS-1.0.1.tar.bz2 b/libFS-1.0.1.tar.bz2 deleted file mode 100644 index 3dbf839..0000000 --- a/libFS-1.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9bf92ffdb51e69e07682cd1a6c0101f2a833b16b9bfa5d601491ff46a35a2cf5 -size 239934 diff --git a/libFS-1.0.2.tar.bz2 b/libFS-1.0.2.tar.bz2 new file mode 100644 index 0000000..c2f5ace --- /dev/null +++ b/libFS-1.0.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af2a5fe5eaa2b026e10bddb4e3f39976dc13deb5dbdc714abe1f016435ce3049 +size 261401 diff --git a/xorg-x11-libs.changes b/xorg-x11-libs.changes index f54fb0f..6b3e943 100644 --- a/xorg-x11-libs.changes +++ b/xorg-x11-libs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 8 03:06:15 CEST 2009 - sndirsch@novell.com + +- libFS 1.0.2: various fixes + ------------------------------------------------------------------- Mon Jun 8 20:53:21 CEST 2009 - sndirsch@suse.de diff --git a/xorg-x11-libs.spec b/xorg-x11-libs.spec index a161563..97a3b2e 100644 --- a/xorg-x11-libs.spec +++ b/xorg-x11-libs.spec @@ -32,13 +32,13 @@ Obsoletes: xorg-x11-libs-64bit # Url: http://xorg.freedesktop.org/ Version: 7.4 -Release: 22 -License: GPL v2 or later; X11/MIT +Release: 23 +License: GPL v2 or later ; MIT License (or similar) BuildRoot: %{_tmppath}/%{name}-%{version}-build Group: System/Libraries Summary: Remaining X.Org libraries Source0: libAppleWM-X11R7.0-1.0.0.tar.bz2 -Source1: libFS-1.0.1.tar.bz2 +Source1: libFS-1.0.2.tar.bz2 Source2: libWindowsWM-X11R7.0-1.0.0.tar.bz2 Source3: libXScrnSaver-1.1.3.tar.bz2 Source4: libXTrap-X11R7.0-1.0.0.tar.bz2 @@ -105,7 +105,7 @@ Authors: Susan Angebrandt %package -n xorg-x11-devel -License: GPL v2 or later; X11/MIT +License: GPL v2 or later ; MIT License (or similar) Summary: Include Files and Libraries mandatory for X11 Development Group: Development/Libraries/X11 Provides: xorg-x11-compat70-devel xorg-x11-man XFree86-devel @@ -149,7 +149,7 @@ Authors: Susan Angebrandt %package -n libpciaccess0 -License: X11/MIT +License: MIT License (or similar) Summary: pciaccess library Group: System/Libraries Provides: xorg-x11-libs:/usr/X11R6/%{_lib}/usr/lib64/libpciaccess.so.0 @@ -183,7 +183,7 @@ Authors: Susan Angebrandt %package -n libpciaccess0-devel -License: X11/MIT +License: MIT License (or similar) Summary: Include Files and Libraries mandatory for X11 Development Group: Development/Libraries/X11 Provides: xorg-x11-devel:/usr/X11R6/%{_lib}/usr/lib64/libpciaccess.so @@ -329,477 +329,3 @@ exit 0 /usr/%{_lib}/libpciaccess.so %changelog -* Mon Jun 08 2009 sndirsch@suse.de -- drop libXft1, since it's no longer required by current versions - of Intel's Debugger (bnc #198432) -* Sun Jun 07 2009 sndirsch@suse.de -- force removal of .la files on openSUSE > 11.1 (fixes build on - IA64) -* Fri Jun 05 2009 eich@suse.de -- Add patches from Moblin: - * libXft: - . clean up header file. - * libXTrap: - . remove trapproto as Requires from pkgconfig file. -* Fri May 29 2009 sndirsch@suse.de -- xcb-util 0.3.5 - * various issues fixed - Thu Apr 30 22:40:53 CEST 2009 -- fix a version typo that prevented the .la files to be found for - 11.0 <= version <= 11.1 - Thu Apr 30 21:53:45 CEST 2009 -- pack .la files in devel package -* Thu Apr 30 2009 eich@suse.de -- move static libraries to devel package -* Thu Apr 30 2009 sndirsch@suse.de -- build static libraries for versions <= 11.1 -* Sat Apr 25 2009 sndirsch@suse.de -- libpciaccess 0.10.6 -* Tue Apr 21 2009 crrodriguez@suse.de -- remove static libraries and "la" files -* Thu Apr 16 2009 sndirsch@suse.de -- xcb-util 0.3.4 -* Tue Mar 10 2009 sndirsch@suse.de -- libXrandr 1.3.0 -- obsoletes libXrandr-70d641c.diff -* Wed Mar 04 2009 sndirsch@suse.de -- libXrandr-70d641c.diff - * fixes fatal protocol error in libXrandr, which broke RANDR - support completely (bnc #481863) -* Fri Feb 27 2009 sndirsch@suse.de -- libXfont 1.4.0 -* Thu Feb 26 2009 sndirsch@suse.de -- back to libXfont 1.3.3 -* Thu Feb 26 2009 sndirsch@suse.de -- back to libXaw 1.0.4 -* Thu Feb 26 2009 sndirsch@suse.de -- xcb-util 0.3.3 -* Thu Feb 26 2009 sndirsch@suse.de -- libXi 1.2.1 -- libXrandr 1.2.99.4 -* Thu Feb 26 2009 sndirsch@suse.de -- libXfont 1.4.0 -- libXaw 1.0.5 -- libpciaccess 0.10.5 -* Fri Feb 13 2009 sndirsch@suse.de -- libpixman now in seperate source package (bnc #439019) -* Wed Feb 11 2009 coolo@suse.de -- fix baselibs.conf for the split out libs -* Sun Feb 08 2009 sndirsch@suse.de -- xorg-x11-devel: added missing requires to libpciaccess0-devel, - libpixman-1-0-devel -* Thu Feb 05 2009 sndirsch@suse.de -- split out libpixman (bnc #439019) -- split out libpciaccess (bnc #438226) -* Wed Dec 10 2008 olh@suse.de -- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade - (bnc#437293) -* Fri Nov 21 2008 schwab@suse.de -- Revert last change. -- Use sigsetjmp to save/restore the signal mask. -* Thu Nov 13 2008 sndirsch@suse.de -- use --disable-vmx for building pixman on ppc/ppc64 (bnc #444639) -* Thu Oct 30 2008 olh@suse.de -- obsolete old -XXbit packages (bnc#437293) -* Fri Sep 19 2008 sndirsch@suse.de -- updated pixman from development release 0.11.10 to stable release - 0.12.0. New features since 0.10.0 include: - * New image formats with 10 bits per channel (Aaron Plattner) - * SSE2 optimizations for many operations (André Tupinambá) - * Opacity based optimizations for operators (Antoine Azar) - * Altivec optimizations for many operations (Luca Barbato) - * A 32 bit region implementation (Søren Sandmann) -* Thu Sep 11 2008 sndirsch@suse.de -- bumped release number to 7.4 -* Mon Sep 08 2008 sndirsch@suse.de -- pixman 0.11.10 - * bugfix release and a release candidate for 0.12.0. -* Sat Aug 30 2008 sndirsch@suse.de -- remove also libXft.a (now that libXft.la is gone) -* Fri Aug 29 2008 sndirsch@suse.de -- fixed build by adding libexpat-devel to Buildrequires -- removed libXft.la (bnc #421322) -* Fri Aug 01 2008 sndirsch@suse.de -- xcb-util 0.2.1 - * bug fixes -* Fri Jul 18 2008 sndirsch@suse.de -- pixman 0.11.8 -- obsoletes pixman-bfo16310.diff -* Thu Jul 10 2008 sndirsch@suse.de -- pixman 0.11.6 - * development release -- pixman-bfo16310.diff - * fixes bug in SSE2 fast path, which resulted in unreadable fonts - (bfo #16310) -* Fri Jul 04 2008 sndirsch@suse.de -- libXrandr 1.2.3 - * Hide some private symbols. - * bfo #14388: Remove XRRScreenConfig() and XRRConfig() from - Xrandr.h. - * Rename parameters to clarify QueryVersion/QueryExtension. - * bfo #16430: Ignore ConfigureNotify on non-root windows in - UpdateConfiguration -- libXfont 1.3.3 - * Don't allow a font alias to point to itself and create a loop - * FontFileDirectoryChanged: check length of "fonts.alias" as well - as "fonts.dir" - * Add missing include in src/FreeType/ftfuncs.c - * Do not call FT_Get_BDF_Charset_ID() if configured with - --disable-bdfformat -- obsoletes libXfont-commit-0f9db4a.diff -- libXxf86vm 1.0.2 - * bfo #10846: Fix XF86VidModeGetMonitor when vendor or model are - null. - * Don't terminate zero-length strings. -- libXft 2.1.13 - * bfo #14232: Fix XftDrawRect when Render not supported. - * XftFontOpenInfo: Use of uninitialised value of size 8 - (bfo #11200) - * Register objects used by libXft. -- obsoletes p_xft_register.diff -* Thu Jun 12 2008 sndirsch@suse.de -- libpciaccess 0.10.3 -* Thu May 22 2008 sndirsch@suse.de -- libFS 1.0.1 - * Put all copyright/license notices into COPYING file - * Replace sprintf with snprintf - * libFS ansification. -* Thu May 22 2008 sndirsch@suse.de -- libpciaccess 0.10.2 - * Linux: Fail gracefully on machines without PCI. - * Initialize err to 0 in pci_device_solx_devfs_map_range - * Add pci_system_solx_devfs_create prototype to - pciaccess_private.h - * Fix lint warnings in solx_devfs.c - * Fix function prototypes for C++ - * linux: add pci_device_enable entrypoint and sysfs support for - it - * Add DragonFly BSD support - * solaris: add pci_tools.h to OS_SUPPORT - * Kludge around linux bug and turn off write-through and - cache-disable bits - * OpenBSD support for libpciaccess. - * Bug #13988: Fix reads from "0"-sized ROMs. -* Wed May 14 2008 sndirsch@suse.de -- libXfont-commit-0f9db4a.diff - * fixes 2 byte buffer overflow (bnc #390065) -* Thu Apr 10 2008 ro@suse.de -- added baselibs.conf file to build xxbit packages - for multilib support -* Sun Mar 30 2008 sndirsch@suse.de -- pixman 0.10.0 - * Support for new YUV formats - * MMX acceleration now works with MS Visual C++ - * Many performance improvements and bug fixes -* Tue Mar 18 2008 sndirsch@suse.de -- libXScrnSaver 1.1.3 -* Thu Mar 06 2008 sndirsch@suse.de -- libpciaccess 0.10 -- libXinerama 1.0.3 -* Thu Mar 06 2008 sndirsch@suse.de -- libXfont 1.3.2 - * obsoletes bug348296-pcf_font_parser-libXfont.diff -* Fri Feb 29 2008 dmueller@suse.de -- add missing %%postun call to ldconfig -* Fri Jan 18 2008 sndirsch@suse.de -- bug348296-pcf_font_parser-libXfont.diff - * PCF font parser vulnerability (Bug #348296) -* Thu Nov 22 2007 sndirsch@suse.de -- pixman --> pixman-1 -- obsoletes pixman.diff -* Thu Nov 15 2007 sndirsch@suse.de -- pixman 0.9.6 - * fixes X.Org Bug 12398 - * no longer run SSE instructions on non-SSE CPUs -* Sat Sep 29 2007 sndirsch@suse.de -- pixman.diff: - * fixed pkgconfig file -* Sat Sep 29 2007 sndirsch@suse.de -- bumped version to 7.3 -* Thu Sep 06 2007 sndirsch@suse.de -- pixman-0.9.5 - * Don't skip fbFetch/fbStore when PIXMAN_FB_ACCESSORS is enabled. - * Remove redundant defines. - * Remove unnecessary wrapping from fbFetch/fbStore. - * One more minor wrapping fix - * Fix typo AC_MAJOR -> PIXMAN_MAJOR - * Update .pc file for library version name change. - * Fix failure to set identity transform in pixman. - * Add conjoint and disjoint operators to pixman.h - * Remove trailing comma in enum - * Add missing comma in enum - * Set accessors for the destination image in composite-test.c - * Add pixman_image_set_source_clipping() - * Fix bug 12039, based on Chris Wilson's patch - * rasterize traps that extend outside of the image bounds - correctly -- libXi 1.1.3 - * The most important feature of this release is a set of locking - fixes, which unbreak this library for threaded apps. The lock - issues were exposed by libxcb. -- libXfont 1.3.1 - * This release fixes bugs in the catalogue dir support. -- libXrandr 1.2.2 - * This release fixes a protocol encode/decode copy'n'paste bug. -- libXxf86dga 1.0.2 - * This release fixes a sign-extension bug with nasty results on - I32L64 platforms. -* Tue Aug 28 2007 sndirsch@suse.de -- added libpciaccess (release 0.9.1) -* Mon Aug 27 2007 sndirsch@suse.de -- libXcursor 1.1.9 - * Use cursorpath found by configure in man page - * Add XCURSOR_PATH to man page - * Make shadow man pages for each function - * Store the cursor names in one large string. -* Fri Aug 24 2007 sndirsch@suse.de -- libXaw 1.0.4 - * Use iswalnum() if it's present as a function, not just if it's - [#]defined - * Bug #11091: libXaw COPYING file - * Bug #9649: Bad markup on XAw.3x - * obsoletes bug233919-libXaw.diff -* Tue Aug 21 2007 sndirsch@suse.de -- fixed build of libpixman -* Sat Aug 18 2007 sndirsch@suse.de -- libXtst man pages generation fails if srcdir != builddir -* Wed Aug 08 2007 sndirsch@suse.de -- pixman 0.9.4 - * This is the initial release of the pixman library. Pixman - contains lowlevel pixel manipulation routines and is used by - both xorg and cairo. -* Thu Aug 02 2007 sndirsch@suse.de -- libXi 1.1.2 - * "Brown paper bag release, that actually lets - DevicePresenceNotify work: cf. - http://people.freedesktop.org/~daniels/devicemon.c." -* Thu Jul 05 2007 sndirsch@suse.de -- libXi 1.1.1 - * DevicePresenceNotify: remove verbosity, fill out all fields - * Makefile.am: make ChangeLog hook safer - * Bug #8663: _XiCheckExtInit must drop the Display lock in all - error cases. - * Bug 9657: Bad markup on XGrabDeviceKey.3x -* Wed Jul 04 2007 sndirsch@suse.de -- libXfont 1.3.0 - * Ok, here's another libXfont release. There was a crasher where - strstr would chase a NULL pointer if a symlink didn't have any - attributes. This release fixes that, and in retrospect I - declare the 1.2.9 release a beta release and am bumping the - minor in with this release to indicate the new catalogue - feature. -- libXcomposite 0.4.0 - * Follow composite protocol version to 0.4, although there is no - ABI change. -* Thu Jun 07 2007 sndirsch@suse.de -- updated libXtst to release 1.0.2 - * ANSIfy static function declarations (clears some lint warnings) - * Coverity #578/579: Don't leak memory if one malloc fails but - other succeeds - * Add man pages for XTest*() functions -* Thu May 03 2007 sndirsch@suse.de -- updated libXcomposite to release 0.3.2 - * No code changes since 0.3.1 - just adding a man page for the - API. -* Tue May 01 2007 sndirsch@suse.de -- updated libvnc/libXcliplist to current CVS (2007-05-01) -* Wed Apr 11 2007 sndirsch@suse.de -- updated libXi to release 1.0.4 - * Don't call XInput_find_display in _XiGetExtensionVersion, while - the Display lock is held. -- obsoletes libXi-20061015090357.diff -* Wed Apr 11 2007 sndirsch@suse.de -- updated libXi to release 1.0.3 - * X.Org Bug #8663: _XiCheckExtInit must drop the Display lock in - all error cases -- obsoletes libXi-20061119100426.diff -* Fri Apr 06 2007 sndirsch@suse.de -- updated libXfont to release 1.2.8: - * Actually use loadable font modules - * Add #pragma weak for Sun cc where needed - * added -flat_namespace to CFLAGS for Darwin - * Integer overflow vulnerabilities -- obsoletes bug-247730-247732_libXfont.diff -* Mon Mar 26 2007 sndirsch@suse.de -- bug-247730-247732_libXfont.diff: - * X Window System Server fonts.dir File Parsing Integer Overflow - Vulnerability / X Window System Server BDF Font Parsing Integer - Overflow Vulnerability (Bugs #247730, #247732) -* Sat Mar 17 2007 sndirsch@suse.de -- updated libXinerama to release 1.0.2 - * Add support for source code checkers such as sparse & lint - * Clear sparse warnings & error - * Remove unneeded #include of - * Add man page for Xinerama API functions -* Wed Mar 14 2007 sndirsch@suse.de -- updated libXdamage to release 1.1.1 - * This release fixes the DSO versioning for the added ABI. -* Mon Mar 05 2007 sndirsch@suse.de -- updated libXrandr to release 1.2.1 - * Fix the use of a C++ keyword as a parameter name in Xrandr.h -- obsoletes p_xrandr-headers.diff -* Sat Mar 03 2007 sndirsch@suse.de -- added xcb-util 0.2: - The xcb-util module provides a number of libraries which sit on - top of libxcb, the core X protocol library, and some of the - extension libraries. These experimental libraries provide - convenience functions and interfaces which make the raw X - protocol more usable. Some of the libraries also provide - client-side code which is not strictly part of the X protocol but - which have traditionally been provided by Xlib. These libraries - are currently included, roughly ordered by maturity: - * render-util: Convenience functions for the Render extension. - * aux: Convenient access to connection setup and some core - requests. - * atom: Standard core X atom constants and atom caching. - * property: Callback X property-change handling. - * icccm: Both client and window-manager helpers for ICCCM. - * keysyms: Standard X key constants and conversion to/from - keycodes. - * event: Callback X event handling. - * image: Port of Xlib's XImage and XShmImage functions. - * wm: Framework for window manager implementation. -* Thu Mar 01 2007 sndirsch@suse.de -- libXxf86misc-xcb.diff: - * added missing UnlockDisplay() calls -* Fri Feb 23 2007 dmueller@suse.de -- p_xrandr-headers.diff: - * delete is a keyword in non-C languages -* Fri Feb 23 2007 sndirsch@suse.de -- libXrandr.diff: - * fixes fatal warning -* Wed Feb 21 2007 sndirsch@suse.de -- updated libXrandr to release 1.2.0 - * Merge branch 'randr-1.2' - * Add support for various output property requests. - * Return the right actual property type for XRRGetOutputProperty. - * Return a valid property info even if we lack valid value sets. - * Start update to 1.2, splitting code across multiple files. - * XRRGetScreenSizeRange returns Status. Lots more requests added. - * Add mode origins and output options. - * Remove mode origins. Add preferred mode count. - * Moving physical size from mode to output. - * Remove RandR output options. - * Change properties to have a pending value and report valid values. - * Add initial implementation of crtc gamma and mode adding requests. - * Failed to copy rotations from reply to XRRCrtcInfo. - * Avoid nested LockDisplay calls. - * Fix read sizes for 64-bit machines. - * Merge 64-bit fixes in - * Must pass size information in SetCrtcGamma request. - * Reset version from 1.2.0.0 to 1.2.0 -* Tue Jan 23 2007 sndirsch@suse.de -- bug233919-libXaw.diff: - * fixes buffer overflow in xedit (Bug #233919) -* Tue Jan 23 2007 sndirsch@suse.de -- updated libXfont to release 1.2.7 - * fontfile: accept empty (but valid) font paths (bug #3091) - * Add stubs for the scalable renderer callbacks. -* Fri Jan 12 2007 sndirsch@suse.de -- added libvnc/libXcliplist from xf4vnc project -* Thu Jan 11 2007 sndirsch@suse.de -- updated libXdamage to release 1.1 - * adds the interface to the new DamageAdd request -* Thu Jan 04 2007 sndirsch@suse.de -- updated libXaw to release 1.0.3 - * Fix configure option --disable-xaw6 to not break builds of xaw7 - or xaw8 & rebuild with latest autoconf/automake/xorg-macros. -* Wed Dec 27 2006 sndirsch@suse.de -- set sysconfdir appropriate (Bug #230714) -* Wed Dec 20 2006 sndirsch@suse.de -- libXi-20061015090357.diff: - * Don't call XInput_find_display in _XiGetExtensionVersion, - while the Display lock is held (X.Org Bug #8581/9392) -- libXi-20061119100426.diff: - * _XiCheckExtInit must drop the Display lock in all - error cases (X.Org Bug #8663) -* Sun Dec 17 2006 sndirsch@suse.de -- updated libXScrnSaver to release 1.1.2 - * Makefile.am: make ChangeLog hook safer -- updated libXfont to release 1.2.6 - * Makefile.am: make ChangeLog hook safer - * don't distribute fontconf.h - * build Type1 by default -- updated libXfontcache to release 1.0.4 - * Makefile.am: make ChangeLog hook safer -- updated libXres to release 1.0.3 - * Makefile.am: make ChangeLog hook as safe as possible -- updated libXvMC to release 1.0.4 - * Makefile.am: make ChangeLog hook safer -* Sat Dec 09 2006 sndirsch@suse.de -- updated libXft to release 2.1.12 - * XftNameUnparse: re-export to public API (bug #8900) -* Sun Dec 03 2006 sndirsch@suse.de -- moved libxcb to seperate package (xorg-x11-libxcb) -- updated libXfont to release 1.2.5 - * remove CID font support (bug #5553) -* Mon Nov 27 2006 dmueller@suse.de -- reduce p_xft_cjk.diff to only disable antialiasing on - fonts with embedded bitmaps (Bug #223682) -* Fri Nov 10 2006 sndirsch@suse.de -- fixed typo in libxkbui (Bug #219732) -* Wed Nov 08 2006 sndirsch@suse.de -- updated libXdamage to release 1.0.4 (X.Org 7.2 RC2) - * Remove incorrect UnlockDisplay and SyncHandle from - XDamageQueryVersion -- updated libXi to release 1.0.2 (X.Org 7.2 RC2) - * fix indentation on function declarations - * Don't call XInput_find_display in _XiCheckExtInit, while the - Display lock is held. -* Fri Nov 03 2006 sndirsch@suse.de -- updated optional libxcb to release 1.0 RC3 (0.9.93) -* Fri Oct 20 2006 mfabian@suse.de -- Bugzilla 213320: add lcd-filter-2 patch from David Turner, see - http://lists.gnu.org/archive/html/freetype/2006-09/msg00083.html - http://david.freetype.org/lcd/libXft-2.1.7-lcd-filter-2.patch - (This patch is needed for freetype >= 2.2.2). -* Mon Oct 16 2006 sndirsch@suse.de -- added optional libxcb -* Sat Oct 14 2006 sndirsch@suse.de -- package update to X.Org 7.2RC1 - * libXevie-1.0.2 - * libXfontcache-1.0.3 - * libXres-1.0.2 - * libXfont-1.2.3 - * libXcomposite-0.3.1 - * libXcursor-1.1.8 - * libXrandr-1.1.2 - * libXScrnSaver-1.1.1 - * libXft-2.1.11 -* Mon Oct 09 2006 sndirsch@suse.de -- updated to libXvMC 1.0.3: - * Minor cleanup release - just some sparse warning cleanups, and - adding autoconf check to enable shmat() code (missed in - original conversion from Imake). -* Tue Sep 12 2006 sndirsch@suse.de -- updated libXfont to release 1.2.2 - * Fixes for integer overflows in CID encoded fonts parsing - reported by iDefense - * More check on PCF file reading. Bugzilla #7535 - * use OpenBitmap when available - * move builtin fonts to gzip - * Bug #7397: Fix a buffer overflow in Freetype font support. - * obsoletes libXfont-pcfread.diff -* Thu Aug 31 2006 sndirsch@suse.de -- fixed libXaw Provides for 64bit (Bug #198461) -* Sat Aug 12 2006 sndirsch@suse.de -- added libXft1 (Bug #198432) -* Sat Aug 05 2006 sndirsch@suse.de -- p_xft_cjk.diff: - * adds fake bold support to Xft library (Bug #38202) -- p_xft_register.diff: - * new fontconfig objects needs to be registered first (Bug #141216) -* Wed Aug 02 2006 sndirsch@suse.de -- added /usr/include/X11/pixmaps/ to filelist -* Mon Jul 31 2006 sndirsch@suse.de -- moved bitmap directory from -devel to main package -* Fri Jul 28 2006 sndirsch@suse.de -- use "-fno-strict-aliasing" -* Thu Jul 27 2006 sndirsch@suse.de -- use $RPM_OPT_FLAGS -- remove existing /usr/include/X11 symlink in %%pre -* Wed Jul 26 2006 sndirsch@suse.de -- libXfont-pcfread.diff: - * handle malformed pcf files (Bug #192095) -* Fri Jun 23 2006 sndirsch@suse.de -- created package