auto-import changelog data from pango-1.2.5-1.1.src.rpm

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
This commit is contained in:
cvsdist 2004-09-09 09:51:53 +00:00
parent 9ef557dac7
commit fdc49ab40c
3 changed files with 27 additions and 9 deletions

View File

@ -1 +1 @@
pango-1.2.1.tar.bz2
pango-1.2.5.tar.bz2

View File

@ -1,5 +1,5 @@
%define glib2_base_version 2.0.6
%define glib2_version %{glib2_base_version}-3
%define glib2_base_version 2.2.0
%define glib2_version %{glib2_base_version}-1
%define pkgconfig_version 0.12
%define freetype_version 2.1.3-3
%define fontconfig_version 2.0
@ -7,8 +7,8 @@
Summary: System for layout and rendering of internationalized text.
Name: pango
Version: 1.2.1
Release: 3
Version: 1.2.5
Release: 1.1
License: LGPL
Group: System Environment/Libraries
Source: ftp://ftp.gtk.org/pub/gtk/v2.1/pango-%{version}.tar.bz2
@ -28,8 +28,6 @@ Obsoletes: pango-gtkbeta, fribidi-gtkbeta
Patch1: pango-slighthint.patch
Patch3: pango-1.0.99.020606-xfonts.patch
# Fix problem where language tag wasn't causing relookup of font (#84034)
Patch4: pango-1.2.1-langtag.patch
%description
Pango is a system for layout and rendering of internationalized text.
@ -57,7 +55,6 @@ pango.
%patch1 -p1 -b .slighthint
%patch3 -p1 -b .xfonts
%patch4 -p1 -b .langtag
%build
@ -116,6 +113,27 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* 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 8 2003 Owen Taylor <otaylor@redhat.com> 1.2.3-2.0
- Bump for rebuild
* Mon Jun 9 2003 Owen Taylor <otaylor@redhat.com>
- Version 1.2.3
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Mon Jun 2 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

View File

@ -1 +1 @@
6b354ef14e75739a92b5b78f4ca3165a pango-1.2.1.tar.bz2
df00fe3e71cd297010f24f439b6c8ee6 pango-1.2.5.tar.bz2