I have made the following changes intended for : nemo:devel:mw / grilo nemo:devel:mw / grilo-plugins
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.merproject.org//request/show/124 Thank You, Mohammed Sameer [This message was auto-generated] --- Request # 124: Messages from BOSS: State: review at 2013-03-29T23:52:19 by cibot Reviews: accepted by cibot : Prechecks succeeded. new for nemo:devel:mw : 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 / grilo -> nemo:devel:mw / grilo changes files: -------------- --- grilo.changes +++ grilo.changes @@ -0,0 +1,3 @@ +* Fri Mar 30 2013 Mohammed Hassan <[email protected]> - 0.2.5 +- New release + old: ---- grilo-0.2.4.tar.xz new: ---- grilo-0.2.5.tar.xz spec files: ----------- --- grilo.spec +++ grilo.spec @@ -1,6 +1,6 @@ Name: libgrilo Summary: Framework for discovering and browsing media -Version: 0.2.4 +Version: 0.2.5 Release: 1 Group: Development/Libraries License: LGPL 2.1 other changes: -------------- ++++++ grilo-0.2.5.tar.xz (new) ++++++ deleted files: --- grilo-0.2.4.tar.xz submit: home:msameer:grilo / grilo-plugins -> nemo:devel:mw / grilo-plugins changes files: -------------- --- grilo-plugins.changes +++ grilo-plugins.changes @@ -0,0 +1,4 @@ +* Fri Mar 30 2013 Mohammed Hassan <[email protected]> - 0.2.6 +- New release +- Added Rai.tv sub package + old: ---- grilo-plugins-0.2.2.tar.xz new: ---- grilo-plugins-0.2.6.tar.xz spec files: ----------- --- grilo-plugins.spec +++ grilo-plugins.spec @@ -1,6 +1,6 @@ Name: grilo-plugins Summary: Grilo plugins -Version: 0.2.2 +Version: 0.2.6 Release: 1 Group: Development/Libraries License: LGPLv2.1 @@ -151,6 +151,14 @@ Grilo plugin - localmetadata +%package -n grilo-plugin-raitv +Group: Multimedia +Summary: Grilo plugin - Rai.tv + +%description -n grilo-plugin-raitv +Grilo plugin - Rai.tv + + %prep %setup -q -n %{name}-%{version} @@ -163,7 +171,7 @@ %install rm -rf %{buildroot} %make_install - +rm -rf $RPM_BUILD_ROOT/%{_datadir}/gnome/help/ %files -n grilo-plugin-youtube %defattr(-,root,root,-) @@ -240,11 +248,7 @@ %{_libdir}/grilo-0.2/libgrllocalmetadata.so %{_libdir}/grilo-0.2/grl-local-metadata.xml - - - -#%files -#%defattr(-,root,root,-) -# -#%{_libdir}/grilo-0.2/*.so -#%{_libdir}/grilo-0.2/*.xml +%files -n grilo-plugin-raitv +%defattr(-,root,root,-) +%{_libdir}/grilo-0.2/libgrlraitv.so +%{_libdir}/grilo-0.2/grl-raitv.xml other changes: -------------- ++++++ grilo-plugins-0.2.6.tar.xz (new) ++++++ deleted files: --- grilo-plugins-0.2.2.tar.xz
