automatic version update by autodist [release 1.2.10-1mamba;Sun Sep 10 2023]
This commit is contained in:
parent
39aa6da18e
commit
0e6cf89d72
@ -1,7 +1,7 @@
|
||||
%define _distrib_milestone %(echo %_distrib_codename | cut -d- -f1)
|
||||
%define majver %(echo %version | cut -d. -f1-3)
|
||||
Name: alsa-utils
|
||||
Version: 1.2.9
|
||||
Version: 1.2.10
|
||||
Release: 1mamba
|
||||
Summary: Utilities for the Advanced Linux Sound Architecture (ALSA)
|
||||
Group: System/Kernel and Hardware
|
||||
@ -66,10 +66,8 @@ This package contains the utilities for the Advanced Linux Sound Architecture (A
|
||||
%prep
|
||||
%setup -q
|
||||
%patch 0 -p1
|
||||
#%patch1 -p1
|
||||
%patch 2 -p1
|
||||
%patch 3 -p1
|
||||
#%patch4 -p1
|
||||
#%patch 2 -p1
|
||||
#%patch 3 -p1
|
||||
|
||||
autoreconf -f -i
|
||||
|
||||
@ -162,6 +160,7 @@ exit 0
|
||||
%{_bindir}/arecord
|
||||
%{_bindir}/axfer
|
||||
%{_bindir}/iecset
|
||||
%{_bindir}/nhlt-dmic-info
|
||||
%{_bindir}/speaker-test
|
||||
%{_sbindir}/alsaconf
|
||||
%{_sbindir}/alsactl
|
||||
@ -184,6 +183,7 @@ exit 0
|
||||
%{_mandir}/man1/alsabat.1*
|
||||
%{_mandir}/man1/axfer*.1*
|
||||
%{_mandir}/man1/iecset.1*
|
||||
%{_mandir}/man1/nhlt-dmic-info.1*
|
||||
%{_mandir}/man1/speaker-test.1*
|
||||
%{_mandir}/man7/alsactl_init.7*
|
||||
%{_mandir}/man8/alsaconf.8*
|
||||
@ -204,6 +204,9 @@ exit 0
|
||||
%{_mandir}/man1/aseqnet.1*
|
||||
|
||||
%changelog
|
||||
* Sun Sep 10 2023 Automatic Build System <autodist@mambasoft.it> 1.2.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 05 2023 Automatic Build System <autodist@mambasoft.it> 1.2.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user