From 863762729663328f9e75c11d12873b6958e4ddae Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Feb 11 2013 00:33:59 +0000 Subject: add comment about new moc/boost-1.53 fun --- diff --git a/qt.spec b/qt.spec index a5078df..16dc147 100644 --- a/qt.spec +++ b/qt.spec @@ -125,6 +125,8 @@ Patch100: qt-everywhere-opensource-src-4.8.1-qtgahandle.patch # https://bugreports.qt-project.org/browse/QTBUG-5545 Patch102: qt-everywhere-opensource-src-4.8.4-qgtkstyle_disable_gtk_theme_check.patch # workaround for a MOC issue with Boost 1.48 headers (#756395) +# FIXME: add PROGRAM_OPTIONS_VP_2003_05_19 (boost/program_options.hpp) akonadi +# FIXME: add PYTHON_DWA2002810_HPP (boost/python.hpp) avogadro Patch113: 0013-Fix-moc-from-choking-on-boost-headers.patch # QSslSocket may report incorrect errors when certificate verification fails # https://codereview.qt-project.org/#change,42461