diff --git a/.cvsignore b/.cvsignore index 7028a8a..2687064 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,5 +1 @@ -pulseaudio-0.9.15-test2.tar.gz -*.tar.gz -.build-*.log -x86_64 -*.src.rpm +pulseaudio-0.9.15-test3.tar.gz diff --git a/pulseaudio.spec b/pulseaudio.spec index 85a2cec..bbf8f59 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -3,10 +3,10 @@ Name: pulseaudio Summary: Improved Linux sound server Version: 0.9.15 -Release: 0.test2%{?dist} +Release: 0.test3%{?dist} License: GPLv2+ Group: System Environment/Daemons -Source0: http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-%{version}-test2.tar.gz +Source0: http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-%{version}-test3.tar.gz URL: http://pulseaudio.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: tcp_wrappers-devel, libsamplerate-devel, libsndfile-devel @@ -163,7 +163,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-test2 +%setup -q -T -b0 -n pulseaudio-0.9.15-test3 %build CFLAGS="-ggdb" %configure --disable-ltdl-install --disable-static --disable-rpath --with-system-user=pulse --with-system-group=pulse --with-realtime-group=pulse-rt --with-access-group=pulse-access --disable-rpath @@ -304,6 +304,7 @@ groupadd -r pulse-access &>/dev/null || : %{_libdir}/pulse-%{drvver}/modules/module-x11-bell.so %{_libdir}/pulse-%{drvver}/modules/module-x11-publish.so %{_libdir}/pulse-%{drvver}/modules/module-x11-xsmp.so +%{_libdir}/pulse-%{drvver}/modules/module-x11-cork-request.so %files module-zeroconf %defattr(-,root,root) @@ -384,6 +385,9 @@ groupadd -r pulse-access &>/dev/null || : %{_mandir}/man1/pax11publish.1.gz %changelog +* Tue Feb 24 2009 Lennart Poettering 0.9.15-0.test3 +- New test release + * Thu Feb 12 2009 Lennart Poettering 0.9.15-0.test2 - New test release diff --git a/sources b/sources index 617d4c5..28154ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a8c0a717910b207ef3072c4e3f1a3a0 pulseaudio-0.9.15-test2.tar.gz +131d231b6c9cc2eea59183d643dc831a pulseaudio-0.9.15-test3.tar.gz