- Update to 2.6.98-1.gb39c36a

This commit is contained in:
Behdad Esfahbod 2009-03-10 08:07:08 +00:00
parent 74711b0bec
commit 3e37970883
4 changed files with 7 additions and 21 deletions

View File

@ -1 +1 @@
fontconfig-2.6.97.tar.gz
fontconfig-2.6.98.tar.gz

View File

@ -1,13 +0,0 @@
diff -urp fontconfig-2.6.97.old/src/fcformat.c fontconfig-2.6.97/src/fcformat.c
--- fontconfig-2.6.97.old/src/fcformat.c 2009-02-16 11:14:54.000000000 +0000
+++ fontconfig-2.6.97/src/fcformat.c 2009-02-16 11:17:01.000000000 +0000
@@ -73,7 +73,7 @@
#define FCMATCH_FORMAT "%{file:-<unknown filename>|basename}: \"%{family[0]:-<unknown family>}\" \"%{style[0]:-<unknown style>}\""
#define FCLIST_FORMAT "%{?file{%{file}: }}%{=unparse}"
-#define PKGKIT_FORMAT "%{[]family{Font(%{family|downcase|delete( )})\n}}%{[]lang{Font(:lang=%{lang|downcase|translate(_,-)})\n}}"
+#define PKGKIT_FORMAT "%{[]family{font(%{family|downcase|delete( )})\n}}%{[]lang{font(:lang=%{lang|downcase|translate(_,-)})\n}}"
static void

View File

@ -2,8 +2,8 @@
Summary: Font configuration and customization library
Name: fontconfig
Version: 2.6.97
Release: 5.g945d6a4%{?dist}
Version: 2.6.98
Release: 1.gb39c36a%{?dist}
License: MIT
Group: System Environment/Libraries
Source: http://fontconfig.org/release/fontconfig-%{version}.tar.gz
@ -11,9 +11,6 @@ URL: http://fontconfig.org
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Source1: 25-no-bitmap-fedora.conf
# behdad has this in his local tree
Patch1: fontconfig-2.6.97-fix-provides-name.patch
BuildRequires: gawk
BuildRequires: expat-devel
BuildRequires: freetype-devel >= %{freetype_version}
@ -47,7 +44,6 @@ will use fontconfig.
%prep
%setup -q
%patch1 -p1
%build
@ -135,6 +131,9 @@ fi
%{_mandir}/man3/*
%changelog
* Tue Mar 10 2009 Behdad Esfahbod <besfahbo@redhat.com> - 2.6.98-1.gb39c36a
- Update to 2.6.98-1.gb39c36a
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.97-5.g945d6a4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

View File

@ -1 +1 @@
addd72182847a156db9f5f7aa7fb6e91 fontconfig-2.6.97.tar.gz
8468c848937965e13b66a88b0bf231b9 fontconfig-2.6.98.tar.gz