This commit is contained in:
parent
641214c282
commit
362fc0ff33
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/polypaudio -nF
|
||||
#!/usr/bin/pulseaudio -nF
|
||||
|
||||
#
|
||||
# This file is part of polypaudio.
|
||||
@ -48,7 +48,7 @@ load-module module-native-protocol-unix
|
||||
|
||||
### Load the RTP sender module
|
||||
#load-module module-null-sink sink_name=rtp
|
||||
#load-module module-rtp-send source=rtp_monitor
|
||||
#load-module module-rtp-send source=rtp.monitor
|
||||
|
||||
### Automatically restore the volume of playback streams
|
||||
load-module module-volume-restore
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 19 17:25:08 CEST 2007 - tiwai@suse.de
|
||||
|
||||
- fixed default.pa (typo of rtp.monitor).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 12 16:30:13 CEST 2007 - tiwai@suse.de
|
||||
|
||||
|
@ -14,7 +14,7 @@ Name: pulseaudio
|
||||
BuildRequires: alsa-devel avahi-devel doxygen glib2-devel hal-devel jack-devel libatomic-ops-devel liboil-devel libsamplerate-devel libsndfile-devel xorg-x11-devel
|
||||
Summary: A Networked Sound Server
|
||||
Version: 0.9.6
|
||||
Release: 5
|
||||
Release: 8
|
||||
License: GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||
Group: System/Sound Daemons
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
@ -128,6 +128,8 @@ test "$RPM_BUILD_ROOT" != "/" -a -d "$RPM_BUILD_ROOT" && rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/pulse*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 19 2007 - tiwai@suse.de
|
||||
- fixed default.pa (typo of rtp.monitor).
|
||||
* Tue Jun 12 2007 - tiwai@suse.de
|
||||
- disable flist-test that doesn't pass with ppc (libatomic-ops
|
||||
problem)
|
||||
|
Loading…
x
Reference in New Issue
Block a user