Accepting request 749247 from home:tiwai:branches:multimedia:libs
- Update to alsa-firmare 1.2.1: * Change FSF address (Franklin Street) * Fix up aica firmware licensing * Add new firmware for Creative CA0132 HD-Audio Codec OBS-URL: https://build.opensuse.org/request/show/749247 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa-firmware?expand=0&rev=30
This commit is contained in:
parent
7ca5f2a812
commit
b813769b61
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -21,6 +21,3 @@
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||
## Specific LFS patterns
|
||||
ctefx-desktop.bin filter=lfs diff=lfs merge=lfs -text
|
||||
ctefx-r3di.bin filter=lfs diff=lfs merge=lfs -text
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c5ef17959e58831504d3a25e76d0a428bd9c52ebd330e06b07232ab8af4cc3d
|
||||
size 4996942
|
3
alsa-firmware-1.2.1.tar.bz2
Normal file
3
alsa-firmware-1.2.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aea27c571dbe02ede298cf9f637d8dfdb758e032e372c8d7e96ccb2b15fa08ab
|
||||
size 5146513
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 15 17:42:05 CET 2019 - tiwai@suse.de
|
||||
|
||||
- Update to alsa-firmare 1.2.1:
|
||||
* Change FSF address (Franklin Street)
|
||||
* Fix up aica firmware licensing
|
||||
* Add new firmware for Creative CA0132 HD-Audio Codec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 19:57:17 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package alsa-firmware
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,28 +12,25 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: alsa-firmware
|
||||
%define package_version 1.0.29
|
||||
Url: http://www.alsa-project.org/
|
||||
Summary: Firmware Data Files for ALSA
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Hardware/Other
|
||||
BuildRequires: automake
|
||||
%if 0%{?suse_version} > 1220
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(udev)
|
||||
%endif
|
||||
Version: 1.0.29
|
||||
Version: 1.2.1
|
||||
Release: 0
|
||||
Source: ftp://ftp.alsa-project.org/pub/firmware/alsa-firmware-%{package_version}.tar.bz2
|
||||
Source: ftp://ftp.alsa-project.org/pub/firmware/alsa-firmware-%{version}.tar.bz2
|
||||
Source1: usx2yaudio.rules
|
||||
Source2: usx2yaudio-old.rules
|
||||
Source3: ctefx-desktop.bin
|
||||
Source4: ctefx-r3di.bin
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
Requires: alsa
|
||||
@ -47,7 +44,7 @@ Requires: alsa
|
||||
Various firmware data files for ALSA drivers.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{package_version}
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
# autoreconf -fi
|
||||
@ -69,8 +66,6 @@ for d in ess korg sb16 yamaha; do
|
||||
rm -rf $RPM_BUILD_ROOT/lib/firmware/$d
|
||||
done
|
||||
%endif
|
||||
install -c -m 0644 %{SOURCE3} %{buildroot}/lib/firmware/
|
||||
install -c -m 0644 %{SOURCE4} %{buildroot}/lib/firmware/
|
||||
# change identical files to symlinks for hdsploader
|
||||
pushd $RPM_BUILD_ROOT%{_datadir}/alsa/firmware/hdsploader
|
||||
for i in *.bin; do
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9ab092e5717080bcd90971d44aa7d8d30778058ea691dda76320cd315dcc18e
|
||||
size 655856
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:324b44968afd5a232651f5e040e41c12ebd120cd768c9559a4a7b7a5c823f7dc
|
||||
size 655816
|
Loading…
Reference in New Issue
Block a user