I have made the following changes intended for : CE:MW:Shared / plymouth-lite
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/7624 Thank You, yunta [This message was auto-generated] --- Request # 7624: Messages from BOSS: State: review at 2013-01-09T17:03:53 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 / plymouth-lite -> CE:MW:Shared / plymouth-lite changes files: -------------- --- plymouth-lite.changes +++ plymouth-lite.changes @@ -0,0 +1,3 @@ +* Wed Jan 09 2013 Maciej Blomberg <[email protected]> - 0.6.0 +- Changed dependency. + spec files: ----------- --- plymouth-lite.spec +++ plymouth-lite.spec @@ -10,7 +10,7 @@ Summary: Boot splash screen based on Fedora's Plymouth code Version: 0.6.0 -Release: 1 +Release: 2 Group: System/Base License: GPLv2 URL: http://www.moblin.org @@ -26,7 +26,7 @@ Patch3: plymouth-lite-0.6.0-dont_install_splash.patch Patch4: plymouth-fix-cflags.patch Patch5: plymouth-lite-0.6.0-png-set-gray.patch -Requires: meego-desktop-backgrounds +Requires: boot-splash-screen Requires: systemd Requires(preun): systemd Requires(post): systemd other changes: -------------- ++++++ plymouth-lite.yaml --- plymouth-lite.yaml +++ plymouth-lite.yaml @@ -1,7 +1,7 @@ Name: plymouth-lite Summary: Boot splash screen based on Fedora's Plymouth code Version: 0.6.0 -Release: 1 +Release: 2 Group: System/Base License: GPLv2 URL: http://www.moblin.org @@ -21,6 +21,6 @@ Description: | Boot splash screen based on Fedora's Plymouth code. Requires: - - meego-desktop-backgrounds + - boot-splash-screen PkgConfigBR: - libpng
