Hello community,

here is the log from the commit of package alsa-plugins for openSUSE:Factory 
checked in at 2018-11-26 10:17:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alsa-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.alsa-plugins.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alsa-plugins"

Mon Nov 26 10:17:24 2018 rev:102 rq:649312 version:1.1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/alsa-plugins/alsa-plugins.changes        
2018-11-06 14:06:47.731263928 +0100
+++ /work/SRC/openSUSE:Factory/.alsa-plugins.new.19453/alsa-plugins.changes     
2018-11-26 10:17:28.737931401 +0100
@@ -1,0 +2,6 @@
+Thu Nov 15 12:50:33 CET 2018 - [email protected]
+
+- Remove the old override configs as the updated setup-pulseaudio
+  script should handle the new configs (bsc#1116153)
+
+-------------------------------------------------------------------

Old:
----
  alsa-pulse.conf
  asound-pulse.conf

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ alsa-plugins.spec ++++++
--- /var/tmp/diff_new_pack.EzZHqq/_old  2018-11-26 10:17:29.505930502 +0100
+++ /var/tmp/diff_new_pack.EzZHqq/_new  2018-11-26 10:17:29.509930498 +0100
@@ -31,9 +31,7 @@
 Group:          System/Libraries
 Url:            http://www.alsa-project.org/
 Source:         
ftp://ftp.alsa-project.org/pub/plugins/alsa-plugins-%{package_version}.tar.bz2
-Source1:        asound-pulse.conf
-Source2:        alsa-pulse.conf
-Source3:        baselibs.conf
+Source1:        baselibs.conf
 Patch1:         0001-pcm_usb_stream-fix-another-leak-in-snd_pcm_us_open.patch
 Patch2:         0002-pcm_usb_stream-remove-unused-parameter-in-snd_pcm_us.patch
 Patch3:         0003-pcm_usb_stream-fix-signess-issues.patch
@@ -168,9 +166,8 @@
 
 %install
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
-mkdir -p %{buildroot}%{_sysconfdir}/
-install -m 0644 %{_sourcedir}/asound-pulse.conf %{buildroot}%{_sysconfdir}/
-install -m 0644 %{_sourcedir}/alsa-pulse.conf %{buildroot}%{_sysconfdir}/
+mkdir -p %{buildroot}%{_sysconfdir}/alsa/conf.d
+touch %{buildroot}%{_sysconfdir}/alsa/conf.d/99-pulseaudio-default.conf
 # modules don't need *.la files
 find %{buildroot} -type f -name "*.la" -delete -print
 
@@ -236,14 +233,13 @@
 %{_libdir}/alsa-lib/libasound_module_ctl_pulse.so
 %{_libdir}/alsa-lib/libasound_module_pcm_pulse.so
 %{_libdir}/alsa-lib/libasound_module_conf_pulse.so
-%config %{_sysconfdir}/asound-pulse.conf
-%config %{_sysconfdir}/alsa-pulse.conf
 %dir %{_datadir}/alsa/alsa.conf.d
 %dir %{_sysconfdir}/alsa
 %dir %{_sysconfdir}/alsa/conf.d
 %{_datadir}/alsa/alsa.conf.d/50-pulseaudio.conf
 %{_sysconfdir}/alsa/conf.d/50-pulseaudio.conf
 %{_sysconfdir}/alsa/conf.d/99-pulseaudio-default.conf.example
+%ghost %{_sysconfdir}/alsa/conf.d/99-pulseaudio-default.conf
 
 %files maemo
 %defattr(-, root, root)


Reply via email to