import CS alsa-lib-1.2.16.1-1.el9
This commit is contained in:
parent
b57064469f
commit
ff2942ee55
@ -1,3 +1,3 @@
|
||||
1a6214981d2a2ea02e999b8ee2fc2fb59a8a44c8 SOURCES/alsa-lib-1.2.15.3.tar.bz2
|
||||
b28736b8a25fcdea9c4158fcfcfc480101dcc66c SOURCES/alsa-lib-1.2.16.1.tar.bz2
|
||||
8c1d225b9fe108797349e8d0cb6161271aab0f50 SOURCES/alsa-topology-conf-1.2.5.tar.bz2
|
||||
be4ca4e8bb1d1ae01e37edc7a93d5bb4167fc9cf SOURCES/alsa-ucm-conf-1.2.15.3.tar.bz2
|
||||
9853f26d2e020d910485779b9682d9e0ff32b296 SOURCES/alsa-ucm-conf-1.2.16.1.tar.bz2
|
||||
|
||||
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1,3 @@
|
||||
SOURCES/alsa-lib-1.2.15.3.tar.bz2
|
||||
SOURCES/alsa-lib-1.2.16.1.tar.bz2
|
||||
SOURCES/alsa-topology-conf-1.2.5.tar.bz2
|
||||
SOURCES/alsa-ucm-conf-1.2.15.3.tar.bz2
|
||||
SOURCES/alsa-ucm-conf-1.2.16.1.tar.bz2
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
#define prever_dot .rc3
|
||||
#define postver a
|
||||
|
||||
%define version_alsa_lib 1.2.15.3
|
||||
%define version_alsa_ucm 1.2.15.3
|
||||
%define version_alsa_lib 1.2.16.1
|
||||
%define version_alsa_ucm 1.2.16.1
|
||||
%define version_alsa_tplg 1.2.5
|
||||
|
||||
%global lib_patch 0
|
||||
@ -94,7 +94,7 @@ contains alsa-lib configuration of SoC topology
|
||||
# Enable custom LTO flags
|
||||
%define _lto_cflags -flto -ffat-lto-objects -flto-partition=none
|
||||
|
||||
autoreconf -vif
|
||||
#autoreconf -vif
|
||||
%configure --disable-aload --with-plugindir=%{_libdir}/alsa-lib --disable-alisp
|
||||
|
||||
# Remove useless /usr/lib64 rpath on 64bit archs
|
||||
@ -178,6 +178,9 @@ rm %{buildroot}/%{_includedir}/asoundlib.h
|
||||
%{_datadir}/alsa/topology
|
||||
|
||||
%changelog
|
||||
* Mon Jun 22 2026 Jaroslav Kysela <perex@perex.cz> - 1.2.16.1-1
|
||||
- update to alsa-lib 1.2.16.1 and alsa-ucm-conf 1.2.16.1
|
||||
|
||||
* Thu Jan 8 2026 Jaroslav Kysela <perex@perex.cz> - 1.2.15.3-1
|
||||
- update to alsa-lib 1.2.15.3 and alsa-ucm-conf 1.2.15.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user