I have made the following changes intended for : CE:Adaptation:N950-N9 / pulseaudio-settings-n950
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/7050 Thank You, Juho Hämäläinen [This message was auto-generated] --- Request # 7050: Messages from BOSS: State: review at 2012-10-17T07:35:48 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:jhamalai:branches:CE:Adaptation:N950-N9 / pulseaudio-settings-n950 -> CE:Adaptation:N950-N9 / pulseaudio-settings-n950 changes files: -------------- --- pulseaudio-settings-n950.changes +++ pulseaudio-settings-n950.changes @@ -0,0 +1,7 @@ +* Tue Oct 16 2012 Juho Hamalainen <[email protected]> - 2.1.0 +- Update configuration for PulseAudio 2.1 +- Update headphone limit so that volume handling works properly. +- Skip-probe doesn't work properly in PA 2.1, set skip to no. +- ALSA timer based scheduling has some problems with calling/voice-module, disable for now. +- Update versioning, MAJOR.MINOR match PulseAudio version, MICRO is settings release. + old: ---- meego-device-adaptation-n950_pulseaudio-settings.tar.gz microphone_swap.patch updated_pulse_config_files.patch new: ---- pulseaudio-settings-n950-n9-2.1.0.tar.gz spec files: ----------- --- pulseaudio-settings-n950.spec +++ pulseaudio-settings-n950.spec @@ -1,30 +1,29 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.23 +# Generated by: spectacle version 0.25 # + +Name: pulseaudio-settings-n950 + # >> macros # << macros -Name: pulseaudio-settings-n950 -Summary: PulseAudio settings for N950 -Version: 0.9.19.11 +Summary: PulseAudio settings for N950 and N9 +Version: 2.1.0 Release: 0 Group: System/Libraries License: GPLv2 BuildArch: noarch -Source0: meego-device-adaptation-n950_pulseaudio-settings.tar.gz +URL: https://github.com/nemomobile/pulseaudio-settings-n950-n9 +Source0: pulseaudio-settings-n950-n9-%{version}.tar.gz Source100: pulseaudio-settings-n950.yaml -Patch0: updated_pulse_config_files.patch -Patch1: microphone_swap.patch Requires: pulseaudio Provides: pulseaudio-settings - %description PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. This package includes device specific settings for PulseAudio. - %package debug Summary: PulseAudio debugging support Group: Development/Libraries @@ -36,12 +35,8 @@ %prep -%setup -q -n meego-device-adaptation-n950_pulseaudio-settings +%setup -q -n %{name}-n9 -# updated_pulse_config_files.patch -%patch0 -p1 -# microphone_swap.patch -%patch1 -p1 # >> setup # << setup @@ -53,6 +48,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -73,13 +69,6 @@ # << install post - - - - - - - %files %defattr(-,root,root,-) %config %{_sysconfdir}/pulse/arm_nokia_rm_680_board.pa @@ -89,14 +78,11 @@ %{_sbindir}/* %{_datadir}/* %{_localstatedir}/lib/* -%doc debian/changelog # >> files # << files - %files debug %defattr(-,root,root,-) %config %{_sysconfdir}/debug.d/* # >> files debug # << files debug - other changes: -------------- ++++++ pulseaudio-settings-n950-n9-2.1.0.tar.gz (new) ++++++ pulseaudio-settings-n950.yaml --- pulseaudio-settings-n950.yaml +++ pulseaudio-settings-n950.yaml @@ -1,15 +1,14 @@ Name: pulseaudio-settings-n950 -Summary: PulseAudio settings for N950 -Version: 0.9.19.11 +Summary: PulseAudio settings for N950 and N9 +Version: 2.1.0 Release: 0 Group: System/Libraries License: GPLv2 +URL: https://github.com/nemomobile/pulseaudio-settings-n950-n9 BuildArch: noarch Sources: - - "meego-device-adaptation-n950_pulseaudio-settings.tar.gz" -Patches: - - "updated_pulse_config_files.patch" - - "microphone_swap.patch" + - pulseaudio-settings-n950-n9-%{version}.tar.gz + Description: | PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. This package includes device specific settings for PulseAudio. @@ -33,7 +32,6 @@ - "%{_sbindir}/*" - "%{_datadir}/*" - "%{_localstatedir}/lib/*" - - "%doc debian/changelog" SubPackages: - Name: debug ++++++ deleted files: --- meego-device-adaptation-n950_pulseaudio-settings.tar.gz --- microphone_swap.patch --- updated_pulse_config_files.patch
