This commit is contained in:
Matthias Clasen 2005-10-03 17:33:07 +00:00
parent 2b565d94fd
commit fe6f4af0b3
3 changed files with 8 additions and 5 deletions

View File

@ -4,3 +4,4 @@ pango-1.8.1.tar.bz2
pango-1.9.0.tar.bz2
pango-1.9.1.tar.bz2
pango-1.10.0.tar.bz2
pango-1.10.1.tar.bz2

View File

@ -8,7 +8,7 @@
Summary: System for layout and rendering of internationalized text.
Name: pango
Version: 1.10.0
Version: 1.10.1
Release: 1
License: LGPL
Group: System Environment/Libraries
@ -30,8 +30,6 @@ BuildRequires: fontconfig-devel >= %{fontconfig_version}
BuildRequires: xorg-x11-devel >= 4.2.99
BuildRequires: cairo >= %{cairo_version}
Obsoletes: pango-gtkbeta, fribidi-gtkbeta
## pango 1.9.0 shipped without api docs
BuildPrereq: gtk-doc
Patch1: pango-slighthint.patch
# Look for pango.modules in an arch-specific directory
@ -67,7 +65,7 @@ pango.
%build
%configure
%configure --disable-gtk-doc
make
%install
@ -183,6 +181,10 @@ esac
%changelog
* Mon Oct 3 2005 Matthias Clasen <mclasen@redhat.com> - 1.10.1-1
- Newer upstream version
- Use the docs which are included in the tarball
* Wed Aug 17 2005 Owen Taylor <otaylor@redhat.com> - 1.10.0-1
- Upgrade to 1.10.0

View File

@ -1 +1 @@
c75489ec7f5fe77e31e4cbde71ad0c16 pango-1.10.0.tar.bz2
1ff4c96982f61ea6f390d09a4febdf18 pango-1.10.1.tar.bz2