From 4e6922e3444d97bbc804067457d4aa1c0aa7b7ac Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Feb 20 2006 16:44:06 +0000 Subject: removed autoreconf --- diff --git a/alsa-utils.spec b/alsa-utils.spec index 65d7cff..f1dd660 100644 --- a/alsa-utils.spec +++ b/alsa-utils.spec @@ -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 1.0.11-3.rc2 +- removed autoreconf + * Fri Feb 10 2006 Jesse Keating - 1.0.11-2.rc2.2 - bump again for double-long bug on ppc(64)