Hello community,

here is the log from the commit of package fontconfig for openSUSE:Factory 
checked in at 2012-12-05 13:51:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fontconfig (Old)
 and      /work/SRC/openSUSE:Factory/.fontconfig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fontconfig", Maintainer is "pgaj...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fontconfig/fontconfig.changes    2012-10-03 
07:13:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fontconfig.new/fontconfig.changes       
2012-12-05 13:51:37.000000000 +0100
@@ -1,0 +2,11 @@
+Tue Nov 27 09:17:26 UTC 2012 - pgaj...@suse.com
+
+- updated to 2.10.2:
+  + Fix syntax errors in fonts.dtd.
+  + Bug 57114 - regression on FcFontMatch with namelang
+  + Update CaseFolding.txt to Unicode 6.2
+  + Bug 57286 - Remove UnBatang and Baekmuk Batang from monospace in 
65-nonlatin.conf
+  + Fix N'ko orthography
+  + Install config files first
+
+-------------------------------------------------------------------

Old:
----
  fontconfig-2.10.0.tar.bz2
  fontconfig-doc-2.10.0.tar.bz2

New:
----
  fontconfig-2.10.2.tar.bz2
  fontconfig-doc-2.10.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fontconfig.spec ++++++
--- /var/tmp/diff_new_pack.HmQoc0/_old  2012-12-05 13:51:38.000000000 +0100
+++ /var/tmp/diff_new_pack.HmQoc0/_new  2012-12-05 13:51:38.000000000 +0100
@@ -30,7 +30,6 @@
 BuildRequires:  docbook_3
 BuildRequires:  docbook_4
 BuildRequires:  iso_ent
-BuildRequires:  jadetex
 BuildRequires:  libpng
 BuildRequires:  libxml2
 BuildRequires:  libxml2-devel
@@ -39,6 +38,8 @@
 BuildRequires:  opensp
 BuildRequires:  perl-SGMLS
 BuildRequires:  sgml-skel
+BuildRequires:  texlive-dvips
+BuildRequires:  texlive-jadetex
 %endif
 Provides:       XFree86:%{_sysconfdir}/fonts/fonts.dtd
 Url:            http://fontconfig.org/
@@ -47,7 +48,7 @@
 Obsoletes:      fontconfig-64bit
 %endif
 Requires:       bash
-Version:        2.10.0
+Version:        2.10.2
 Release:        0
 Summary:        Library for Font Configuration
 License:        MIT
@@ -55,7 +56,9 @@
 Source0:        http://fontconfig.org/release/%name-%version.tar.bz2
 # After building with "build_docs" defined to "1" generate the doc tarball 
with:
 # tar jcf fontconfig-doc.tar.bz2 fc-*/*.[0-9] doc/*.[0-9] doc/*.html 
doc/*/*.html doc/*.txt 
+%if %{build_docs} < 1
 Source1:        %name-doc-%version.tar.bz2
+%endif
 Source2:        iso639-1
 Source3:        iso639-2
 Source4:        baselibs.conf






++++++ cloexec.patch ++++++
--- /var/tmp/diff_new_pack.HmQoc0/_old  2012-12-05 13:51:38.000000000 +0100
+++ /var/tmp/diff_new_pack.HmQoc0/_new  2012-12-05 13:51:38.000000000 +0100
@@ -2,9 +2,9 @@
 ===================================================================
 --- configure.ac.orig
 +++ configure.ac
-@@ -58,7 +58,9 @@ dnl ====================================
- 
+@@ -59,7 +59,9 @@ dnl ====================================
  AC_CONFIG_HEADERS(config.h)
+ AC_CONFIG_MACRO_DIR([m4])
  
 -AC_PROG_CC
 +AC_PROG_CC_STDC
@@ -13,15 +13,15 @@
  AC_PROG_INSTALL
  AC_PROG_LN_S
  AC_LIBTOOL_WIN32_DLL
-@@ -135,7 +137,7 @@ AC_TYPE_PID_T
+@@ -136,7 +138,7 @@ AC_TYPE_PID_T
  # Checks for library functions.
  AC_FUNC_VPRINTF
  AC_FUNC_MMAP
--AC_CHECK_FUNCS([geteuid getuid link memmove memset mkstemp strchr strrchr 
strtol getopt getopt_long sysconf ftruncate chsize rand random lrand48 random_r 
rand_r regcomp regerror regexec regfree posix_fadvise fstatvfs fstatfs])
-+AC_CHECK_FUNCS([geteuid getuid link memmove memset mkstemp mkostemp strchr 
strrchr strtol getopt getopt_long sysconf ftruncate chsize rand random lrand48 
random_r rand_r regcomp regerror regexec regfree posix_fadvise fstatvfs 
fstatfs])
+-AC_CHECK_FUNCS([geteuid getuid link memmove memset mkstemp strchr strrchr 
strtol getopt getopt_long sysconf ftruncate chsize rand random lrand48 random_r 
rand_r regcomp regerror regexec regfree fstatvfs fstatfs])
++AC_CHECK_FUNCS([geteuid getuid link memmove memset mkstemp mkostemp strchr 
strrchr strtol getopt getopt_long sysconf ftruncate chsize rand random lrand48 
random_r rand_r regcomp regerror regexec regfree fstatvfs fstatfs])
  
- #
- if test "x$ac_cv_func_fstatvfs" = "xyes"; then
+ dnl AC_CHECK_FUNCS doesn't check for header files.
+ dnl posix_fadvise() may be not available in older libc.
 Index: src/fcatomic.c
 ===================================================================
 --- src/fcatomic.c.orig

++++++ fontconfig-2.10.0.tar.bz2 -> fontconfig-2.10.2.tar.bz2 ++++++
++++ 66386 lines of diff (skipped)

++++++ fontconfig-doc-2.10.0.tar.bz2 -> fontconfig-doc-2.10.2.tar.bz2 ++++++
++++ 7291 lines of diff (skipped)



-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to