From 2667ec6ee6361b994681f17bd4e265b80f58053b Mon Sep 17 00:00:00 2001 From: kloczek Date: Tue, 6 Feb 2001 10:57:25 +0000 Subject: [PATCH] - fixed %build (automake must be called with -a -c for allow build also in automake 1.4b enviroment), - automake, autoconf added to BuildRequires. Changed files: TiMidity++.spec -> 1.28 --- TiMidity++.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TiMidity++.spec b/TiMidity++.spec index 62c7762..a62cc3e 100644 --- a/TiMidity++.spec +++ b/TiMidity++.spec @@ -9,6 +9,8 @@ Group(de): Applikationen/Laut Group(pl): Aplikacje/D¼wiêk Source0: http://www.goice.co.jp/member/mo/timidity/dist/%{name}-%{version}.tar.bz2 Patch0: %{name}-config.patch +BuildRequires: autoconf +BuildRequires: automake %ifnarch sparc sparc64 BuildRequires: alsa-lib-devel %endif @@ -99,7 +101,7 @@ VT100 interface for TiMidity++. aclocal autoheader autoconf -automake +automake -a -c %configure \ --with-elf \ %ifnarch sparc sparc64 -- 2.44.0