diff --git a/.cvsignore b/.cvsignore index 51c5591..cb200e2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pulseaudio-0.9.15-test8.tar.gz +pulseaudio-0.9.15.tar.gz diff --git a/pulseaudio.spec b/pulseaudio.spec index 3693d1c..1caeb87 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -3,10 +3,10 @@ Name: pulseaudio Summary: Improved Linux sound server Version: 0.9.15 -Release: 9.test8%{?dist} +Release: 10%{?dist} License: GPLv2+ Group: System Environment/Daemons -Source0: http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-%{version}-test8.tar.gz +Source0: http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-%{version}.tar.gz URL: http://pulseaudio.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: m4 @@ -186,7 +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-test8 +%setup -q -T -b0 %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 @@ -407,6 +407,9 @@ groupadd -r pulse-access &>/dev/null || : %{_mandir}/man1/pax11publish.1.gz %changelog +* Mon Apr 13 2009 Lennart Poettering 0.9.15-10 +- Final 0.9.15 release + * Thu Apr 9 2009 Lennart Poettering 0.9.15-9.test8 - New test release diff --git a/sources b/sources index 3aff5ea..7a78ac3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -52f2a7c7c58f076be1dda560f325b368 pulseaudio-0.9.15-test8.tar.gz +4510364eeab219fd100bd1b373b1a002 pulseaudio-0.9.15.tar.gz