automatic version update by autodist [release 1.1.1-1mamba;Tue Apr 19 2016]
This commit is contained in:
parent
a7c2773463
commit
05a0dd1212
@ -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.1.0
|
Version: 1.1.1
|
||||||
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
|
||||||
@ -156,18 +156,19 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
%{_bindir}/aconnect
|
%{_bindir}/aconnect
|
||||||
%{_bindir}/alsamixer
|
%{_bindir}/alsamixer
|
||||||
|
%{_bindir}/alsabat
|
||||||
%{_bindir}/alsaloop
|
%{_bindir}/alsaloop
|
||||||
%{_bindir}/alsaucm
|
%{_bindir}/alsaucm
|
||||||
%{_bindir}/alsatplg
|
%{_bindir}/alsatplg
|
||||||
%{_bindir}/amixer
|
%{_bindir}/amixer
|
||||||
%{_bindir}/aplay
|
%{_bindir}/aplay
|
||||||
%{_bindir}/arecord
|
%{_bindir}/arecord
|
||||||
%{_bindir}/bat
|
|
||||||
%{_bindir}/iecset
|
%{_bindir}/iecset
|
||||||
%{_bindir}/speaker-test
|
%{_bindir}/speaker-test
|
||||||
%{_sbindir}/alsaconf
|
%{_sbindir}/alsaconf
|
||||||
%{_sbindir}/alsactl
|
%{_sbindir}/alsactl
|
||||||
%{_sbindir}/alsa-info.sh
|
%{_sbindir}/alsa-info.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/90-alsa-restore.rules
|
/lib/udev/rules.d/90-alsa-restore.rules
|
||||||
%if "%{_distrib_milestone}" != "milestone2"
|
%if "%{_distrib_milestone}" != "milestone2"
|
||||||
@ -186,10 +187,11 @@ exit 0
|
|||||||
%{_mandir}/man1/alsactl.1*
|
%{_mandir}/man1/alsactl.1*
|
||||||
%{_mandir}/man1/alsaloop.1*
|
%{_mandir}/man1/alsaloop.1*
|
||||||
%{_mandir}/man1/alsamixer.1*
|
%{_mandir}/man1/alsamixer.1*
|
||||||
|
%{_mandir}/man1/alsa-info.sh.1*
|
||||||
%{_mandir}/man1/amixer.1*
|
%{_mandir}/man1/amixer.1*
|
||||||
%{_mandir}/man1/aplay.1*
|
%{_mandir}/man1/aplay.1*
|
||||||
%{_mandir}/man1/arecord.1*
|
%{_mandir}/man1/arecord.1*
|
||||||
%{_mandir}/man1/bat.1*
|
%{_mandir}/man1/alsabat.1*
|
||||||
%{_mandir}/man1/iecset.1*
|
%{_mandir}/man1/iecset.1*
|
||||||
%{_mandir}/man1/speaker-test.1*
|
%{_mandir}/man1/speaker-test.1*
|
||||||
%{_mandir}/man7/alsactl_init.7*
|
%{_mandir}/man7/alsactl_init.7*
|
||||||
@ -214,6 +216,9 @@ exit 0
|
|||||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 19 2016 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 18 2015 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
* Wed Nov 18 2015 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user