remove pulseaudio config from /etc/asound.conf
This commit is contained in:
parent
fceaceafc0
commit
323fa85042
@ -5,7 +5,7 @@
|
|||||||
Summary: The Advanced Linux Sound Architecture (ALSA) library
|
Summary: The Advanced Linux Sound Architecture (ALSA) library
|
||||||
Name: alsa-lib
|
Name: alsa-lib
|
||||||
Version: 1.0.25
|
Version: 1.0.25
|
||||||
Release: 1%{?prever_dot}%{?dist}
|
Release: 2%{?prever_dot}%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}%{?prever}%{?postver}.tar.bz2
|
Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}%{?prever}%{?postver}.tar.bz2
|
||||||
@ -93,6 +93,9 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/aclocal/alsa.m4
|
%{_datadir}/aclocal/alsa.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Fed 1 2012 Jaroslav Kysela <jkysela@redhat.com> - 1.0.25-2
|
||||||
|
- Remove the pulse audio configuration from /etc/asound.conf
|
||||||
|
|
||||||
* Sat Jan 28 2012 Jaroslav Kysela <jkysela@redhat.com> - 1.0.25-1
|
* Sat Jan 28 2012 Jaroslav Kysela <jkysela@redhat.com> - 1.0.25-1
|
||||||
- Updated to 1.0.25 final
|
- Updated to 1.0.25 final
|
||||||
|
|
||||||
|
10
asound.conf
10
asound.conf
@ -1,13 +1,3 @@
|
|||||||
#
|
#
|
||||||
# Place your global alsa-lib configuration here...
|
# Place your global alsa-lib configuration here...
|
||||||
#
|
#
|
||||||
|
|
||||||
@hooks [
|
|
||||||
{
|
|
||||||
func load
|
|
||||||
files [
|
|
||||||
"/etc/alsa/pulse-default.conf"
|
|
||||||
]
|
|
||||||
errors false
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user