pulseaudio-settings-mfld has been in Trunk:Testing, then the bug is verified fixed. The submission is not about a new package, just the new packaging of pulseaudio-settings-mfld for better maintenance, sorry about the confusion of referring to BMC #9607.
Thanks vivian -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Friday, November 12, 2010 5:05 PM To: [email protected]; [email protected] Subject: Re: [meego-packaging] [meego-commits] 9436: Changes to Trunk:Testing/pulseaudio Hi Vivian, The new package seems to be referring to a VERIFIED FIXED bug in the changelog. New packages to Trunk:Testing need a feature number, as per the prcess doc here http://wiki.meego.com/Release_Engineering/Process#Step_1:_Review_by_Release_Engineers Regards, Madhu -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of ext Vivian Zhang Sent: Friday, November 12, 2010 10:03 AM To: [email protected] Subject: [meego-commits] 9436: Changes to Trunk:Testing/pulseaudio Hi, I have made the following changes to pulseaudio in project Trunk:Testing. Please review and accept ASAP. Thank You, Vivian Zhang [This message was auto-generated] --- Request #9436: submit: devel:multimedia/pulseaudio(r10) -> Trunk:Testing/pulseaudio Message: Split sub-package pulseaudio-settings-mfld out as a separate package (BMC #9607) State: new 2010-11-12T00:03:18 vivian Comment: None changes files: -------------- --- pulseaudio.changes +++ pulseaudio.changes @@ -1,2 +1,5 @@ -* Tu Nov 09 2010 Maël Pouessel <[email protected]> - 0.9.21 - Set the BURST_MODE configuration by default for voice module (BMC9885) +* Thu Nov 11 2010 Vivian Zhang <[email protected]> - 0.9.21 +- Split sub-package pulseaudio-settings-mfld out as a separate package (BMC #9607) + +* Tue Nov 09 2010 Maël Pouessel <[email protected]> - 0.9.21 +- Set the BURST_MODE configuration by default for voice module (BMC9885) old: ---- daemon_mfld.conf default_mfld.pa spec files: ----------- --- pulseaudio.spec +++ pulseaudio.spec @@ -17,8 +17,6 @@ Source2: daemon.conf Source3: 90-pulse.conf Source4: start-pulseaudio -Source5: default_mfld.pa -Source6: daemon_mfld.conf Source100: pulseaudio.yaml Patch0: pa-0.9.14-helper-assert.patch Patch1: pa-0.9.18-export-headfile-for-modules.patch @@ -87,14 +85,6 @@ %description startup Description: %{summary} -%package settings-mfld -Summary: PulseAudio config files for medfield platform -Group: Applications/System -Requires: %{name} = %{version}-%{release} - -%description settings-mfld -Description: %{summary} - %package module-x11 Summary: PulseAudio components needed for starting x11 User session Group: System/Libraries @@ -213,9 +203,6 @@ rm %{buildroot}%{_sysconfdir}/xdg/autostart/pulseaudio-kde.desktop install -m 755 %{SOURCE4} %{buildroot}/usr/bin/start-pulseaudio -install -d %{buildroot}/etc/skel/.pulse -install -m 644 %{SOURCE5} %{buildroot}/etc/skel/.pulse/default.pa -install -m 644 %{SOURCE6} %{buildroot}/etc/skel/.pulse/daemon.conf install -d %{buildroot}/usr/include/pulse-modules-headers/pulsecore/ install -m 644 src/pulsecore/*.h %{buildroot}/usr/include/pulse-modules-headers/pulsecore/ @@ -239,9 +226,6 @@ - - - %files -f pulseaudio.lang %defattr(-,root,root,-) # >> files @@ -369,13 +353,6 @@ %{_bindir}/start-pulseaudio # << files startup -%files settings-mfld -%defattr(-,root,root,-) -# >> files settings-mfld -%config /etc/skel/.pulse/default.pa -%config /etc/skel/.pulse/daemon.conf -# << files settings-mfld - %files module-x11 %defattr(-,root,root,-) # >> files module-x11 other changes: -------------- ++++++ pulseaudio.yaml --- pulseaudio.yaml +++ pulseaudio.yaml @@ -12,8 +12,6 @@ - daemon.conf - 90-pulse.conf - start-pulseaudio - - default_mfld.pa - - daemon_mfld.conf Patches: - pa-0.9.14-helper-assert.patch - pa-0.9.18-export-headfile-for-modules.patch @@ -38,6 +36,7 @@ - 0008-Remove-UMG-contributions-to-config-files.patch - 0009-Align-cs-protocol.h-with-cmt_speech-driver.patch - 0010-Add-Pulseaudio-configuration-files-for-Medfield-EB-h.patch + - 0001-Set-BURST_MODE-configuration-in-default-mode.patch Description: | PulseAudio is a sound server for Linux and other Unix like operating systems. It is intended to be an improved drop-in replacement for the @@ -92,10 +91,6 @@ Summary: PulseAudio desktop file and startup script Group: System/Desktop - - Name: settings-mfld - Summary: PulseAudio config files for medfield platform - Group: Applications/System - - Name: module-x11 Summary: PulseAudio components needed for starting x11 User session Group: System/Libraries ++++++ deleted files: --- daemon_mfld.conf --- default_mfld.pa _______________________________________________ MeeGo-commits mailing list [email protected] http://lists.meego.com/listinfo/meego-commits _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
