Accepting request 839396 from openSUSE:Factory:RISCV
- Enable topology support for riscv64 OBS-URL: https://build.opensuse.org/request/show/839396 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=284
This commit is contained in:
parent
06b22c8a20
commit
3991fd7af2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 4 09:53:09 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Enable topology support for riscv64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 29 08:57:00 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package alsa
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -25,7 +25,7 @@
|
||||
%define _udevrulesdir /lib/udev/rules.d/
|
||||
%endif
|
||||
|
||||
%ifarch %ix86 x86_64 %arm aarch64 ppc64le
|
||||
%ifarch %ix86 x86_64 %arm aarch64 ppc64le riscv64
|
||||
%define enable_topology 1
|
||||
%else
|
||||
%define enable_topology 0
|
||||
@ -37,7 +37,7 @@ Release: 0
|
||||
Summary: Advanced Linux Sound Architecture
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/Libraries
|
||||
Url: http://www.alsa-project.org/
|
||||
URL: http://www.alsa-project.org/
|
||||
Source: ftp://ftp.alsa-project.org/pub/lib/alsa-lib-%{version}.tar.bz2
|
||||
Source2: baselibs.conf
|
||||
Source8: 40-alsa.rules
|
||||
|
Loading…
x
Reference in New Issue
Block a user