I have made the following changes intended for : CE:UX:MTF / meegotouch-systemui
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/6509 Thank You, Marko Saukko [This message was auto-generated] --- Request # 6509: Messages from BOSS: Applying the actions required to automate this process has failed, because the bossbot user was not authorized to do so. Please add bossbot as a maintainer in the target projet CE:UX:MTF Applying the actions required to automate this process has failed, because the bossbot user was not authorized to do so. Please add bossbot as a maintainer in the target projet CE:UX:MTF State: revoked at 2012-08-31T11:49:38 by sage Reviews: new for bossbot : Under automated review Changes: submit: Project:MTF:UX / meegotouch-systemui -> CE:UX:MTF / meegotouch-systemui changes files: -------------- --- meegotouch-systemui.changes +++ meegotouch-systemui.changes @@ -0,0 +1,5 @@ +* Thu Aug 30 2012 Robin Burchell <[email protected]> - 1.4.0 +- Move to our own git repository, integrate pretty much all existing patches +- Add 0001-rip-out-screenlock-support-from-systemui.patch, experimental + support for ripping sysuid lockscreen out. + old: ---- Add-shutdown-dialog-to-status-indicator-menu.patch BMC_14815_statusbar_width_for_default_portrait.patch BMC_14873_reset_dad_on_rotation.patch BMC_16893-MR_5.patch BMC_17258_Profile_Dialog_replaced_by_settings_profileapplet.patch BMC_17553-DE-N900-Notification-cloud-in-notifi.patch BMC_19366_System_top_bar_items_are_mis-aligned.patch BMC_21860_battery_charging_animation.patch BMC_9319_pulseaudio-client.patch BMC_9319_volume_control_images.patch BMC_9940-No-new-email-notification-is-displayed.patch Battery-ChargePercentage-for-battery-capacity.patch NEMO_11_remove_profile_from_statusmenu.patch NEMO_12_fix_statusmenu_top.patch meegotouch-meegotouch-systemui-1.3.2-1.tar.gz meegotouch-systemui-1.2.20-1-add-missing-libs-for-linking.patch systemui-show-Developer-MTP-mode.patch temp_BMC_17585_unlock_device_from_lock_screen.patch new: ---- meegotouch-systemui-1.4.0.tar.bz2 spec files: ----------- --- meegotouch-systemui.spec +++ meegotouch-systemui.spec @@ -1,6 +1,6 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.25 +# Generated by: spectacle version 0.24.1 # Name: meegotouch-systemui @@ -9,33 +9,16 @@ # << macros Summary: System UI daemon -Version: 1.3.2 +Version: 1.4.0 Release: 1 Group: System/Desktop License: LGPLv2.1 URL: https://github.com/nemomobile/meegotouch-systemui -Source0: meegotouch-%{name}-%{version}-1.tar.gz +Source0: %{name}-%{version}.tar.bz2 Source1: boss.conf Source2: meegotouch-systemui.desktop Source3: lock.desktop Source100: meegotouch-systemui.yaml -Patch0: Battery-ChargePercentage-for-battery-capacity.patch -Patch1: temp_BMC_17585_unlock_device_from_lock_screen.patch -Patch2: BMC_14873_reset_dad_on_rotation.patch -Patch3: BMC_17553-DE-N900-Notification-cloud-in-notifi.patch -Patch4: BMC_9940-No-new-email-notification-is-displayed.patch -Patch5: BMC_17258_Profile_Dialog_replaced_by_settings_profileapplet.patch -Patch6: BMC_9319_pulseaudio-client.patch -Patch7: BMC_9319_volume_control_images.patch -Patch8: BMC_14815_statusbar_width_for_default_portrait.patch -Patch9: BMC_21860_battery_charging_animation.patch -Patch10: BMC_19366_System_top_bar_items_are_mis-aligned.patch -Patch11: BMC_16893-MR_5.patch -Patch12: NEMO_11_remove_profile_from_statusmenu.patch -Patch13: NEMO_12_fix_statusmenu_top.patch -Patch14: meegotouch-systemui-1.2.20-1-add-missing-libs-for-linking.patch -Patch15: Add-shutdown-dialog-to-status-indicator-menu.patch -Patch16: systemui-show-Developer-MTP-mode.patch Requires: contextkit-meego-cellular Requires: contextkit-meego-internet BuildRequires: pkgconfig(libpulse) @@ -71,15 +54,6 @@ This package contains the system UI daemon development files. -%package screenlock-padlock -Summary: Screen lock extension for system-ui with a padlock -Group: System/GUI/Other -Requires: %{name} = %{version}-%{release} - -%description screenlock-padlock -This package contains the screen lock extension for system-ui with a padlock. - - %package volume-fullscreen Summary: Volume fullscreen extension for system-ui Group: System/GUI/Other @@ -132,42 +106,8 @@ %prep -%setup -q -n meegotouch-%{name} +%setup -q -n %{name} -# Battery-ChargePercentage-for-battery-capacity.patch -%patch0 -p1 -# temp_BMC_17585_unlock_device_from_lock_screen.patch -%patch1 -p1 -# BMC_14873_reset_dad_on_rotation.patch -%patch2 -p1 -# BMC_17553-DE-N900-Notification-cloud-in-notifi.patch -%patch3 -p1 -# BMC_9940-No-new-email-notification-is-displayed.patch -%patch4 -p1 -# BMC_17258_Profile_Dialog_replaced_by_settings_profileapplet.patch -%patch5 -p1 -# BMC_9319_pulseaudio-client.patch -%patch6 -p1 -# BMC_9319_volume_control_images.patch -%patch7 -p1 -# BMC_14815_statusbar_width_for_default_portrait.patch -%patch8 -p1 -# BMC_21860_battery_charging_animation.patch -%patch9 -p1 -# BMC_19366_System_top_bar_items_are_mis-aligned.patch -%patch10 -p1 -# BMC_16893-MR_5.patch -%patch11 -p1 -# NEMO_11_remove_profile_from_statusmenu.patch -%patch12 -p1 -# NEMO_12_fix_statusmenu_top.patch -%patch13 -p1 -# meegotouch-systemui-1.2.20-1-add-missing-libs-for-linking.patch -%patch14 -p1 -# Add-shutdown-dialog-to-status-indicator-menu.patch -%patch15 -p1 -# systemui-show-Developer-MTP-mode.patch -%patch16 -p1 # >> setup # << setup @@ -228,15 +168,6 @@ # >> files devel # << files devel -%files screenlock-padlock -%defattr(-,root,root,-) -%{_libdir}/meegotouch/applicationextensions/libsysuid-screenlock.so -%{_datadir}/meegotouch/applicationextensions/sysuid-screenlock.desktop -%{_datadir}/themes/base/meegotouch/libsysuid-screenlock/*.conf -%{_datadir}/themes/base/meegotouch/libsysuid-screenlock/style/*.css -# >> files screenlock-padlock -# << files screenlock-padlock - %files volume-fullscreen %defattr(-,root,root,-) %{_libdir}/meegotouch/applicationextensions/libsysuid-volume.so other changes: -------------- ++++++ meegotouch-systemui-1.4.0.tar.bz2 (new) ++++++ meegotouch-systemui.yaml --- meegotouch-systemui.yaml +++ meegotouch-systemui.yaml @@ -1,34 +1,16 @@ Name: meegotouch-systemui Summary: System UI daemon -Version: 1.3.2 +Version: 1.4.0 Release: 1 Group: System/Desktop License: LGPLv2.1 URL: https://github.com/nemomobile/meegotouch-systemui Sources: - - "meegotouch-%{name}-%{version}-1.tar.gz" + - "%{name}-%{version}.tar.bz2" - "boss.conf" ExtraSources: - meegotouch-systemui.desktop;%{_sysconfdir}/xdg/autostart - lock.desktop;%{_datadir}/applications -Patches: - - Battery-ChargePercentage-for-battery-capacity.patch - - temp_BMC_17585_unlock_device_from_lock_screen.patch - - BMC_14873_reset_dad_on_rotation.patch - - BMC_17553-DE-N900-Notification-cloud-in-notifi.patch - - BMC_9940-No-new-email-notification-is-displayed.patch - - BMC_17258_Profile_Dialog_replaced_by_settings_profileapplet.patch - - BMC_9319_pulseaudio-client.patch - - BMC_9319_volume_control_images.patch - - BMC_14815_statusbar_width_for_default_portrait.patch - - BMC_21860_battery_charging_animation.patch - - BMC_19366_System_top_bar_items_are_mis-aligned.patch - - BMC_16893-MR_5.patch - - NEMO_11_remove_profile_from_statusmenu.patch - - NEMO_12_fix_statusmenu_top.patch - - meegotouch-systemui-1.2.20-1-add-missing-libs-for-linking.patch - - Add-shutdown-dialog-to-status-indicator-menu.patch - - systemui-show-Developer-MTP-mode.patch Description: | This package contains the system UI daemon. PkgBR: @@ -84,17 +66,6 @@ - "%{_includedir}/system-ui/*" - "%{_datadir}/qt4/mkspecs/features/system-ui.prf" - - Name: screenlock-padlock - Summary: Screen lock extension for system-ui with a padlock - Group: System/GUI/Other - Description: | - This package contains the screen lock extension for system-ui with a padlock. - Files: - - "%{_libdir}/meegotouch/applicationextensions/libsysuid-screenlock.so" - - "%{_datadir}/meegotouch/applicationextensions/sysuid-screenlock.desktop" - - "%{_datadir}/themes/base/meegotouch/libsysuid-screenlock/*.conf" - - "%{_datadir}/themes/base/meegotouch/libsysuid-screenlock/style/*.css" - - Name: volume-fullscreen Summary: Volume fullscreen extension for system-ui Group: System/GUI/Other ++++++ deleted files: --- Add-shutdown-dialog-to-status-indicator-menu.patch --- BMC_14815_statusbar_width_for_default_portrait.patch --- BMC_14873_reset_dad_on_rotation.patch --- BMC_16893-MR_5.patch --- BMC_17258_Profile_Dialog_replaced_by_settings_profileapplet.patch --- BMC_17553-DE-N900-Notification-cloud-in-notifi.patch --- BMC_19366_System_top_bar_items_are_mis-aligned.patch --- BMC_21860_battery_charging_animation.patch --- BMC_9319_pulseaudio-client.patch --- BMC_9319_volume_control_images.patch --- BMC_9940-No-new-email-notification-is-displayed.patch --- Battery-ChargePercentage-for-battery-capacity.patch --- NEMO_11_remove_profile_from_statusmenu.patch --- NEMO_12_fix_statusmenu_top.patch --- meegotouch-meegotouch-systemui-1.3.2-1.tar.gz --- meegotouch-systemui-1.2.20-1-add-missing-libs-for-linking.patch --- systemui-show-Developer-MTP-mode.patch --- temp_BMC_17585_unlock_device_from_lock_screen.patch
