forked from pool/pulseaudio
Accepting request 58979 from home:sreeves1:branches:multimedia:libs
reviewed ok. OBS-URL: https://build.opensuse.org/request/show/58979 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=60
This commit is contained in:
@@ -30,6 +30,8 @@ Source1: default.pa-for-gdm
|
||||
Source2: setup-pulseaudio
|
||||
Source99: baselibs.conf
|
||||
Patch0: disabled-start.diff
|
||||
# PATCH-FIX-UPSTREAM bnc666350-fix-incorrect-check-of-return-value.patch sreeves@novell.com -- fix to correctly report realtime status
|
||||
Patch1: bnc666350-fix-incorrect-check-of-return-value.patch
|
||||
Url: http://pulseaudio.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: alsa-devel
|
||||
@@ -243,6 +245,7 @@ This package contains GDM integration hooks for the PulseAudio sound server.
|
||||
%prep
|
||||
%setup -q -T -b0
|
||||
%patch0
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
autoreconf
|
||||
@@ -495,7 +498,7 @@ groupadd -r pulse-access &>/dev/null || :
|
||||
|
||||
%files gdm-hooks
|
||||
%defattr(-,root,root)
|
||||
%dir %{_localstatedir}/lib/gdm
|
||||
%attr(0750, gdm, gdm) %dir %{_localstatedir}/lib/gdm
|
||||
%attr(0700, gdm, gdm) %dir %{_localstatedir}/lib/gdm/.pulse
|
||||
%attr(0600, gdm, gdm) %{_localstatedir}/lib/gdm/.pulse/default.pa
|
||||
|
||||
|
Reference in New Issue
Block a user