- Update to 2.4.1, a public API was dropped from 2.4.0

- Remove upstreamed patch
This commit is contained in:
besfahbo 2006-09-15 23:36:30 +00:00
parent 31433cb147
commit 5edb356517
3 changed files with 7 additions and 8 deletions

View File

@ -1 +1 @@
fontconfig-2.4.0.tar.gz
fontconfig-2.4.1.tar.gz

View File

@ -2,7 +2,7 @@
Summary: Font configuration and customization library
Name: fontconfig
Version: 2.4.0
Version: 2.4.1
Release: 1%{?dist}
License: MIT
Group: System Environment/Libraries
@ -15,9 +15,6 @@ Source3: 40-generic-fedora.conf
Source4: 64-nonlatin-fedora.conf
Source5: 75-blacklist-fedora.conf
# ppc64 architecture signature
Patch2: fontconfig-2.3.97-ppc64.patch
BuildRequires: freetype-devel >= %{freetype_version}
BuildRequires: expat-devel
BuildRequires: perl
@ -52,8 +49,6 @@ will use fontconfig.
%prep
%setup -q
%patch2 -p1 -b .ppc64
%build
%configure --with-add-fonts=/usr/share/X11/fonts/Type1,/usr/share/X11/fonts/OTF
@ -146,6 +141,10 @@ fi
%{_mandir}/man3/*
%changelog
* Fri Sep 15 2006 Behdad Esfahbod <besfahbo@redhat.com> - 2.4.1-1
- Update to 2.4.1, a public API was dropped from 2.4.0
- Remove upstreamed patch
* Mon Sep 11 2006 Behdad Esfahbod <besfahbo@redhat.com> - 2.4.0-1
- Update to 2.4.0
- Rename/order our configuration stuff to match the new scheme.

View File

@ -1 +1 @@
f87eb0e6596510bbf87e57b33a657ec5 fontconfig-2.4.0.tar.gz
108f9a03fa9ed9dd779cc7ca236da557 fontconfig-2.4.1.tar.gz