I have made the following changes intended for : CE:MW:Shared / nemo-qml-plugin-grilo
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/6964 Thank You, msameer [This message was auto-generated] --- Request # 6964: Messages from BOSS: State: review at 2012-10-08T13:09:24 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:msameer:grilo / nemo-qml-plugin-grilo -> CE:MW:Shared / nemo-qml-plugin-grilo changes files: -------------- ++++++ new changes file: --- nemo-qml-plugin-grilo.changes +++ nemo-qml-plugin-grilo.changes @@ -0,0 +1,2 @@ +* Mon Oct 08 2012 Mohammed Hassan <[email protected]> - 0.0.20121008 +- Initial release new: ---- nemo-qml-plugin-grilo.changes nemo-qml-plugin-grilo.spec qtgrilo-0.0.20121008.tar.gz spec files: ----------- ++++++ new spec file: --- nemo-qml-plugin-grilo.spec +++ nemo-qml-plugin-grilo.spec @@ -0,0 +1,32 @@ +Name: nemo-qml-plugin-grilo +Summary: Framework for discovering and browsing media +Version: 0.0.20121008 +Release: 1 +Group: Development/Libraries +License: LGPLv2.1 +Source: qtgrilo-%{version}.tar.gz +BuildRequires: pkgconfig(grilo-0.2) +BuildRequires: libqt-devel + +%description +QtDeclarative bindings for Grilo framework. +Grilo is a framework focused on making media discovery and browsing +easy for application developers. + +%prep +%setup -q -n qtgrilo-%{version} + +%build + +qmake + +make %{?jobs:-j%jobs} + +%install +rm -rf %{buildroot} +%make_install + +%files +%defattr(-,root,root,-) +%doc COPYING +%{_libdir}/qt4/imports/org/nemomobile/grilo/* other changes: -------------- ++++++ qtgrilo-0.0.20121008.tar.gz (new)
