move qmlscene from the devel to the main package 071112150931
authorRusty Lynch <rusty.lynch@intel.com>
Wed, 11 Jul 2012 22:09:14 +0000 (15:09 -0700)
committerRusty Lynch <rusty.lynch@intel.com>
Wed, 11 Jul 2012 22:09:14 +0000 (15:09 -0700)
packaging/qtdeclarative.changes
packaging/qtdeclarative.spec

index 7d8cc0f..9da54a6 100644 (file)
@@ -1,3 +1,6 @@
+* Wed Jul 11 2012 - Rusty Lynch <rusty.lynch@intel.com> - 5.0.0+alpha1+771+ge1d6b32 
+- Move the qmlscene utility from the development to the main package
+
 * Mon Jul 09 2012 - Rusty Lynch <rusty.lynch@intel.com> - 5.0.0+alpha1+771+ge1d6b32 
 - Packaging snapshot of master
 
index d36776a..59d2015 100644 (file)
@@ -85,6 +85,7 @@ make %{?jobs:-j%jobs}
 %{_libdir}/*.so.*
 %{_libdir}/qt5/imports/*
 %{_libdir}/qt5/plugins/*
+%{_bindir}/qmlscene
 
 %files examples
 %defattr(-,root,root,-)
@@ -100,7 +101,6 @@ make %{?jobs:-j%jobs}
 %{_bindir}/qmlmin
 %{_bindir}/qmlplugindump
 %{_bindir}/qmlprofiler
-%{_bindir}/qmlscene
 %{_bindir}/qmltestrunner
 %{_includedir}/qt5/*
 %{_libdir}/cmake/*