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/7616 Thank You, Juho Hämäläinen [This message was auto-generated] --- Request # 7616: Messages from BOSS: State: review at 2013-01-09T09:37:05 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,3 @@ +* Wed Jan 09 2013 Juho Hamalainen <[email protected]> - 2.1.2 +- Update packaging, drop unneeded scripts and fix file ownership. + spec files: ----------- --- pulseaudio-settings-n950.spec +++ pulseaudio-settings-n950.spec @@ -72,10 +72,9 @@ install -d %{buildroot}/%{_sbindir} install -d %{buildroot}/%{_datadir} install -d %{buildroot}/%{_localstatedir} -install -m 644 etc/pulse/* %{buildroot}/%{_sysconfdir}/pulse/ +install -m 644 etc/pulse/*.{pa,table} %{buildroot}/%{_sysconfdir}/pulse/ ln -s %{_sysconfdir}/pulse/arm_nokia_rm_680_board.pa %{buildroot}/%{_sysconfdir}/pulse/arm_nokia_rm_696_board.pa install -m 644 etc/debug.d/* %{buildroot}/%{_sysconfdir}/debug.d/ -install -m 755 usr/sbin/* %{buildroot}/%{_sbindir}/ cp -a usr/share/* %{buildroot}/%{_datadir}/ cp -a var/* %{buildroot}/%{_localstatedir}/ # << install post @@ -86,9 +85,8 @@ %config %{_sysconfdir}/pulse/arm_nokia_rm_680_board.pa %config %{_sysconfdir}/pulse/arm_nokia_rm_696_board.pa %config %{_sysconfdir}/pulse/*.table -%attr(755,root,root) %{_sysconfdir}/pulse/pulseaudio_pre-start.sh -%{_sbindir}/* -%{_datadir}/* +%{_datadir}/pulseaudio/alsa-mixer/profile-sets/*.conf +%{_datadir}/pulseaudio/alsa-mixer/paths/*.conf %{_localstatedir}/lib/* # >> files # << files other changes: -------------- ++++++ pulseaudio-settings-n950.yaml --- pulseaudio-settings-n950.yaml +++ pulseaudio-settings-n950.yaml @@ -42,9 +42,8 @@ - "%config %{_sysconfdir}/pulse/arm_nokia_rm_680_board.pa" - "%config %{_sysconfdir}/pulse/arm_nokia_rm_696_board.pa" - "%config %{_sysconfdir}/pulse/*.table" - - "%attr(755,root,root) %{_sysconfdir}/pulse/pulseaudio_pre-start.sh" - - "%{_sbindir}/*" - - "%{_datadir}/*" + - "%{_datadir}/pulseaudio/alsa-mixer/profile-sets/*.conf" + - "%{_datadir}/pulseaudio/alsa-mixer/paths/*.conf" - "%{_localstatedir}/lib/*" SubPackages:
