From: Rusty Lynch Date: Wed, 11 Jul 2012 22:09:14 +0000 (-0700) Subject: move qmlscene from the devel to the main package X-Git-Tag: 1.0_branch~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f22921241db4734e2ab826f999b4acd103eca6d3;p=profile%2Fivi%2Fqtdeclarative.git move qmlscene from the devel to the main package --- diff --git a/packaging/qtdeclarative.changes b/packaging/qtdeclarative.changes index 7d8cc0f..9da54a6 100644 --- a/packaging/qtdeclarative.changes +++ b/packaging/qtdeclarative.changes @@ -1,3 +1,6 @@ +* Wed Jul 11 2012 - Rusty Lynch - 5.0.0+alpha1+771+ge1d6b32 +- Move the qmlscene utility from the development to the main package + * Mon Jul 09 2012 - Rusty Lynch - 5.0.0+alpha1+771+ge1d6b32 - Packaging snapshot of master diff --git a/packaging/qtdeclarative.spec b/packaging/qtdeclarative.spec index d36776a..59d2015 100644 --- a/packaging/qtdeclarative.spec +++ b/packaging/qtdeclarative.spec @@ -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/*