commit pulseaudio for openSUSE:Factory
Hello community, here is the log from the commit of package pulseaudio for openSUSE:Factory checked in at 2014-11-24 11:13:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pulseaudio (Old) and /work/SRC/openSUSE:Factory/.pulseaudio.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "pulseaudio" Changes: -------- --- /work/SRC/openSUSE:Factory/pulseaudio/pulseaudio.changes 2014-11-06 16:50:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pulseaudio.new/pulseaudio.changes 2014-11-24 11:13:29.000000000 +0100 @@ -1,0 +2,20 @@ +Thu Nov 20 18:26:27 CET 2014 - tiwai@suse.de + +- Revert yet another one due to still lost headphone handling + (bnc#905418): + alsa-mixer-recognize-Dock-headphone-jack.patch + +------------------------------------------------------------------- +Mon Nov 17 22:38:54 CET 2014 - tiwai@suse.de + +- Remove a patch causing more regressions, lost headphone handling + on Thinkpads (bnc#905418): + 0002-alsa-mixer-Ignore-some-elements-in-the-analog-output.patch + +------------------------------------------------------------------- +Wed Nov 12 12:53:49 CET 2014 - tiwai@suse.de + +- Fix setup-pulseaudio script not to leave $ALSA_CONFIG_PATH when + alsa-plugins-pulse isn't installed (bnc#905055) + +------------------------------------------------------------------- Old: ---- alsa-mixer-Ignore-some-elements-in-the-analog-output.patch alsa-mixer-recognize-Dock-headphone-jack.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pulseaudio.spec ++++++ --- /var/tmp/diff_new_pack.EOEKgR/_old 2014-11-24 11:13:30.000000000 +0100 +++ /var/tmp/diff_new_pack.EOEKgR/_new 2014-11-24 11:13:30.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package pulseaudio # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -44,10 +44,6 @@ Patch2: pulseaudio-wrong-memset.patch # PATCH-FIX-UPSTREAM pulseaudio-bnc881524-rtp.patch sreeves@suse.com Patch3: pulseaudio-bnc881524-rtp.patch -# PATCH-FIX-UPSTREAM alsa-mixer-recognize-Dock-headphone-jack.patch tiwai@suse.de -Patch4: alsa-mixer-recognize-Dock-headphone-jack.patch -# PATCH-FIX-UPSTREAM alsa-mixer-Ignore-some-elements-in-the-analog-output.patch tiwai@suse.de -Patch5: alsa-mixer-Ignore-some-elements-in-the-analog-output.patch BuildRequires: alsa-devel >= 1.0.19 # require only minimal bluez, if we are on bluez 5 we will determine in %build phase BuildRequires: bluez-devel >= 4.99 @@ -79,13 +75,13 @@ BuildRequires: pkgconfig(gconf-2.0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(json) >= 0.9 BuildRequires: pkgconfig(sbc) >= 1.0 +BuildRequires: pkgconfig(sm) BuildRequires: pkgconfig(x11) -BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(x11-xcb) -BuildRequires: pkgconfig(ice) -BuildRequires: pkgconfig(sm) +BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xtst) PreReq: %fillup_prereq PreReq: pwdutils @@ -302,8 +298,6 @@ %patch1 -p1 %patch2 %patch3 -p1 -%patch4 -p1 -%patch5 -p1 %build echo 'HTML_TIMESTAMP=NO' >> doxygen/doxygen.conf.in ++++++ setup-pulseaudio ++++++ --- /var/tmp/diff_new_pack.EOEKgR/_old 2014-11-24 11:13:30.000000000 +0100 +++ /var/tmp/diff_new_pack.EOEKgR/_new 2014-11-24 11:13:30.000000000 +0100 @@ -81,6 +81,7 @@ set_variable ALSA_CONFIG_PATH /etc/alsa-pulse.conf else echo "Missing /etc/alsa-pluse.conf; please install alsa-plugins-pulse package" + delete_variable ALSA_CONFIG_PATH fi } -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de