From 8a311d39808df06c4ff21161d2987568e12a821f Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 04:34:09 +0000 Subject: auto-import changelog data from esound-0.2.22-4.src.rpm Fri Jul 13 2001 Alexander Larsson - Add nohang patch that fixes "starting esd hangs for 10 seconds". --- diff --git a/esound.spec b/esound.spec index ee42038..020251c 100644 --- a/esound.spec +++ b/esound.spec @@ -2,7 +2,7 @@ Summary: Allows several audio streams to play on a single audio device. Name: esound Version: 0.2.22 -Release: 3 +Release: 4 Epoch: 1 License: GPL Group: System Environment/Daemons @@ -10,6 +10,7 @@ Source0: esound-%{version}.tar.gz URL: http://www.tux.org/~ricdude/EsounD.html BuildRoot: %{_tmppath}/%{name}-%{version}-root Patch0: esound-0.2.19-noerrors.patch +Patch1: esound-0.22.22-nohang.patch BuildRequires: docbook-utils, audiofile-devel %description @@ -34,6 +35,7 @@ use to develop EsounD applications. %setup -q %patch0 -p1 -b .noerrors +%patch1 -p0 -b .nohang %build %configure @@ -78,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT /usr/lib/libesd.so %changelog +* Fri Jul 13 2001 Alexander Larsson +- Add nohang patch that fixes "starting esd hangs for 10 seconds". + * Fri Jul 6 2001 Trond Eivind Glomsr�d - Use %%{_tmppath} - Add BuildRequires