automatic version update by autodist [release 1.1.0-1mamba;Wed Nov 18 2015]
This commit is contained in:
parent
8e49a5228b
commit
a7c2773463
@ -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.0.29
|
Version: 1.1.0
|
||||||
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
|
||||||
@ -158,9 +158,11 @@ exit 0
|
|||||||
%{_bindir}/alsamixer
|
%{_bindir}/alsamixer
|
||||||
%{_bindir}/alsaloop
|
%{_bindir}/alsaloop
|
||||||
%{_bindir}/alsaucm
|
%{_bindir}/alsaucm
|
||||||
|
%{_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
|
||||||
@ -171,10 +173,10 @@ exit 0
|
|||||||
%if "%{_distrib_milestone}" != "milestone2"
|
%if "%{_distrib_milestone}" != "milestone2"
|
||||||
/lib/systemd/system/alsa-restore.service
|
/lib/systemd/system/alsa-restore.service
|
||||||
/lib/systemd/system/alsa-state.service
|
/lib/systemd/system/alsa-state.service
|
||||||
/lib/systemd/system/alsa-store.service
|
#/lib/systemd/system/alsa-store.service
|
||||||
|
#/lib/systemd/system/shutdown.target.wants/alsa-store.service
|
||||||
/lib/systemd/system/basic.target.wants/alsa-restore.service
|
/lib/systemd/system/basic.target.wants/alsa-restore.service
|
||||||
/lib/systemd/system/basic.target.wants/alsa-state.service
|
/lib/systemd/system/basic.target.wants/alsa-state.service
|
||||||
/lib/systemd/system/shutdown.target.wants/alsa-store.service
|
|
||||||
%endif
|
%endif
|
||||||
%{_datadir}/alsa/init/*
|
%{_datadir}/alsa/init/*
|
||||||
%{_datadir}/alsa/speaker-test/sample_map.csv
|
%{_datadir}/alsa/speaker-test/sample_map.csv
|
||||||
@ -187,6 +189,7 @@ exit 0
|
|||||||
%{_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/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*
|
||||||
@ -211,6 +214,9 @@ exit 0
|
|||||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 18 2015 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Mar 12 2015 Automatic Build System <autodist@mambasoft.it> 1.0.29-1mamba
|
* Thu Mar 12 2015 Automatic Build System <autodist@mambasoft.it> 1.0.29-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user