From 7d9fbd3897d833916134966056a79064818a5267 Mon Sep 17 00:00:00 2001 From: sparky Date: Fri, 28 Jan 2011 02:50:53 +0000 Subject: - regenerate auto*, since missing cries about autoconf and automake anyways Changed files: lsscsi.spec -> 1.18 diff --git a/lsscsi.spec b/lsscsi.spec index 3d1fcd2..e05db31 100644 --- a/lsscsi.spec +++ b/lsscsi.spec @@ -10,6 +10,8 @@ Group: Applications/System Source0: http://sg.danny.cz/scsi/%{name}-%{version}.tgz # Source0-md5: de3e51358ddf046a139483196106c1ac URL: http://sg.danny.cz/scsi/lsscsi.html +BuildRequires: autoconf +BuildRequires: automake BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -36,6 +38,9 @@ jest dostępne dla wszystkich użytkowników. %setup -q %build +%{__aclocal} +%{__autoconf} +%{__automake} %configure %{__make} -- cgit v0.10.2