Refreshing to upstream 5.0.0+start+754+g0233e65 071012132158
authorRusty Lynch <rusty.lynch@intel.com>
Fri, 6 Jul 2012 20:06:41 +0000 (13:06 -0700)
committerRusty Lynch <rusty.lynch@intel.com>
Tue, 10 Jul 2012 00:11:33 +0000 (17:11 -0700)
packaging/qtwayland.changes
packaging/qtwayland.spec

index c76cdcd..fdbaa8b 100644 (file)
@@ -1,3 +1,6 @@
+* Fri Jul 06 2012 - Rusty Lynch <rusty.lynch@intel.com> - 5.0.0+start+754+g0233e65
+- Refreshed changes from upstream master to sync with wayland update
+
 * Tue Jun 19 2012 - Rusty Lynch <rusty.lynch@intel.com> - 5.0.0+start+741+ga81e3ca
 - Refreshed changes from upstream master
   - Decouple application activation from onscreen visibility
index b278050..d340a00 100644 (file)
@@ -1,5 +1,5 @@
 Name:           qtwayland
-Version:        5.0.0+start+741+ga81e3ca
+Version:        5.0.0+start+754+g0233e65
 Release:        1
 License:        LGPLv2.1 with exception or GPLv3
 Summary:        Wayland support for Qt5
@@ -55,7 +55,7 @@ QtWayland development files
 export QTDIR=/usr/share/qt5
 export DESTDIR=%{buildroot}
 
-qmake
+qmake LIBS="-lQtPlatformSupport -lQtQuick -lQtQml -lQtV8 -lQtNetwork -lQtGui -lQtCore -lglib-2.0"
 make %{?jobs:-j%jobs} 
 
 %install