From 0f62eaae9ba52535b96e2babef9aa3ff14ac573b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 15 Dec 2005 13:49:55 +0000 Subject: [PATCH] Update requirements --- libgtop2.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/libgtop2.spec b/libgtop2.spec index 8e73853..c6e7e44 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -36,13 +36,14 @@ files to allow you to develop with libgtop. %setup -q -n libgtop-%{version} %patch -p1 -b .prog_as +%build +# prog_as patches configure.in libtoolize --force -aclocal-1.6 -automake-1.6 --add-missing +aclocal-1.9 +automake-1.9 --add-missing autoconf autoheader -%build %configure make %{?_smp_mflags}