Accepting request 40078 from multimedia:libs

Copy from multimedia:libs/pulseaudio based on submit request 40078 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/40078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pulseaudio?expand=0&rev=61
This commit is contained in:
OBS User autobuild 2010-05-16 18:15:29 +00:00 committed by Git OBS Bridge
commit c8c944202c
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat May 15 11:07:54 UTC 2010 - coolo@novell.com
- the gdm is not needed during build, so ignore it and avoid huge
build cycle
-------------------------------------------------------------------
Wed Apr 7 23:14:04 UTC 2010 - sreeves@novell.com

View File

@ -22,7 +22,7 @@
Name: pulseaudio
Summary: A Networked Sound Server
Version: 0.9.21
Release: 6
Release: 7
License: GPLv2+ ; LGPLv2.1+
Group: System/Sound Daemons
Source: %{name}-%{version}.tar.bz2
@ -295,7 +295,9 @@ Group: Applications/Multimedia
Requires: %{name} = %{version}
Requires: gdm >= 2.22
#for the gdm user
Requires(pre): gdm
Requires(pre): gdm
#avoid cycle
#!BuildIgnore: gdm
%description gdm-hooks
This package contains GDM integration hooks for the PulseAudio sound server.