This commit is contained in:
parent
cb4209123b
commit
faee3425bc
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 15 18:26:13 CDT 2008 - maw@novell.com
|
||||
|
||||
- Run autoreconf.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 20 12:14:18 CEST 2008 - rodrigo@suse.de
|
||||
|
||||
|
@ -22,7 +22,7 @@ Name: pulseaudio
|
||||
%define drvver 0.9
|
||||
Summary: A Networked Sound Server
|
||||
Version: 0.9.12
|
||||
Release: 4
|
||||
Release: 5
|
||||
License: GPL v2 or later; LGPL v2.1 or later
|
||||
Group: System/Sound Daemons
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
@ -318,6 +318,7 @@ Authors:
|
||||
%patch4 -p1
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||
%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
|
||||
make %{?jobs:-j%jobs}
|
||||
@ -541,6 +542,8 @@ groupadd -r pulse-access &>/dev/null || :
|
||||
%{_mandir}/man1/pax11publish.1.gz
|
||||
|
||||
%changelog
|
||||
* Wed Oct 15 2008 maw@novell.com
|
||||
- Run autoreconf.
|
||||
* Sat Sep 20 2008 rodrigo@suse.de
|
||||
- Added pulseaudio-dot-pulse.patch from upstream to fix broken
|
||||
~/.pulse directory creation (bnc#427859)
|
||||
@ -581,7 +584,7 @@ groupadd -r pulse-access &>/dev/null || :
|
||||
+ Additional stream attributes for libcanberra
|
||||
- Added new BuildRequires
|
||||
- Added new modules to list of installed files
|
||||
* Sat Jun 28 2008 maw@suse.de
|
||||
* Fri Jun 27 2008 maw@suse.de
|
||||
- Own some directories so that builds succeed.
|
||||
* Tue Jun 24 2008 rodrigo@suse.de
|
||||
- Added .desktop file for autostarting under GNOME (bnc#387052)
|
||||
@ -590,7 +593,7 @@ groupadd -r pulse-access &>/dev/null || :
|
||||
* Mon May 26 2008 rodrigo@suse.de
|
||||
- Depend on alsa-plugins-pulse to have ALSA-based applications
|
||||
work out of the box with PulseAudio (bnc#394177)
|
||||
* Sat May 24 2008 jpr@suse.de
|
||||
* Fri May 23 2008 jpr@suse.de
|
||||
- Generate 32bit libraries (bnc #338269)
|
||||
* Mon May 19 2008 rodrigo@suse.de
|
||||
- Removed pulseaudio-use-correct-socket-for-esd-375701.patch,
|
||||
@ -601,7 +604,7 @@ groupadd -r pulse-access &>/dev/null || :
|
||||
* Tue May 06 2008 rodrigo@suse.de
|
||||
- Added pulseaudio-use-correct-socket-for-esd-375701.patch to
|
||||
use correct esound socket (bnc375701)
|
||||
* Thu Apr 10 2008 maw@suse.de
|
||||
* Wed Apr 09 2008 maw@suse.de
|
||||
- Update to version 0.9.10:
|
||||
+ Better compatibility in padsp with certain programs which like
|
||||
to pass NULL strings to libc functions
|
||||
@ -622,7 +625,7 @@ groupadd -r pulse-access &>/dev/null || :
|
||||
dependencies on esound
|
||||
* Wed Mar 12 2008 rodrigo@suse.de
|
||||
- Review and merge changes from public build service into FACTORY.
|
||||
* Sun Mar 09 2008 cyberorg@cyberorg.info
|
||||
* Sat Mar 08 2008 cyberorg@cyberorg.info
|
||||
- Update to 0.9.9
|
||||
- The only change from 0.9.8 is a fix for CVE-2008-0008
|
||||
- Need to add pulse user to audio group too
|
||||
@ -635,7 +638,7 @@ groupadd -r pulse-access &>/dev/null || :
|
||||
* Wed Jan 23 2008 rodrigo@suse.de
|
||||
- Reviewed changes from cyberorg@cyberorg.info submitted to
|
||||
home:rodrigomoya:pulseaudio BS service.
|
||||
* Thu Jan 10 2008 cyberorg@cyberorg.info
|
||||
* Wed Jan 09 2008 cyberorg@cyberorg.info
|
||||
- Update to 0.9.8
|
||||
* Man pages
|
||||
* Make real-time priority and nice level configurable
|
||||
@ -672,14 +675,14 @@ groupadd -r pulse-access &>/dev/null || :
|
||||
- Removed 'rm -rf $RPM_BUILD_ROOT' from %%install
|
||||
* Mon Dec 24 2007 rodrigo@suse.de
|
||||
- Use /var/lib/pulseaudio as home dir for pulseaudio user.
|
||||
* Wed Dec 12 2007 rodrigo@suse.de
|
||||
* Tue Dec 11 2007 rodrigo@suse.de
|
||||
- Removed special permissions for pulseaudio binary to make it
|
||||
buildable until the permissions thing is solved.
|
||||
* Tue Dec 11 2007 rodrigo@suse.de
|
||||
- Merged with package from home:rodrigomoya:pulseaudio BS project.
|
||||
* Thu Nov 22 2007 cyberorg@cyberorg.info
|
||||
- Remove Provides and Obsoletes from esound compat package
|
||||
* Wed Nov 21 2007 cyberorg@cyberorg.info
|
||||
- Remove Provides and Obsoletes from esound compat package
|
||||
* Tue Nov 20 2007 cyberorg@cyberorg.info
|
||||
- Restructured spec file to build more subpackages, like in Fedora 8.
|
||||
* Wed Oct 31 2007 tiwai@suse.de
|
||||
- updated to version 0.9.7:
|
||||
@ -731,7 +734,7 @@ groupadd -r pulse-access &>/dev/null || :
|
||||
- fix suspend/resume with alsa backend
|
||||
- fix the frame size handling in alsa backend
|
||||
- fix possible NULL dereference
|
||||
* Mon Oct 16 2006 schwab@suse.de
|
||||
* Sun Oct 15 2006 schwab@suse.de
|
||||
- Make sure config.rpath is present.
|
||||
* Wed Sep 06 2006 tiwai@suse.de
|
||||
- updated to version 0.9.5:
|
||||
|
Loading…
Reference in New Issue
Block a user