New test release
This commit is contained in:
parent
b2062792f1
commit
8c75293586
@ -1 +1 @@
|
||||
pulseaudio-0.9.16-test1.tar.gz
|
||||
pulseaudio-0.9.16-test2.tar.gz
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
Name: pulseaudio
|
||||
Summary: Improved Linux Sound Server
|
||||
Version: 0.9.16
|
||||
Release: 1.test1%{?dist}
|
||||
Release: 2.test2%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Daemons
|
||||
Source0: http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-%{version}-test1.tar.gz
|
||||
Source0: http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-%{version}-test2.tar.gz
|
||||
URL: http://pulseaudio.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: m4
|
||||
@ -185,7 +185,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.16-test1
|
||||
%setup -q -T -b0 -n pulseaudio-0.9.16-test2
|
||||
|
||||
%build
|
||||
CFLAGS="-ggdb" %configure --disable-static --disable-rpath --with-system-user=pulse --with-system-group=pulse --with-access-group=pulse-access --disable-hal
|
||||
@ -410,6 +410,9 @@ exit 0
|
||||
%{_mandir}/man1/pax11publish.1.gz
|
||||
|
||||
%changelog
|
||||
* Thu Jul 2 2009 Lennart Poettering <lpoetter@redhat.com> 0.9.16-2.test2
|
||||
- New test release
|
||||
|
||||
* Tue Jun 23 2009 Lennart Poettering <lpoetter@redhat.com> 0.9.16-1.test1
|
||||
- Fix endianess build
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user