removed autoreconf

This commit is contained in:
Martin Stransky 2006-02-20 16:44:06 +00:00
parent 178341d6cc
commit 4e6922e344

View File

@ -3,7 +3,7 @@
Summary: Advanced Linux Sound Architecture (ALSA) utilities
Name: alsa-utils
Version: 1.0.11
Release: 2.rc2.2
Release: 3.rc2
License: GPL
Group: Applications/Multimedia
URL: http://www.alsa-project.org/
@ -15,9 +15,7 @@ Source10: alsa.rules
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: alsa-lib-devel >= %{version}
BuildRequires: ncurses-devel
BuildRequires: gettext-devel
Conflicts: udev < 062
BuildRequires: autoconf
%description
This package contains command line utilities for the Advanced Linux Sound
@ -27,7 +25,7 @@ Architecture (ALSA).
%setup -q -n %{name}-%{version}%{?prever}
%build
autoreconf -f -i
#autoreconf -f -i
%configure CFLAGS="$RPM_OPT_FLAGS" --sbindir=/sbin
%{__make} %{?_smp_mflags}
%{__cc} $RPM_OPT_FLAGS -o salsa %{SOURCE2} -lasound
@ -69,6 +67,9 @@ install -m 755 alsacard %{buildroot}/bin
/usr/share/locale/*
%changelog
* Mon Feb 20 2006 Martin Stransky <stransky@redhat.com> 1.0.11-3.rc2
- removed autoreconf
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.11-2.rc2.2
- bump again for double-long bug on ppc(64)