forked from pool/pulseaudio
This commit is contained in:
committed by
Git OBS Bridge
parent
f19ed229bc
commit
05d1381d85
@@ -15,7 +15,7 @@ Name: pulseaudio
|
||||
%define drvver 0.9
|
||||
Summary: A Networked Sound Server
|
||||
Version: 0.9.10
|
||||
Release: 12
|
||||
Release: 17
|
||||
License: GPL v2 or later; LGPL v2.1 or later
|
||||
Group: System/Sound Daemons
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
@@ -30,6 +30,8 @@ Patch0: pulseaudio-0.9.8-unbreak-tunnels.patch
|
||||
Patch1: pulseaudio-declarations.patch
|
||||
# PATCH-FIX-OPENSUSE pulseaudio-use-correct-socket-for-esd-375701.patch bnc375701 rodrigo@novell.com
|
||||
Patch2: pulseaudio-use-correct-socket-for-esd-375701.patch
|
||||
# PATCH FIX-UPSTREAM pulseaudio-defaults-daemon-conf.patch
|
||||
Patch3: pulseaudio-defaults-daemon-conf.patch
|
||||
|
||||
%description
|
||||
pulseaudio is a networked sound server for Linux and other Unix like
|
||||
@@ -309,6 +311,7 @@ Authors:
|
||||
%patch0 -p1
|
||||
%patch1 -p0
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
|
||||
%build
|
||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||
@@ -524,6 +527,9 @@ groupadd -r pulse-access &>/dev/null || :
|
||||
%{_mandir}/man1/pax11publish.1.gz
|
||||
|
||||
%changelog
|
||||
* Mon May 12 2008 rodrigo@suse.de
|
||||
- Added pulseaudio-defaults-daemon-conf.patch to set default
|
||||
values for better performance (bnc#381686)
|
||||
* Tue May 06 2008 rodrigo@suse.de
|
||||
- Added pulseaudio-use-correct-socket-for-esd-375701.patch to
|
||||
use correct esound socket (bnc375701)
|
||||
|
Reference in New Issue
Block a user