diff --git a/qt.spec b/qt.spec index 53cab37352b670616e22c678725f37af5c0d7d11..3968f68e989b95d52f4b738389e1b8e2bf75a0e7 100644 --- a/qt.spec +++ b/qt.spec @@ -13,7 +13,7 @@ Name: qt Epoch: 1 Version: 4.8.7 -Release: 45 +Release: 46 Summary: A software toolkit for developing applications License: (LGPLv2 with exceptions or GPLv3 with exceptions) and ASL 2.0 and BSD and FTL and MIT URL: http://qt-project.org/ @@ -169,7 +169,7 @@ export QTDIR=$PWD -platform %{platform} -no-rpath -gtkstyle -cups -shared -release -fontconfig -largefile -no-separate-debug-info \ -no-phonon -no-pch -sm -stl -glib -xkb -xshape -xinerama -xinput -xcursor -xfixes -xrandr -xrender -system-libmng \ -system-libjpeg -system-libtiff -system-zlib -icu -openssl-linked -xmlpatterns -dbus-linked -graphicssystem raster \ - -webkit -plugin-sql-ibase -plugin-sql-mysql -plugin-sql-psql -plugin-sql-odbc -plugin-sql-sqlite -plugin-sql-tds -system-sqlite + -webkit -plugin-sql-ibase -plugin-sql-mysql -plugin-sql-psql -plugin-sql-odbc -plugin-sql-sqlite -plugin-sql-tds -system-sqlite %{!?webkit:-no-webkit } make clean -C qmake %make_build -C qmake \ @@ -443,6 +443,9 @@ fi %{_qt4_prefix}/examples/ %changelog +* Wed Jan 15 2020 openEuler Buildteam - 1:4.8.7-46 +- add option %{!?webkit:-no-webkit } + * Wed Dec 25 2019 zhouyihang - 1:4.8.7-45 - Type:cves - ID:CVE-2018-19870 CVE-2018-19873