rename bat to alsabat
This commit is contained in:
parent
a278b3ecd8
commit
98b1ddef01
@ -33,12 +33,12 @@ Requires: alsa-lib%{?_isa} >= %{baseversion}
|
|||||||
This package contains command line utilities for the Advanced Linux Sound
|
This package contains command line utilities for the Advanced Linux Sound
|
||||||
Architecture (ALSA).
|
Architecture (ALSA).
|
||||||
|
|
||||||
%package bat
|
%package alsabat
|
||||||
Summary: Advanced Linux Sound Architecture (ALSA) - Basic Audio Tester
|
Summary: Advanced Linux Sound Architecture (ALSA) - Basic Audio Tester
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
BuildRequires: fftw-devel
|
BuildRequires: fftw-devel
|
||||||
|
|
||||||
%description bat
|
%description alsabat
|
||||||
This package contains tool for basic audio testing using Advanced Linux Sound
|
This package contains tool for basic audio testing using Advanced Linux Sound
|
||||||
Architecture (ALSA) framework and Fast Fourier Transform library.
|
Architecture (ALSA) framework and Fast Fourier Transform library.
|
||||||
|
|
||||||
@ -131,9 +131,9 @@ mkdir -p -m 755 %{buildroot}/var/lib/alsa
|
|||||||
%dir %{_prefix}/lib/alsa/init/
|
%dir %{_prefix}/lib/alsa/init/
|
||||||
%dir /var/lib/alsa/
|
%dir /var/lib/alsa/
|
||||||
|
|
||||||
%files bat
|
%files alsabat
|
||||||
%{_bindir}/bat
|
%{_bindir}/alsabat
|
||||||
%{_mandir}/man1/bat.1.gz
|
%{_mandir}/man1/alsabat.1.gz
|
||||||
|
|
||||||
%pre
|
%pre
|
||||||
if [ ! -r %{_unitdir}/alsa-state.service ]; then
|
if [ ! -r %{_unitdir}/alsa-state.service ]; then
|
||||||
@ -160,6 +160,7 @@ fi
|
|||||||
%changelog
|
%changelog
|
||||||
* Thu Mar 31 2016 Jaroslav Kysela <perex@perex.cz> - 1.1.1-1
|
* Thu Mar 31 2016 Jaroslav Kysela <perex@perex.cz> - 1.1.1-1
|
||||||
- Updated to 1.1.1
|
- Updated to 1.1.1
|
||||||
|
- Renamed bat to alsabat (according 1.1.1)
|
||||||
|
|
||||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user