From 219bd33c95aad6d12a08183f83cd5614bdfbf8ec Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Apr 10 2009 00:44:18 +0000 Subject: New test release --- diff --git a/.cvsignore b/.cvsignore index c32191a..51c5591 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pulseaudio-0.9.15-test7.tar.gz +pulseaudio-0.9.15-test8.tar.gz diff --git a/0001-load-bt-discover-module-only-when-installed.patch b/0001-load-bt-discover-module-only-when-installed.patch deleted file mode 100644 index af06f0d..0000000 --- a/0001-load-bt-discover-module-only-when-installed.patch +++ /dev/null @@ -1,28 +0,0 @@ -From dcb24f5068f54f0fd3c30b691b8e3735973d008b Mon Sep 17 00:00:00 2001 -From: Lennart Poettering -Date: Wed, 1 Apr 2009 16:15:27 +0200 -Subject: [PATCH] load bt discover module only when installed - ---- - src/daemon/default.pa.in | 4 ++-- - 1 files changed, 2 insertions(+), 2 deletions(-) - -diff --git a/src/daemon/default.pa.in b/src/daemon/default.pa.in -index 57ccd9f..fa0683e 100755 ---- a/src/daemon/default.pa.in -+++ b/src/daemon/default.pa.in -@@ -58,9 +58,9 @@ load-module module-detect - .endif - - ### Automatically load driver modules for Bluetooth hardware --#.ifexists module-bluetooth-discover@PA_SOEXT@ -+.ifexists module-bluetooth-discover@PA_SOEXT@ - load-module module-bluetooth-discover --#.endif -+.endif - - ### Load several protocols - .ifexists module-esound-protocol-unix@PA_SOEXT@ --- -1.6.2 - diff --git a/pulseaudio.spec b/pulseaudio.spec index 1858637..3693d1c 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -3,10 +3,10 @@ Name: pulseaudio Summary: Improved Linux sound server Version: 0.9.15 -Release: 8.test7%{?dist} +Release: 9.test8%{?dist} License: GPLv2+ Group: System Environment/Daemons -Source0: http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-%{version}-test7.tar.gz +Source0: http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-%{version}-test8.tar.gz URL: http://pulseaudio.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: m4 @@ -49,7 +49,6 @@ Obsoletes: pulseaudio-devel Obsoletes: pulseaudio-core-libs Provides: pulseaudio-core-libs Requires: udev-extras -Patch0: 0001-load-bt-discover-module-only-when-installed.patch %description PulseAudio is a sound server for Linux and other Unix like operating @@ -97,6 +96,7 @@ Zeroconf publishing module for the PulseAudio sound server. Summary: Bluetooth proximity support for the PulseAudio sound server Group: System Environment/Daemons Requires: %{name} = %{version}-%{release} +Requires: bluez >= 4.34 %description module-bluetooth Contains a module that can be used to automatically turn down the volume if @@ -186,8 +186,7 @@ Requires: %{name}-libs = %{version}-%{release} This package contains command line utilities for the PulseAudio sound server. %prep -%setup -q -T -b0 -n pulseaudio-0.9.15-test7 -%patch0 -p1 -b .load-bt-discover-module-only-when-installed +%setup -q -T -b0 -n pulseaudio-0.9.15-test8 %build CFLAGS="-ggdb" %configure --disable-static --disable-rpath --with-system-user=pulse --with-system-group=pulse --with-realtime-group=pulse-rt --with-access-group=pulse-access @@ -408,6 +407,9 @@ groupadd -r pulse-access &>/dev/null || : %{_mandir}/man1/pax11publish.1.gz %changelog +* Thu Apr 9 2009 Lennart Poettering 0.9.15-9.test8 +- New test release + * Wed Apr 1 2009 Lennart Poettering 0.9.15-8.test7 - Only load bt modules when installed diff --git a/sources b/sources index b43bf35..3aff5ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -411d7c85bb58f351b8120c876eb43317 pulseaudio-0.9.15-test7.tar.gz +52f2a7c7c58f076be1dda560f325b368 pulseaudio-0.9.15-test8.tar.gz