automatic version update by autodist [release 1.2.3-1mamba;Fri Jun 12 2020]
This commit is contained in:
parent
ac2ecf2f53
commit
aa175ff770
@ -1,7 +1,7 @@
|
|||||||
%define _distrib_milestone %(echo %_distrib_codename | cut -d- -f1)
|
%define _distrib_milestone %(echo %_distrib_codename | cut -d- -f1)
|
||||||
%define majver %(echo %version | cut -d. -f1-3)
|
%define majver %(echo %version | cut -d. -f1-3)
|
||||||
Name: alsa-utils
|
Name: alsa-utils
|
||||||
Version: 1.2.2
|
Version: 1.2.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Utilities for the Advanced Linux Sound Architecture (ALSA)
|
Summary: Utilities for the Advanced Linux Sound Architecture (ALSA)
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
@ -60,6 +60,8 @@ ALSA has the following significant features:
|
|||||||
|
|
||||||
This package contains the utilities for the Advanced Linux Sound Architecture (ALSA) MIDI Sequencer.
|
This package contains the utilities for the Advanced Linux Sound Architecture (ALSA) MIDI Sequencer.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}%{?spl:%spl}
|
%setup -q -n %{name}-%{version}%{?spl:%spl}
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
@ -164,8 +166,8 @@ exit 0
|
|||||||
%{_sbindir}/alsa-info.sh
|
%{_sbindir}/alsa-info.sh
|
||||||
%{_sbindir}/alsabat-test.sh
|
%{_sbindir}/alsabat-test.sh
|
||||||
#/lib/udev/rules.d/59-alsa-usb-asoundconf.rules
|
#/lib/udev/rules.d/59-alsa-usb-asoundconf.rules
|
||||||
/lib/udev/rules.d/89-alsa-ucm.rules
|
#/lib/udev/rules.d/89-alsa-ucm.rules
|
||||||
/lib/udev/rules.d/90-alsa-restore.rules
|
%{_udevrulesdir}/90-alsa-restore.rules
|
||||||
%if "%{_distrib_milestone}" != "milestone2"
|
%if "%{_distrib_milestone}" != "milestone2"
|
||||||
%{_unitdir}/alsa-restore.service
|
%{_unitdir}/alsa-restore.service
|
||||||
%{_unitdir}/alsa-state.service
|
%{_unitdir}/alsa-state.service
|
||||||
@ -212,6 +214,9 @@ exit 0
|
|||||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 12 2020 Automatic Build System <autodist@mambasoft.it> 1.2.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Feb 24 2020 Automatic Build System <autodist@mambasoft.it> 1.2.2-1mamba
|
* Mon Feb 24 2020 Automatic Build System <autodist@mambasoft.it> 1.2.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user