From 14c67b4bf329f122ba6f5cdb47a074c20886b5b5b71182fc64ef0a3556e3322e Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Fri, 5 Apr 2013 17:49:13 +0000 Subject: [PATCH] Accepting request 162893 from home:sumski:branches:M17N - Update to version 2.10.92 + support FC_POSTSCRIPT_NAME (fdo#38737) + Fix a SIGSEGV on FcPatternGet* with NULL pattern + Fix crash with FcConfigSetCurrent(NULL) + Do not copy FC_*LANG_OBJECT even if it's not available on the pattern + Added a --sysroot like option to fc-cache (fdo#59456) + Add OpenType feature tags support (fdo#50497) + Fix fc-cache crash caused by looking up NULL object incorrectly + Add mode="delete" to (fdo#23757) + Use AM_MISSING_PROG instead of hardcoding missing + Add font-file hash (fdo#50733) + Add Culmus foundry to the vendor list + Fix broken conf.d/10-autohint.conf and conf.d/10-unhinted.conf (fdo#60748) + Add Liberation Sans Narrow to 30-metric-aliases.conf (fdo#60783) - Automake 1.11 is required, so bump the BuildRequires OBS-URL: https://build.opensuse.org/request/show/162893 OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=104 --- fontconfig-2.10.91.tar.bz2 | 3 --- fontconfig-2.10.92.tar.bz2 | 3 +++ fontconfig-doc-2.10.91.tar.bz2 | 3 --- fontconfig-doc-2.10.92.tar.bz2 | 3 +++ fontconfig.changes | 21 +++++++++++++++++++++ fontconfig.spec | 4 ++-- metric-croscore.patch | 28 ++++++++++++++-------------- 7 files changed, 43 insertions(+), 22 deletions(-) delete mode 100644 fontconfig-2.10.91.tar.bz2 create mode 100644 fontconfig-2.10.92.tar.bz2 delete mode 100644 fontconfig-doc-2.10.91.tar.bz2 create mode 100644 fontconfig-doc-2.10.92.tar.bz2 diff --git a/fontconfig-2.10.91.tar.bz2 b/fontconfig-2.10.91.tar.bz2 deleted file mode 100644 index d6fd467..0000000 --- a/fontconfig-2.10.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4727954e950c0b8ae71580e2328bf54457d835ff3023ae4bd7221f9073e63ee -size 1507887 diff --git a/fontconfig-2.10.92.tar.bz2 b/fontconfig-2.10.92.tar.bz2 new file mode 100644 index 0000000..f7646f2 --- /dev/null +++ b/fontconfig-2.10.92.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1162059927120f2321f12917189b524e6b2f09e11ac643278d0bb82634035b22 +size 1525585 diff --git a/fontconfig-doc-2.10.91.tar.bz2 b/fontconfig-doc-2.10.91.tar.bz2 deleted file mode 100644 index cbd7046..0000000 --- a/fontconfig-doc-2.10.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e958f930ac0819e33bd3fc02a7e9ec8fc8dcb51f526095306848f073fe020f1 -size 97861 diff --git a/fontconfig-doc-2.10.92.tar.bz2 b/fontconfig-doc-2.10.92.tar.bz2 new file mode 100644 index 0000000..3f9c99e --- /dev/null +++ b/fontconfig-doc-2.10.92.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39b265d5011faa52a2dd5751c993e6743db5fa58218e04c2bb1211fa7f2f4908 +size 95825 diff --git a/fontconfig.changes b/fontconfig.changes index dcab70b..9cd1773 100644 --- a/fontconfig.changes +++ b/fontconfig.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri Apr 5 15:32:01 UTC 2013 - hrvoje.senjan@gmail.com + +- Update to version 2.10.92 + + support FC_POSTSCRIPT_NAME (fdo#38737) + + Fix a SIGSEGV on FcPatternGet* with NULL pattern + + Fix crash with FcConfigSetCurrent(NULL) + + Do not copy FC_*LANG_OBJECT even if it's not available on the + pattern + + Added a --sysroot like option to fc-cache (fdo#59456) + + Add OpenType feature tags support (fdo#50497) + + Fix fc-cache crash caused by looking up NULL object incorrectly + + Add mode="delete" to (fdo#23757) + + Use AM_MISSING_PROG instead of hardcoding missing + + Add font-file hash (fdo#50733) + + Add Culmus foundry to the vendor list + + Fix broken conf.d/10-autohint.conf and conf.d/10-unhinted.conf + (fdo#60748) + + Add Liberation Sans Narrow to 30-metric-aliases.conf (fdo#60783) +- Automake 1.11 is required, so bump the BuildRequires + ------------------------------------------------------------------- Thu Mar 21 08:16:43 UTC 2013 - pgajdos@suse.com diff --git a/fontconfig.spec b/fontconfig.spec index d6ddb31..e890f2a 100644 --- a/fontconfig.spec +++ b/fontconfig.spec @@ -19,7 +19,7 @@ %define build_docs 0 Name: fontconfig -BuildRequires: automake +BuildRequires: automake >= 1.11 BuildRequires: freetype2-devel BuildRequires: libexpat-devel BuildRequires: libtool @@ -48,7 +48,7 @@ Url: http://fontconfig.org/ Obsoletes: fontconfig-64bit %endif Requires: bash -Version: 2.10.91 +Version: 2.10.92 Release: 0 Summary: Library for Font Configuration License: MIT diff --git a/metric-croscore.patch b/metric-croscore.patch index 3d97375..81add9c 100644 --- a/metric-croscore.patch +++ b/metric-croscore.patch @@ -2,8 +2,8 @@ Index: conf.d/30-metric-aliases.conf =================================================================== --- conf.d/30-metric-aliases.conf +++ conf.d/30-metric-aliases.conf -@@ -21,6 +21,10 @@ - Liberation Sans +@@ -23,6 +23,10 @@ + Liberation Sans Narrow Liberation Serif Liberation Mono + Croscore fonts; @@ -13,7 +13,7 @@ Index: conf.d/30-metric-aliases.conf StarOffice fonts: Albany Thorndale -@@ -82,6 +86,13 @@ +@@ -102,6 +106,13 @@ @@ -27,7 +27,7 @@ Index: conf.d/30-metric-aliases.conf Albany Arial -@@ -103,6 +114,13 @@ +@@ -130,6 +141,13 @@ @@ -41,17 +41,17 @@ Index: conf.d/30-metric-aliases.conf Thorndale Times New Roman -@@ -124,6 +142,13 @@ - - - +@@ -155,6 +173,13 @@ + + Courier New + ++ ++ ++ + Cousine + + Courier New + -+ -+ -+ - Cumberland - - Courier New + + +