Compare commits

...

No commits in common. "c8-beta" and "c8" have entirely different histories.
c8-beta ... c8

4 changed files with 3 additions and 1834 deletions

View File

@ -1 +1 @@
ac85272e043435f20ac1f4d389e44482cd2e2fb3 SOURCES/alsa-utils-1.2.10.tar.bz2
d6cf080d84c96ab0904fe7f74edadac7d77d47c3 SOURCES/alsa-utils-1.2.8.tar.bz2

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/alsa-utils-1.2.10.tar.bz2
SOURCES/alsa-utils-1.2.8.tar.bz2

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
%define baseversion 1.2.10
%define baseversion 1.2.8
#define fixversion .2
%global _hardened_build 1
@ -28,7 +28,6 @@ BuildRequires: alsa-lib-devel >= %{baseversion}
BuildRequires: libsamplerate-devel
BuildRequires: ncurses-devel
BuildRequires: gettext-devel
BuildRequires: autoconf automake libtool
BuildRequires: xmlto
BuildRequires: python3-docutils
BuildRequires: systemd
@ -82,7 +81,6 @@ Architecture (ALSA) framework and Fast Fourier Transform library.
%patch1 -p1 -b .alsa-git
%build
autoreconf -vif
%configure CFLAGS="$RPM_OPT_FLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" --disable-alsaconf \
--with-udev-rules-dir=%{_prefix}/lib/udev/rules.d \
--with-systemdsystemunitdir=%{_unitdir}
@ -154,7 +152,6 @@ rm %{buildroot}%{_libdir}/alsa-topology/libalsatplg_module_*
%{_bindir}/axfer
%{_bindir}/iecset
%{_bindir}/speaker-test
%{_bindir}/nhlt-dmic-info
%{_sbindir}/*
%{_datadir}/alsa/
%{_datadir}/sounds/*
@ -178,7 +175,6 @@ rm %{buildroot}%{_libdir}/alsa-topology/libalsatplg_module_*
%{_mandir}/man1/speaker-test.1.gz
%{_mandir}/man1/aconnect.1.gz
%{_mandir}/man1/alsa-info.sh.1.gz
%{_mandir}/man1/nhlt-dmic-info.1.gz
%dir /etc/alsa/
%dir %{_prefix}/lib/alsa/
@ -226,12 +222,6 @@ fi
%systemd_postun_with_restart alsa-state.service
%changelog
* Tue Dec 5 2023 Jaroslav Kysela <perex@perex.cz> - 1.2.10-1
* Updated to 1.2.10
* Wed May 17 2023 Jaroslav Kysela <perex@perex.cz> - 1.2.9-1
* Updated to 1.2.9
* Tue Oct 25 2022 Jaroslav Kysela <perex@perex.cz> - 1.2.8-1
- Updated to 1.2.8
- Do not build alsa-ucm-utils and alsa-topology-utils subpackages for RHEL