This commit is contained in:
committed by
Git OBS Bridge
parent
f7fa384142
commit
59f4ec65e3
@@ -17,7 +17,7 @@ BuildRequires: alsa-devel ffmpeg-devel pkg-config
|
||||
Url: http://www.alsa-project.org/
|
||||
Summary: A52 Encoding Plug-In for the ALSA Library
|
||||
Version: 1.0.16
|
||||
Release: 44
|
||||
Release: 46
|
||||
License: GPL v2 or later; LGPL v2.1 or later
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 2 11:22:23 CEST 2008 - meissner@suse.de
|
||||
|
||||
- added baselibs.conf, so 32bit programs get the pulse-alsa
|
||||
wrapper plugin too.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 26 17:16:25 CEST 2008 - rodrigo@suse.de
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ BuildRequires: alsa-devel dbus-1-devel jack-devel libpulse-devel libsamplerate-
|
||||
Url: http://www.alsa-project.org/
|
||||
Summary: Extra Plug-Ins for the ALSA Library
|
||||
Version: 1.0.16
|
||||
Release: 51
|
||||
Release: 53
|
||||
License: BSD 3-Clause; LGPL v2.1 or later
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
@@ -161,6 +161,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/alsa-lib/*.la
|
||||
%{_libdir}/alsa-lib/libasound_module_rate_samplerate*.so
|
||||
|
||||
%changelog
|
||||
* Mon Jun 02 2008 meissner@suse.de
|
||||
- added baselibs.conf, so 32bit programs get the pulse-alsa
|
||||
wrapper plugin too.
|
||||
* Mon May 26 2008 rodrigo@suse.de
|
||||
- Removed dependency on pulseaudio, pulseaudio package now depends
|
||||
on alsa-plugins-pulse to fix bnc#394177
|
||||
|
||||
5
baselibs.conf
Normal file
5
baselibs.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
alsa-plugins
|
||||
alsa-plugins-jack
|
||||
alsa-plugins-pulse
|
||||
alsa-plugins-maemo
|
||||
alsa-plugins-samplerate
|
||||
Reference in New Issue
Block a user