|
|
|
|
Changelog for freetype-demos-2.1.4-5.i386.rpm :
Wed Sep 24 00:00:00 2003 Florian La Roche - allow compiling without the demos as that requires XFree86 (this allows bootstrapping XFree86 on new archs)
Sat Aug 9 00:00:00 2003 Elliot Lee 2.1.4-4.1 - Rebuilt
Wed Jul 9 00:00:00 2003 Owen Taylor 2.1.4-4.0 - Bump for rebuild
Thu Jun 26 00:00:00 2003 Owen Taylor 2.1.4-3 - Fix crash with non-format-0 hdmx tables (found by David Woodhouse)
Tue Jun 10 00:00:00 2003 Owen Taylor 2.1.4-1 - Version 2.1.4 - Relibtoolize to get deplibs right for x86_64 - Use autoconf-2.5x for freetype-1.4 to fix libtool-1.5 compat problem (#91781) - Relativize absolute symlinks to fix the -debuginfo package (#83521, Mike Harris)
Thu Jun 5 00:00:00 2003 Elliot Lee - rebuilt
Fri May 23 00:00:00 2003 Jeremy Katz 2.1.3-9 - fix build with gcc 3.3
Tue Feb 25 23:00:00 2003 Owen Taylor - Add a memleak fix for the gzip backend from Federic Crozat
Thu Feb 13 23:00:00 2003 Elliot Lee 2.1.3-7 - Run libtoolize/aclocal/autoconf so that libtool knows to generate shared libraries on ppc64. - Use _smp_mflags (for freetype 2.x only)
Tue Feb 4 23:00:00 2003 Owen Taylor - Switch to using %configure (should fix #82330)
Wed Jan 22 23:00:00 2003 Tim Powers - rebuilt
Mon Jan 6 23:00:00 2003 Owen Taylor 2.1.3-4 - Make FreeType robust against corrupt fonts with recursive composite glyphs (#74782, James Antill)
Thu Jan 2 23:00:00 2003 Owen Taylor 2.1.3-3 - Add a patch to implement FT_LOAD_TARGET_LIGHT - Fix up freetype-1.4-libtool.patch
Thu Dec 12 23:00:00 2002 Mike A. Harris 2.1.3-2 - Update to freetype 2.1.3 - Removed ttmkfdir sources and patches, as they have been moved from the freetype packaging to XFree86 packaging, and now to the ttmkfdir package - Removed patches that are now included in 2.1.3: freetype-2.1.1-primaryhints.patch, freetype-2.1.2-slighthint.patch, freetype-2.1.2-bluefuzz.patch, freetype-2.1.2-stdw.patch, freetype-2.1.2-transform.patch, freetype-2.1.2-autohint.patch, freetype-2.1.2-leftright.patch - Conditionalized inclusion of freetype 1.4 library.
Wed Dec 4 23:00:00 2002 Florian La Roche - disable perl, it is not used at all
Tue Dec 3 23:00:00 2002 Elliot Lee 2.1.2-11 - Instead of removing unpackaged file, include it in the package.
Sat Nov 30 23:00:00 2002 Mike A. Harris 2.1.2-10 - Attempted to fix lib64 issue in freetype-demos build with X11_LINKLIBS - Cleaned up various _foodir macros throughtout specfile - Removed with_ttmkfdir build option as it is way obsolete
Fri Nov 29 23:00:00 2002 Tim Powers 2.1.2-8 - remove unpackaged files from the buildroot
Thu Aug 29 00:00:00 2002 Owen Taylor - Fix a bug with PCF metrics
Sat Aug 10 00:00:00 2002 Owen Taylor - Backport autohinter improvements from CVS
Wed Jul 24 00:00:00 2002 Owen Taylor - Fix from CVS for transformations (#68964)
Wed Jul 10 00:00:00 2002 Owen Taylor - Add another bugfix for the postscript hinter
Tue Jul 9 00:00:00 2002 Owen Taylor - Add support for BlueFuzz private dict value, fixing rendering glitch for Luxi Mono.
Thu Jul 4 00:00:00 2002 Owen Taylor - Add an experimental FT_Set_Hint_Flags() call
Tue Jul 2 00:00:00 2002 Owen Taylor - Update to 2.1.2 - Add a patch fixing freetype PS hinter bug
Sat Jun 22 00:00:00 2002 Mike A. Harris 2.1.1-2 - Added ft rpm build time conditionalizations upon user requests
Wed Jun 12 00:00:00 2002 Owen Taylor 2.1.1-1 - Version 2.1.1
Tue Jun 11 00:00:00 2002 Owen Taylor - Add a fix for PCF character maps
Mon May 27 00:00:00 2002 Tim Powers - automated rebuild
Sat May 18 00:00:00 2002 Mike A. Harris 2.1.0-2 - Updated freetype to version 2.1.0 - Added libtool fix for freetype 1.4 (#64631)
Wed Mar 27 23:00:00 2002 Nalin Dahyabhai 2.0.9-2 - use \"libtool install\" instead of \"install\" to install some binaries (#62005)
Mon Mar 11 23:00:00 2002 Mike A. Harris 2.0.9-1 - Updated to freetype 2.0.9
Sun Feb 24 23:00:00 2002 Mike A. Harris 2.0.8-4 - Added proper docs+demos source for 2.0.8.
Sat Feb 23 23:00:00 2002 Mike A. Harris 2.0.8-3 - Added compat patch so 2.x works more like 1.x - Rebuilt with new build toolchain
Fri Feb 22 23:00:00 2002 Mike A. Harris 2.0.8-2 - Updated to freetype 2.0.8, however docs and demos are stuck at 2.0.7 on the freetype website. Munged specfile to deal with the problem by using {oldversion} instead of version where appropriate.
Sat Feb 2 23:00:00 2002 Tim Powers 2.0.6-3 - bumping release so that we don\'t collide with another build of freetype, make sure to change the release requirement in the XFree86 package
Fri Feb 1 23:00:00 2002 Mike A. Harris 2.0.6-2 - Made ttmkfdir inclusion conditional, and set up a define to include ttmkfdir in RHL 7.x builds, since ttmkfdir is now moving to the new XFree86-font-utils package.
Wed Jan 16 23:00:00 2002 Mike A. Harris 2.0.6-1 - Updated freetype to version 2.0.6
Wed Jan 9 23:00:00 2002 Tim Powers 2.0.5-4 - automated rebuild
Fri Nov 30 23:00:00 2001 Elliot Lee 2.0.5-3 - Fix bug #56901 (ttmkfdir needed to list Unicode encoding when generating font list). (ttmkfdir-iso10646.patch) - Use _smp_mflags macro everywhere relevant. (freetype-pre1.4-make.patch) - Undo fix for #24253, assume compiler was fixed.
Mon Nov 12 23:00:00 2001 Bernhard Rosenkraenzer 2.0.5-2 - Fix build with gcc 3.1 (#56079)
Sun Nov 11 23:00:00 2001 Mike A. Harris 2.0.5-1 - Updated freetype to version 2.0.5
Sun Sep 23 00:00:00 2001 Mike A. Harris 2.0.4-2 - Added new subpackage freetype-demos, added demos to build - Disabled ftdump, ftlint in utils package favoring the newer utils in demos package.
Wed Sep 12 00:00:00 2001 Mike A. Harris 2.0.4-1 - Updated source to 2.0.4 - Added freetype demo\'s back into src.rpm, but not building yet.
Thu Aug 16 00:00:00 2001 Mike A. Harris 2.0.3-7 - Changed package to use {findlang} macro to fix bug (#50676)
Mon Jul 16 00:00:00 2001 Mike A. Harris 2.0.3-6 - Changed freetype-devel to group Development/Libraries (#47625)
Tue Jul 10 00:00:00 2001 Bernhard Rosenkraenzer 2.0.3-5 - Fix up FT1 headers to please Qt 3.0.0 beta 2
Mon Jun 25 00:00:00 2001 Bernhard Rosenkraenzer 2.0.3-4 - Add ft2build.h to -devel package, since it\'s included by all other freetype headers, the package is useless without it
Fri Jun 22 00:00:00 2001 Nalin Dahyabhai 2.0.3-3 - Change \"Requires: freetype = name/ver\" to \"freetype = version/release\", and move the requirements to the subpackages.
Tue Jun 19 00:00:00 2001 Mike A. Harris 2.0.3-2 - Added \"Requires: freetype = name/ver\"
Wed Jun 13 00:00:00 2001 Mike A. Harris 2.0.3-1 - Updated to Freetype 2.0.3, minor specfile tweaks. - Freetype2 docs are is in a separate tarball now. Integrated it. - Built in new environment.
Sat Apr 28 00:00:00 2001 Bill Nottingham - rebuild for C++ exception handling on ia64
Sat Jan 20 23:00:00 2001 Bernhard Rosenkraenzer - Build ttmkfdir with -O0, workaround for Bug #24253
Fri Jan 19 23:00:00 2001 Nalin Dahyabhai - libtool is used to build libttf, so use libtool to link ttmkfdir with it - fixup a paths for a couple of missing docs
Thu Jan 11 23:00:00 2001 Bernhard Rosenkraenzer - Update ttmkfdir
Wed Dec 27 23:00:00 2000 Bernhard Rosenkraenzer - Update to 2.0.1 and 1.4 - Mark locale files as such
Thu Jul 13 00:00:00 2000 Prospector - automatic rebuild
Tue Jun 13 00:00:00 2000 Preston Brown - move .la file to devel pkg - FHS paths
Thu Feb 17 23:00:00 2000 Preston Brown - revert spaces patch, fix up some foundry names to match X ones
Mon Feb 7 23:00:00 2000 Nalin Dahyabhai - add defattr, ftmetric, ftsbit, ftstrtto per bug #9174
Wed Feb 2 23:00:00 2000 Cristian Gafton - fix description and summary
Wed Jan 12 23:00:00 2000 Preston Brown - make ttmkfdir replace spaces in family names with underscores (#7613)
Tue Jan 11 23:00:00 2000 Bernhard Rosenkraenzer - 1.3.1 - handle RPM_OPT_FLAGS
Wed Nov 10 23:00:00 1999 Preston Brown - fix a path for ttmkfdir Makefile
Fri Aug 20 00:00:00 1999 Preston Brown - newer ttmkfdir that works better, moved ttmkfdir to /usr/bin from /usr/sbin - freetype utilities moved to subpkg, X dependency removed from main pkg - libttf.so symlink moved to devel pkg
Mon Mar 22 23:00:00 1999 Preston Brown - strip binaries
Sun Mar 21 23:00:00 1999 Cristian Gafton - auto rebuild in the new build environment (release 5)
Thu Mar 18 23:00:00 1999 Cristian Gafton - fixed the %doc file list
Wed Feb 24 23:00:00 1999 Preston Brown - Injected new description and group.
Mon Feb 15 23:00:00 1999 Preston Brown - added ttmkfdir
Tue Feb 2 23:00:00 1999 Preston Brown - update to 1.2
Thu Jan 7 23:00:00 1999 Cristian Gafton - call libtoolize to sanitize config.sub and get ARM support - dispoze of the patch (not necessary anymore)
Thu Oct 22 00:00:00 1998 Preston Brown - post/postun sections for ldconfig action.
Wed Oct 21 00:00:00 1998 Preston Brown - initial RPM, includes normal and development packages.
|
|
|