I have made the following changes intended for : CE:MW:Shared / qtest-qml
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.pub.meego.com//request/show/8448 Thank You, rojkov [This message was auto-generated] --- Request # 8448: Messages from BOSS: State: review at 2013-03-22T14:10:27 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:rojkov:branches:CE:MW:Shared / qtest-qml -> CE:MW:Shared / qtest-qml changes files: -------------- --- qtest-qml.changes +++ qtest-qml.changes @@ -0,0 +1,3 @@ +* Fri Mar 22 2013 Dmitry Rozhkov <[email protected]> - 0.0.2+really+0.0.0~git27697b38 +- Move development files to the devel subpackage. + spec files: ----------- --- qtest-qml.spec +++ qtest-qml.spec @@ -70,14 +70,14 @@ %defattr(-,root,root,-) %{_libdir}/libQtQuickTest.so.* %{_libdir}/qt4/imports/QtQuickTest/* -%{_libdir}/libQtQuickTest* %{_bindir}/* -%{_datadir}/qt4/mkspecs/features/qmltestcase.prf # >> files # << files %files devel %defattr(-,root,root,-) %{_includedir}/qt4/QtQuickTest/* +%{_datadir}/qt4/mkspecs/features/qmltestcase.prf +%{_libdir}/libQtQuickTest.so # >> files devel # << files devel other changes: -------------- ++++++ qtest-qml.yaml --- qtest-qml.yaml +++ qtest-qml.yaml @@ -24,9 +24,7 @@ Files: - "%{_libdir}/libQtQuickTest.so.*" - "%{_libdir}/qt4/imports/QtQuickTest/*" - - "%{_libdir}/libQtQuickTest*" - "%{_bindir}/*" - - "%{_datadir}/qt4/mkspecs/features/qmltestcase.prf" SubPackages: - Name : devel @@ -36,4 +34,5 @@ Development files for integrating test apps with QML Unit test runner Files: - "%{_includedir}/qt4/QtQuickTest/*" - + - "%{_datadir}/qt4/mkspecs/features/qmltestcase.prf" + - "%{_libdir}/libQtQuickTest.so"
