updated to 1.0.22
This commit is contained in:
parent
4adca898f8
commit
a80af6b4e8
@ -22,3 +22,4 @@ alsa-utils-1.0.18.tar.bz2
|
||||
alsa-utils-1.0.19.tar.bz2
|
||||
alsa-utils-1.0.20.tar.bz2
|
||||
alsa-utils-1.0.21.tar.bz2
|
||||
alsa-utils-1.0.22.tar.bz2
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
Summary: Advanced Linux Sound Architecture (ALSA) utilities
|
||||
Name: alsa-utils
|
||||
Version: 1.0.21
|
||||
Release: 2%{?prever_dot}%{?dist}
|
||||
Version: 1.0.22
|
||||
Release: 1%{?prever_dot}%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/Multimedia
|
||||
URL: http://www.alsa-project.org/
|
||||
@ -13,7 +13,6 @@ Source4: alsaunmute
|
||||
Source6: alsa-info.sh
|
||||
Source10: alsa.rules
|
||||
Source11: alsactl.conf
|
||||
Patch1: alsactl-init-fix-headphone2.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: alsa-lib-devel >= %{version}
|
||||
BuildRequires: ncurses-devel
|
||||
@ -27,7 +26,6 @@ Architecture (ALSA).
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}%{?prever}
|
||||
%patch1 -p1 -b .headphone
|
||||
|
||||
%build
|
||||
%configure CFLAGS="$RPM_OPT_FLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" --sbindir=/sbin --disable-alsaconf
|
||||
@ -94,6 +92,9 @@ if [ -s /etc/alsa/asound.state -a ! -s /etc/asound.state ] ; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Fri Jan 1 2010 Jaroslav Kysela <jkysela@redhat.com> 1.0.22-1
|
||||
- updated to 1.0.22 final
|
||||
|
||||
* Thu Sep 3 2009 Jaroslav Kysela <jkysela@redhat.com> 1.0.21-2
|
||||
- added missing patch file
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user