forked from pool/alsa-utils
Accepting request 35101 from multimedia:libs
checked in (request 35101) OBS-URL: https://build.opensuse.org/request/show/35101 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa-utils?expand=0&rev=17
This commit is contained in:
parent
e368467272
commit
8d0744a75f
File diff suppressed because it is too large
Load Diff
@ -1,22 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 8 14:35:52 CET 2010 - tiwai@suse.de
|
||||
|
||||
- Backport upstream fixes:
|
||||
* aplay: Dump PCM state on xrun when verbose mode is active
|
||||
* aplay - add option --process-id-file
|
||||
* aplay -- add features for audio surveilance
|
||||
* aplay -- update the man file
|
||||
* amidi: fix port listing
|
||||
* speaker-test: add fflush(stdout) to write_loop
|
||||
* amixer: fix display of unreadable control elements
|
||||
* amixer: add support for TLV dB minmax types
|
||||
* alsactl: Fix return code
|
||||
* alsamixer: fix division by zero
|
||||
* alsamixer: handle out-of-range volume values
|
||||
* alsactl: improve -d to get warnings and store exitcode to runstate file
|
||||
* alsactl: add more debug prints to state.c
|
||||
* alsactl: update debug prints in state.c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 18 17:37:24 CET 2009 - tiwai@suse.de
|
||||
|
||||
|
@ -30,7 +30,7 @@ Summary: Advanced Linux Sound Architecture Utilities
|
||||
Version: 1.0.21
|
||||
Release: 3
|
||||
Source: ftp://ftp.alsa-project.org/pub/util/alsa-utils-%{package_version}.tar.bz2
|
||||
Patch: alsa-utils-git-fixes.diff
|
||||
# Patch: alsa-utils-git-fixes.diff
|
||||
Patch1: alsa-utils-gettext-version-removal.diff
|
||||
# Patch2: alsa-utils-po-pre-patch.diff
|
||||
Url: http://www.alsa-project.org/
|
||||
@ -54,7 +54,7 @@ sed -i -e's/EXTRA_DIST= config.rpath /EXTRA_DIST=/' Makefile.am
|
||||
# fix po changes in tarball first
|
||||
# %patch2 -p1
|
||||
# rm -f po/Makefile* po/*.gmo po/*.pot po/*.header po/stamp-*
|
||||
%patch -p1
|
||||
# %patch -p1
|
||||
%if %suse_version < 1020
|
||||
%patch1 -p1
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user