Hello community,

here is the log from the commit of package libqt5-qtbase for openSUSE:Factory 
checked in at 2014-01-05 11:30:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtbase (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtbase.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtbase"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtbase/libqt5-qtbase.changes      
2013-12-23 12:32:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtbase.new/libqt5-qtbase.changes 
2014-01-05 11:30:45.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Jan  3 22:28:56 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Explicitly (Build)Require pkgconfig(harfbuzz) for 13.1+
+- Explicitly activate system-harfbuzz, system-freetype and
+  fontconfig options
+- Drop clucene-core-devel and giflib-devel Build(Requires): unused
+- Drop pkgconfig(atspi-2) (Build)Requires: external libatspi2 is not
+  used during build time (see qtbase commit 4c1c820)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libqt5-qtbase.spec ++++++
--- /var/tmp/diff_new_pack.cE0mxH/_old  2014-01-05 11:30:46.000000000 +0100
+++ /var/tmp/diff_new_pack.cE0mxH/_new  2014-01-05 11:30:46.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtbase
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,9 @@
 
 Name:           libqt5-qtbase
 BuildRequires:  alsa-devel
-BuildRequires:  at-spi2-core-devel
 BuildRequires:  cups-devel
 BuildRequires:  fdupes
-BuildRequires:  freetype2-devel
 BuildRequires:  gcc-c++
-BuildRequires:  giflib-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libmng-devel
 BuildRequires:  libmysqlclient-devel
@@ -37,17 +34,26 @@
 BuildRequires:  unixODBC-devel
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(egl)
+BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(gl)
 %ifarch %arm
 BuildRequires:  pkgconfig(gbm)
 BuildRequires:  pkgconfig(glesv2)
 %endif
+BuildRequires:  libicu-devel
+BuildRequires:  libpulse-devel
+BuildRequires:  libudev-devel
 BuildRequires:  xcb-util-image-devel
 BuildRequires:  xcb-util-keysyms-devel
 BuildRequires:  xcb-util-renderutil-devel
 BuildRequires:  xcb-util-wm-devel
+BuildRequires:  xorg-x11-devel
+BuildRequires:  xz
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
+%if 0%{?suse_version} >= 1310
+BuildRequires:  pkgconfig(harfbuzz)
+%endif
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(xkbcommon) >= 0.2.0
@@ -82,12 +88,6 @@
 Patch1001:      0002-Fix-configure-script-to-not-dictate-OpenGL-ES-2-when.patch
 Patch1002:      0003-EGL-convenience-deal-with-DefaultRenderableType-when.patch
 Patch1003:      0004-Do-not-disable-egl-on-desktop-gl-automatically.patch
-BuildRequires:  clucene-core-devel
-BuildRequires:  libicu-devel
-BuildRequires:  libpulse-devel
-BuildRequires:  libudev-devel
-BuildRequires:  xorg-x11-devel
-BuildRequires:  xz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -131,11 +131,8 @@
 Summary:        Qt Development Kit
 Group:          Development/Libraries/X11
 Requires:       alsa-devel
-Requires:       at-spi2-core-devel
 Requires:       c++_compiler
 Requires:       cups-devel
-Requires:       freetype2-devel
-Requires:       giflib-devel
 Requires:       libQt5Concurrent5 = %{version}
 Requires:       libQt5Core5 = %{version}
 Requires:       libQt5DBus5 = %{version}
@@ -161,6 +158,7 @@
 Requires:       sqlite3-devel
 Requires:       pkgconfig(dbus-1)
 Requires:       pkgconfig(egl)
+Requires:       pkgconfig(freetype2)
 Requires:       pkgconfig(gl)
 %ifarch %arm
 Requires:       pkgconfig(gbm)
@@ -176,6 +174,9 @@
 Requires:       xorg-x11-devel
 Requires:       zlib-devel
 Requires:       pkgconfig(glib-2.0)
+%if 0%{?suse_version} >= 1310
+Requires:       pkgconfig(harfbuzz)
+%endif
 Requires:       pkgconfig(ice)
 Requires:       pkgconfig(sm)
 Requires:       pkgconfig(xkbcommon) >= 0.2.0
@@ -378,6 +379,11 @@
        -system-libjpeg \
        -openssl-linked \
        -system-libpng \
+%if 0%{?suse_version} >= 1310
+       -system-harfbuzz \
+%endif
+       -fontconfig \
+       -system-freetype \
        -cups \
        -nis \
        -system-zlib \


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

Reply via email to