1.10.1
This commit is contained in:
parent
2b565d94fd
commit
fe6f4af0b3
@ -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
|
||||
|
||||
10
pango.spec
10
pango.spec
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user