Hello community,

here is the log from the commit of package freetype2 for openSUSE:Factory 
checked in at 2015-04-25 16:45:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/freetype2 (Old)
 and      /work/SRC/openSUSE:Factory/.freetype2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "freetype2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/freetype2/freetype2.changes      2015-04-22 
01:06:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.freetype2.new/freetype2.changes 2015-04-25 
16:45:48.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Apr 22 08:15:19 UTC 2015 - [email protected]
+
+- Enable harfbuzz for only suse_version > 1320. Dependency is
+  not available on older releases.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ freetype2.spec ++++++
--- /var/tmp/diff_new_pack.vlDm9b/_old  2015-04-25 16:45:49.000000000 +0200
+++ /var/tmp/diff_new_pack.vlDm9b/_new  2015-04-25 16:45:49.000000000 +0200
@@ -34,8 +34,10 @@
 Patch202:       don-t-mark-libpng-as-required-library.patch
 Patch308961:    bugzilla-308961-cmex-workaround.patch
 BuildRequires:  gawk
+%if 0%{?suse_version} > 1320
 # We build against a minimal bootstrap package in order to avoid a circular 
dependency
 BuildRequires:  harfbuzz-bootstrap-devel
+%endif
 BuildRequires:  libbz2-devel
 BuildRequires:  libpng-devel
 BuildRequires:  pkg-config
@@ -95,7 +97,9 @@
 export CFLAGS="%{optflags} -std=gnu99 -D_GNU_SOURCE $(getconf LFS_CFLAGS)"
 %configure \
        --with-bzip2 \
+%if 0%{?suse_version} > 1320
        --with-harfbuzz \
+%endif
        --with-png \
        --with-zlib \
        --disable-static







Reply via email to