I have made the following changes intended for : CE:Apps / ce-backgrounds
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/7623 Thank You, yunta [This message was auto-generated] --- Request # 7623: Messages from BOSS: SKIPPED check_package_is_complete_sources (ce-backgrounds) State: review at 2013-01-09T16:58:29 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:yunta / ce-backgrounds -> CE:Apps / ce-backgrounds changes files: -------------- --- ce-backgrounds.changes +++ ce-backgrounds.changes @@ -0,0 +1,3 @@ +* Wed Jan 09 2013 Maciej Blomberg <[email protected]> - 0.3 +- Changed dependency. + spec files: ----------- --- ce-backgrounds.spec +++ ce-backgrounds.spec @@ -1,14 +1,16 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.23 +# Generated by: spectacle version 0.25 # + +Name: ce-backgrounds + # >> macros # << macros -Name: ce-backgrounds Summary: Nemo Mobile backgrounds Version: 0.3 -Release: 1 +Release: 2 Group: Applications/Multimedia License: LGPLv2 BuildArch: noarch @@ -17,15 +19,14 @@ Source100: ce-backgrounds.yaml Provides: meego-desktop-backgrounds Provides: nemo-backgrounds +Provides: boot-splash-screen Obsoletes: generic-backgrounds - %description The %{name} package contains artwork for Nemo Mobile. - %prep # No setup @@ -40,6 +41,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -55,10 +57,6 @@ # << install post - - - - %files %defattr(-,root,root,-) # >> files @@ -69,5 +67,3 @@ %{_datadir}/plymouth/poweroff.png %{_datadir}/plymouth/reboot.png # << files - - other changes: -------------- ++++++ ce-backgrounds.yaml --- ce-backgrounds.yaml +++ ce-backgrounds.yaml @@ -1,7 +1,7 @@ Name: ce-backgrounds Summary: Nemo Mobile backgrounds Version: 0.3 -Release: 1 +Release: 2 Group: Applications/Multimedia License: LGPLv2 Sources: @@ -14,6 +14,7 @@ # This is here because plymouth-lite requires it. - meego-desktop-backgrounds - nemo-backgrounds + - boot-splash-screen Obsoletes: - generic-backgrounds NoSetup: yes
