forked from pool/alsa-utils
Accepting request 172367 from home:tiwai:branches:multimedia:libs
- Upstream fix: arecord: add a missing break to the capture loop 0003-arecord-add-a-missing-break-to-the-capture-loop.patch OBS-URL: https://build.opensuse.org/request/show/172367 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa-utils?expand=0&rev=78
This commit is contained in:
@@ -60,6 +60,7 @@ Source1: 01beep.conf
|
||||
# upstream fix patches
|
||||
Patch1: 0001-alsactl-Fix-a-typo-in-systemd-alsa-restore.service.patch
|
||||
Patch2: 0002-alsactl-Fix-the-string-size-for-the-lock-file-contents.patch
|
||||
Patch3: 0003-arecord-add-a-missing-break-to-the-capture-loop.patch
|
||||
#
|
||||
Patch99: alsa-utils-gettext-version-removal.diff
|
||||
Url: http://www.alsa-project.org/
|
||||
@@ -77,6 +78,7 @@ sed -i -e's/EXTRA_DIST= config.rpath /EXTRA_DIST=/' Makefile.am
|
||||
# patch -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
#
|
||||
%if %suse_version < 1020
|
||||
%patch99 -p1
|
||||
|
Reference in New Issue
Block a user