From d7cdc77cb2e98cf73747e2a41d861526f071c7cd Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 20 Nov 2024 12:52:02 +0000 Subject: [PATCH] import RHEL 10 Beta alsa-firmware-1.2.4-15.el10 --- .gitignore | 3 +- alsa-firmware.spec | 85 ++++++++++++++++++++++++++++++++++++++++++---- gating.yaml | 6 ---- sources | 2 +- 4 files changed, 80 insertions(+), 16 deletions(-) delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index f70046e..a97b116 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -SOURCES/alsa-firmware-1.0.29.tar.bz2 -/alsa-firmware-1.0.29.tar.bz2 +alsa-firmware-1.2.4.tar.bz2 diff --git a/alsa-firmware.spec b/alsa-firmware.spec index c912185..571f20d 100644 --- a/alsa-firmware.spec +++ b/alsa-firmware.spec @@ -4,17 +4,17 @@ Summary: Firmware for several ALSA-supported sound cards Name: alsa-firmware -Version: 1.0.29 -Release: 6%{?dist} +Version: 1.2.4 +Release: 15%{?dist} # See later in the spec for a breakdown of licensing -License: GPL+ and BSD and GPLv2+ and GPLv2 and LGPLv2+ -Group: Applications/Multimedia +License: GPL-1.0-or-later AND BSD-3-Clause AND GPL-2.0-or-later AND GPL-2.0-only AND LGPL-2.1-or-later URL: http://www.alsa-project.org/ Source: ftp://ftp.alsa-project.org/pub/firmware/%{name}-%{version}.tar.bz2 -Requires: alsa-tools-firmware >= %{version} +Requires: alsa-tools-firmware >= 1.1.7 Requires: systemd BuildRequires: libtool autoconf automake +BuildRequires: make # noarch, since the package is firmware BuildArch: noarch @@ -58,15 +58,17 @@ mv aica/license.txt LICENSE.aica_firmware mv aica/Dreamcast_sound.txt aica_dreamcast_sound.txt mv ca0132/creative.txt LICENSE.creative_txt + %install make install DESTDIR=%{buildroot} %files -%doc COPYING README* LICENSE* +%license LICENSE* +%doc COPYING README* %doc aica_dreamcast_sound.txt -# License: KOS (BSD-alike) +# License: KOS (3-clause BSD) /lib/firmware/aica_firmware.bin # License: No explicit license; default package license is GPLv2+ @@ -183,6 +185,8 @@ make install DESTDIR=%{buildroot} # Licence: Redistribution allowed, see ca0132/creative.txt /lib/firmware/ctefx.bin /lib/firmware/ctspeq.bin +/lib/firmware/ctefx-desktop.bin +/lib/firmware/ctefx-r3di.bin # Licence: No explicit license; says it's copied from kernel where the cs46xx # driver is labelled as GPLv2+ @@ -196,6 +200,73 @@ make install DESTDIR=%{buildroot} %changelog +* Mon Jun 17 2024 Jaroslav Kysela - 1.2.4-15 +- Add gating.yaml, fix SPDX license + +* Thu May 2 2024 Jaroslav Kysela - 1.2.4-13 +- Add rpminspect.yaml file to skip annobin check + +* Mon Jan 22 2024 Fedora Release Engineering - 1.2.4-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Jan 19 2024 Fedora Release Engineering - 1.2.4-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jul 19 2023 Fedora Release Engineering - 1.2.4-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Tue Jun 6 2023 Jaroslav Kysela - 1.2.4-9 +- update SPDX licenses + +* Wed Jan 18 2023 Fedora Release Engineering - 1.2.4-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Wed Jul 20 2022 Fedora Release Engineering - 1.2.4-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Wed Jan 19 2022 Fedora Release Engineering - 1.2.4-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Wed Jul 21 2021 Fedora Release Engineering - 1.2.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Tue Jan 26 2021 Fedora Release Engineering - 1.2.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Tue Oct 20 2020 Jaroslav Kysela - 1.2.4-3 +- Updated to 1.2.4 + +* Mon Jul 27 2020 Fedora Release Engineering - 1.2.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue Mar 3 2020 Jaroslav Kysela - 1.2.1-7 +- Removed Intel SOF firmware files (moved to alsa-sof-firmware package) + +* Tue Jan 28 2020 Fedora Release Engineering - 1.2.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Tue Jan 21 2020 Jaroslav Kysela - 1.2.1-5 +- Updated Intel SOF firmware files to 1.4.2 + +* Mon Jan 6 2020 Jaroslav Kysela - 1.2.1-4 +- Intel SOF firmware files to 1.4.1 fixes (symlinks) + +* Thu Dec 5 2019 Jaroslav Kysela - 1.2.1-3 +- Updated Intel SOF firmware files to 1.4.1 + +* Wed Nov 13 2019 Jaroslav Kysela - 1.2.1-2 +- Updated to 1.2.1 +- Added Intel SOF firmware files + +* Wed Jul 24 2019 Fedora Release Engineering - 1.0.29-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Thu Jan 31 2019 Fedora Release Engineering - 1.0.29-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Thu Jul 12 2018 Fedora Release Engineering - 1.0.29-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Feb 07 2018 Fedora Release Engineering - 1.0.29-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index 6985029..0000000 --- a/gating.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- !Policy -product_versions: - - rhel-8 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/sources b/sources index 39d079d..bf85aee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alsa-firmware-1.0.29.tar.bz2) = f4307c33fb6f401c86e88b82878b8300447ac97bbbe06e83bd69a38cbdd7b4a0ba6faa4f20081f11167805de65c66b7db643483f8669eae3284bc1c4da8d44a4 +SHA512 (alsa-firmware-1.2.4.tar.bz2) = 041f54744fe30fa94781968c89c77ab9073fc9a828014d07a0f7e0f11c4185ace6846d5d2a313fcca6e9cda6e4837fd6f62e883b0fdb0a4e30a8c18ba7b2e05d