updated to 1.1.8
This commit is contained in:
parent
f567b1973c
commit
df8eb504b1
@ -1,11 +1,11 @@
|
|||||||
%define baseversion 1.1.7
|
%define baseversion 1.1.8
|
||||||
#define fixversion .2
|
#define fixversion .2
|
||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
|
|
||||||
Summary: Advanced Linux Sound Architecture (ALSA) utilities
|
Summary: Advanced Linux Sound Architecture (ALSA) utilities
|
||||||
Name: alsa-utils
|
Name: alsa-utils
|
||||||
Version: %{baseversion}%{?fixversion}
|
Version: %{baseversion}%{?fixversion}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
URL: http://www.alsa-project.org/
|
URL: http://www.alsa-project.org/
|
||||||
@ -110,7 +110,7 @@ install -p -m 644 %{SOURCE11} %{buildroot}/etc/alsa
|
|||||||
mkdir -p -m 755 %{buildroot}%{_sharedstatedir}/alsa
|
mkdir -p -m 755 %{buildroot}%{_sharedstatedir}/alsa
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%doc COPYING ChangeLog README TODO
|
%doc COPYING ChangeLog README.md TODO
|
||||||
%config /etc/alsa/*
|
%config /etc/alsa/*
|
||||||
%{_prefix}/lib/udev/rules.d/*
|
%{_prefix}/lib/udev/rules.d/*
|
||||||
%exclude %{_prefix}/lib/udev/rules.d/*alsa-ucm*
|
%exclude %{_prefix}/lib/udev/rules.d/*alsa-ucm*
|
||||||
@ -129,6 +129,7 @@ mkdir -p -m 755 %{buildroot}%{_sharedstatedir}/alsa
|
|||||||
%{_bindir}/arecordmidi
|
%{_bindir}/arecordmidi
|
||||||
%{_bindir}/aseqdump
|
%{_bindir}/aseqdump
|
||||||
%{_bindir}/aseqnet
|
%{_bindir}/aseqnet
|
||||||
|
%{_bindir}/axfer
|
||||||
%{_bindir}/iecset
|
%{_bindir}/iecset
|
||||||
%{_bindir}/speaker-test
|
%{_bindir}/speaker-test
|
||||||
%{_bindir}/alsatplg
|
%{_bindir}/alsatplg
|
||||||
@ -149,6 +150,9 @@ mkdir -p -m 755 %{buildroot}%{_sharedstatedir}/alsa
|
|||||||
%{_mandir}/man1/arecordmidi.1.gz
|
%{_mandir}/man1/arecordmidi.1.gz
|
||||||
%{_mandir}/man1/aseqdump.1.gz
|
%{_mandir}/man1/aseqdump.1.gz
|
||||||
%{_mandir}/man1/aseqnet.1.gz
|
%{_mandir}/man1/aseqnet.1.gz
|
||||||
|
%{_mandir}/man1/axfer.1.gz
|
||||||
|
%{_mandir}/man1/axfer-list.1.gz
|
||||||
|
%{_mandir}/man1/axfer-transfer.1.gz
|
||||||
%{_mandir}/man1/iecset.1.gz
|
%{_mandir}/man1/iecset.1.gz
|
||||||
%{_mandir}/man1/speaker-test.1.gz
|
%{_mandir}/man1/speaker-test.1.gz
|
||||||
%{_mandir}/man1/aconnect.1.gz
|
%{_mandir}/man1/aconnect.1.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (alsa-utils-1.1.7.tar.bz2) = 5da9b03e219d67634307bd5bb06b76734db5286221bec11658ce9c4dfca8ed639a4155ed90450f1d6c8db322960bb023ced0873e276500ce24f14fab17ceeb65
|
SHA512 (alsa-utils-1.1.8.tar.bz2) = f877b491840126420dd9847347d0af865b6d03eccac2e2c3853cdbc76e91899f5a5139753cc41a4db942e7999c8d53cf9bd57d2fd5e1d32c872871b2d25146d9
|
||||||
|
Loading…
Reference in New Issue
Block a user