Accepting request 899944 from home:tiwai:branches:multimedia:libs
- Update to version 1.2.5.1: a small bugfix release, including the previous patch https://www.alsa-project.org/wiki/Changes_v1.2.5_v1.2.5.1 - Drop the obsoleted patch: 0001-HDA-Intel-the-lookups-are-supported-from-syntax-4.patch OBS-URL: https://build.opensuse.org/request/show/899944 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa-ucm-conf?expand=0&rev=35
This commit is contained in:
parent
349d90ce84
commit
4d5c1f2d90
@ -1,23 +0,0 @@
|
|||||||
From 3f34021beffba4e39f064a14c5faceeaa224b766 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Jaroslav Kysela <perex@perex.cz>
|
|
||||||
Date: Tue, 1 Jun 2021 21:08:53 +0200
|
|
||||||
Subject: [PATCH] HDA-Intel: the lookups are supported from syntax 4
|
|
||||||
|
|
||||||
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
|
|
||||||
---
|
|
||||||
ucm2/HDA-Intel/HDA-Intel.conf | 2 +-
|
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
||||||
|
|
||||||
diff --git a/ucm2/HDA-Intel/HDA-Intel.conf b/ucm2/HDA-Intel/HDA-Intel.conf
|
|
||||||
index 5794e729d3ff..8a8e0e742d3e 100644
|
|
||||||
--- a/ucm2/HDA-Intel/HDA-Intel.conf
|
|
||||||
+++ b/ucm2/HDA-Intel/HDA-Intel.conf
|
|
||||||
@@ -1,4 +1,4 @@
|
|
||||||
-Syntax 3
|
|
||||||
+Syntax 4
|
|
||||||
|
|
||||||
Define.Use "" # a non-empty string to use UCM configuration for HDA devices
|
|
||||||
|
|
||||||
--
|
|
||||||
2.26.2
|
|
||||||
|
|
3
alsa-ucm-conf-1.2.5.1.tar.bz2
Normal file
3
alsa-ucm-conf-1.2.5.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5841a444166dcbf479db751303dbc3556f685085ac7e00f0c9e7755676195d97
|
||||||
|
size 24124
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:093ae3d85a5e6fd2cd1cc27feda400d7191382fb8b5e5e23497286c87c1507a5
|
|
||||||
size 23992
|
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 14 15:00:36 CEST 2021 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update to version 1.2.5.1:
|
||||||
|
a small bugfix release, including the previous patch
|
||||||
|
https://www.alsa-project.org/wiki/Changes_v1.2.5_v1.2.5.1
|
||||||
|
- Drop the obsoleted patch:
|
||||||
|
0001-HDA-Intel-the-lookups-are-supported-from-syntax-4.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 9 10:19:50 CEST 2021 - tiwai@suse.de
|
Wed Jun 9 10:19:50 CEST 2021 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -16,15 +16,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define src_ver 1.2.4.81.g4884e
|
|
||||||
Name: alsa-ucm-conf
|
Name: alsa-ucm-conf
|
||||||
Version: 1.2.5
|
Version: 1.2.5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: ALSA UCM Profiles
|
Summary: ALSA UCM Profiles
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://www.alsa-project.org
|
URL: https://www.alsa-project.org
|
||||||
Source: %{url}/files/pub/lib/alsa-ucm-conf-%{version}.tar.bz2
|
Source: %{url}/files/pub/lib/alsa-ucm-conf-%{version}.tar.bz2
|
||||||
Patch1: 0001-HDA-Intel-the-lookups-are-supported-from-syntax-4.patch
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -32,8 +30,7 @@ BuildArch: noarch
|
|||||||
This package contains the profiles files for ALSA UCM (Use Case Manager).
|
This package contains the profiles files for ALSA UCM (Use Case Manager).
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{src_ver}
|
%setup -q -n %{name}-%{version}
|
||||||
%patch1 -p1
|
|
||||||
find . -name ".gitignore" -delete
|
find . -name ".gitignore" -delete
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user