| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors |
| Name: pango | Distribution: Unknown |
| Version: 1.4.0 | Vendor: Unknown |
| Release: 2 | Build date: Sun Sep 26 20:48:33 2004 |
| Group: System Environment/Libraries | Build host: sh2002-2.itonet.co.jp |
| Size: 1576781 | Source RPM: pango-1.4.0-2.src.rpm |
| Url: http://www.pango.org | |
| Summary: System for layout and rendering of internationalized text. | |
Pango is a system for layout and rendering of internationalized text.
LGPL
MD5: 52ff7d168ee52d7ac0e626554e5e4785
* Wed Mar 17 2004 Owen Taylor <otaylor@redhat.com> 1.4.0-2
- Fix location for modules file on ppc/ppc64 (#114399)
- Make the spec file check to avoid further mismatches
* Wed Mar 17 2004 Alex Larsson <alexl@redhat.com> 1.4.0-1
- update to 1.4.0
* Wed Mar 10 2004 Mark McLoughlin <markmc@redhat.com> 1.3.6-1
- Update to 1.3.6
- Bump required glib2 to 2.3.1
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue Mar 02 2004 Mark McLoughlin <markmc@redhat.com> 1.3.5-1
- Update to 1.3.5
* Wed Feb 25 2004 Mark McLoughlin <markmc@redhat.com> 1.3.3-1
- Update to 1.3.3
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Fri Jan 23 2004 Jonathan Blandford <jrb@redhat.com> 1.3.2-1
- new version
- add man page
* Thu Dec 18 2003 Owen Taylor <otaylor@redhat.com> 1.2.5-4
- Deal with autoconf changing -linux to -linux-gnu (#112387)
* Mon Dec 08 2003 Owen Taylor <otaylor@redhat.com> 1.2.5-3.0
- Package pango-querymodules as pango-querymodules-{32,64}; look for
pango.modules in an architecture-specific directory.
(Fixes #111511, Justin M. Forbes)
* Mon Sep 08 2003 Owen Taylor <otaylor@redhat.com> 1.2.5-2.0
- Fix problem with corrupt Thai shaper
* Wed Aug 27 2003 Owen Taylor <otaylor@redhat.com> 1.2.5-1.1
- Version 1.2.5
* Tue Aug 26 2003 Owen Taylor <otaylor@redhat.com> 1.2.4-1.1
- Version 1.2.4
* Tue Jul 08 2003 Owen Taylor <otaylor@redhat.com> 1.2.3-2.0
- Bump for rebuild
* Mon Jun 09 2003 Owen Taylor <otaylor@redhat.com>
- Version 1.2.3
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Mon Jun 02 2003 Owen Taylor <otaylor@redhat.com>
- Use the right version-1.2.2 tarball
* Thu May 29 2003 Owen Taylor <otaylor@redhat.com>
- Version 1.2.2
* Thu Feb 13 2003 Tim Powers <timp@redhat.com> 1.2.1-3
- remove deps on Xft and Xft-devel since XFree86 no longer has the
virtual prvodes. Instead, require XFree86-devel > 4.2.99
* Tue Feb 11 2003 Owen Taylor <otaylor@redhat.com>
- Fix problem where language tag wasn't causing relookup of font (#84034)
* Sun Feb 02 2003 Owen Taylor <otaylor@redhat.com>
- Version 1.2.1
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Tue Jan 14 2003 Owen Taylor <otaylor@redhat.com>
- Patch from CVS to synthesize GDEF tables for fonts
without them, like the Kacst fonts in fonts-arabic
* Thu Jan 09 2003 Owen Taylor <otaylor@redhat.com>
- Make requires freetype, not freetype-devel (#81423)
* Tue Jan 07 2003 Owen Taylor <otaylor@redhat.com>
- Update slighthint patch for freetype-2.1.3 (#81125)
* Fri Dec 20 2002 Owen Taylor <otaylor@redhat.com>
- Version 1.2.0
* Mon Dec 16 2002 Owen Taylor <otaylor@redhat.com>
- Version 1.1.6
* Wed Dec 11 2002 Owen Taylor <otaylor@redhat.com>
- Version 1.1.5
* Tue Dec 03 2002 Owen Taylor <otaylor@redhat.com>
- Version 1.1.4
* Thu Nov 21 2002 Havoc Pennington <hp@redhat.com>
- change PKG_CONFIG_PATH hack to also search /usr/X11R6/lib64/pkgconfig
* Wed Nov 20 2002 Havoc Pennington <hp@redhat.com>
- explicitly require pangoxft to be built, so we catch situations such
as xft.pc moving to /usr/X11R6
- also add /usr/X11R6/lib/pkgconfig to PKG_CONFIG_PATH as a temporary
hack
* Thu Nov 07 2002 Havoc Pennington <hp@redhat.com>
- 1.1.3
* Thu Oct 31 2002 Owen Taylor <otaylor@redhat.com> 1.1.1-5
- Require the necessary freetype version, don't just
BuildRequires it (#74744)
* Thu Oct 31 2002 Owen Taylor <otaylor@redhat.com> 1.1.1-4
- Own /etc/pango (#73962, Enrico Scholz)
- Remove .la files from the build root
* Mon Oct 07 2002 Havoc Pennington <hp@redhat.com>
- require glib 2.0.6-3, try rebuild on more arches
* Wed Aug 21 2002 Owen Taylor <otaylor@redhat.com>
- Version 1.1.1 (main change, fixes font selection for FT2 backend,
as in gdmgreeter)
* Thu Aug 15 2002 Owen Taylor <otaylor@redhat.com>
- Fix linked list manipulation problem that was causing hang for anaconda
- Fix warning from loading mini-fonts with context == NULL
* Wed Aug 14 2002 Owen Taylor <otaylor@redhat.com>
- Fix major memory leak in the last patch
* Tue Aug 13 2002 Owen Taylor <otaylor@redhat.com>
- Actually use language tags at the rendering layer (should fix #68211)
* Mon Jul 15 2002 Owen Taylor <otaylor@redhat.com>
- Remove fixed-ltmain.sh, relibtoolize; to fix relink problems without
- Fix bug causing hex boxes to be misrendered
leaving RPATH (#66005)
- For FT2 backend, supply FT_LOAD_NO_BITMAP to avoid problems with
fonts with embedded bitmaps (#67851)
* Mon Jul 08 2002 Owen Taylor <otaylor@redhat.com>
- Make basic-x shaper work with our big-5 fonts
* Wed Jul 03 2002 Owen Taylor <otaylor@redhat.com>
- New upstream tarball with hooks for change-on-the fly font rendering
* Tue Jun 25 2002 Owen Taylor <otaylor@redhat.com>
- Up FreeType version to deal with FreeType-2.0.x / 2.1.x \
ABI changes for pango's OpenType code.
* Mon Jun 24 2002 Owen Taylor <otaylor@redhat.com>
- Add some Korean aliases that the installer wants
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Sat Jun 08 2002 Havoc Pennington <hp@redhat.com>
- devel package requires fontconfig/Xft devel packages
* Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
- rebuild in different environment
* Thu Jun 06 2002 Owen Taylor <otaylor@redhat.com>
- Snapshot with Xft2/fontconfig support
* Wed May 29 2002 Owen Taylor <otaylor@redhat.com>
- Version 1.0.2
- Patch for charmaps problem
* Sun May 26 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Wed May 22 2002 Havoc Pennington <hp@redhat.com>
- rebuild in different environment
* Wed May 22 2002 Havoc Pennington <hp@redhat.com>
- add patch to adjust to newer version of freetype
* Wed Apr 03 2002 Alex Larsson <alexl@redhat.com>
- Update to version 1.0.1, remove patch
* Tue Mar 19 2002 Owen Taylor <otaylor@redhat.com>
- Patch from CVS for big speedup with FreeType-2.0.9
* Mon Mar 11 2002 Owen Taylor <otaylor@redhat.com>
- Rebuild
* Fri Mar 08 2002 Owen Taylor <otaylor@redhat.com>
- Version 1.0.0
* Mon Feb 25 2002 Alex Larsson <alexl@redhat.com>
- Update to 0.26
* Thu Feb 21 2002 Alex Larsson <alexl@redhat.com>
- Bump for rebuild
* Mon Feb 18 2002 Alex Larsson <alexl@redhat.com>
- Update to 0.25
* Fri Feb 15 2002 Havoc Pennington <hp@redhat.com>
- add horrible buildrequires hack
* Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
- 0.24.90 cvs snap
* Tue Jan 29 2002 Owen Taylor <otaylor@redhat.com>
- Version 0.24
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Wed Jan 02 2002 Havoc Pennington <hp@redhat.com>
- new snap 0.23.90
* Sun Nov 25 2001 Havoc Pennington <hp@redhat.com>
- rebuild with 64-bit-fixed glib
* Sun Nov 25 2001 Havoc Pennington <hp@redhat.com>
- Version 0.22
- add explicit check for required glib2 version before we do the build,
so we don't end up with bad RPMs on --nodeps builds
- PreReq the glib2_version version, instead of 1.3.8 hardcoded that
no one had updated recently
* Thu Oct 25 2001 Owen Taylor <otaylor@redhat.com>
- Version 0.21
* Thu Oct 04 2001 Havoc Pennington <hp@redhat.com>
- cvs snap
- new cvs snap with a bugfix
* Thu Sep 27 2001 Havoc Pennington <hp@redhat.com>
- sync with Owen's changes, fix up dependency versions
* Wed Sep 19 2001 Havoc Pennington <hp@redhat.com>
- 0.19
* Mon Sep 10 2001 Havoc Pennington <hp@redhat.com>
- build CVS snap
* Wed Sep 05 2001 Havoc Pennington <hp@redhat.com>
- no relinking junk
* Tue Sep 04 2001 root <root@dhcpd37.meridian.redhat.com>
- Version 0.18
* Fri Jul 20 2001 Owen Taylor <otaylor@redhat.com>
- Configure --disable-gtk-doc
- BuildRequires freetype-devel, XFree86-devel
* Tue Jun 12 2001 Havoc Pennington <hp@redhat.com>
- 0.17
- libtool hackarounds
* Fri May 04 2001 Owen Taylor <otaylor@redhat.com>
- 0.16, rename back to pango from pango-gtkbeta
* Fri Feb 16 2001 Owen Taylor <otaylor@redhat.com>
- Obsolete fribidi-gtkbeta
* Mon Dec 11 2000 Havoc Pennington <hp@redhat.com>
- Remove that patch I just put in
* Mon Dec 11 2000 Havoc Pennington <hp@redhat.com>
- Patch pangox.pc.in to include -Iincludedir
* Fri Nov 17 2000 Owen Taylor <otaylor@redhat.com>
- final 0.13
* Tue Nov 14 2000 Owen Taylor <otaylor@redhat.com>
- New 0.13 tarball
* Mon Nov 13 2000 Owen Taylor <otaylor@redhat.com>
- 0.13pre1
* Sun Aug 13 2000 Owen Taylor <otaylor@redhat.com>
- Rename to 0.12b to avoid versioning problems
* Thu Aug 10 2000 Havoc Pennington <hp@redhat.com>
- Move to a CVS snapshot
* Fri Jul 07 2000 Owen Taylor <otaylor@redhat.com>
- Move back to /usr
- Version 0.12
* Mon Jun 19 2000 Owen Taylor <otaylor@redhat.com>
- Add missing %defattr
* Thu Jun 08 2000 Owen Taylor <otaylor@redhat.com>
- Rebuild with a prefix of /opt/gtk-beta
* Wed May 31 2000 Owen Taylor <otaylor@redhat.com>
- version 0.11
- add --without-qt
* Wed Apr 26 2000 Owen Taylor <otaylor@redhat.com>
- Make the devel package require *-gtkbeta-* not the normal packages.
* Tue Apr 25 2000 Owen Taylor <otaylor@redhat.com>
- GTK+ snapshot version installing in /opt/gtk-beta
* Fri Feb 11 2000 Owen Taylor <otaylor@redhat.com>
- Created spec file
/etc/pango /etc/pango/pangox.aliases /etc/pango/sh3-unknown-linux-gnu /etc/pango/sh3-unknown-linux-gnu/pango.modules /usr/bin/pango-querymodules-32 /usr/lib/libpango-1.0.so.0 /usr/lib/libpango-1.0.so.0.399.1 /usr/lib/libpangoft2-1.0.so.0 /usr/lib/libpangoft2-1.0.so.0.399.1 /usr/lib/libpangox-1.0.so.0 /usr/lib/libpangox-1.0.so.0.399.1 /usr/lib/libpangoxft-1.0.so.0 /usr/lib/libpangoxft-1.0.so.0.399.1 /usr/lib/pango /usr/lib/pango/1.4.0 /usr/lib/pango/1.4.0/modules /usr/lib/pango/1.4.0/modules/pango-arabic-fc.la /usr/lib/pango/1.4.0/modules/pango-arabic-fc.so /usr/lib/pango/1.4.0/modules/pango-basic-fc.la /usr/lib/pango/1.4.0/modules/pango-basic-fc.so /usr/lib/pango/1.4.0/modules/pango-basic-x.la /usr/lib/pango/1.4.0/modules/pango-basic-x.so /usr/lib/pango/1.4.0/modules/pango-hangul-fc.la /usr/lib/pango/1.4.0/modules/pango-hangul-fc.so /usr/lib/pango/1.4.0/modules/pango-hebrew-fc.la /usr/lib/pango/1.4.0/modules/pango-hebrew-fc.so /usr/lib/pango/1.4.0/modules/pango-indic-fc.la /usr/lib/pango/1.4.0/modules/pango-indic-fc.so /usr/lib/pango/1.4.0/modules/pango-thai-fc.la /usr/lib/pango/1.4.0/modules/pango-thai-fc.so /usr/share/doc/pango-1.4.0 /usr/share/doc/pango-1.4.0/AUTHORS /usr/share/doc/pango-1.4.0/COPYING /usr/share/doc/pango-1.4.0/ChangeLog /usr/share/doc/pango-1.4.0/HELLO.utf8 /usr/share/doc/pango-1.4.0/README /usr/share/doc/pango-1.4.0/TODO /usr/share/man/man1/pango-querymodules.1.gz
Generated by rpm2html 1.7
admin, Tue Jun 28 14:00:34 2005