From 56d2ac65184d9bfd1aa3e9628632e0ab8cf4bbfa Mon Sep 17 00:00:00 2001 From: mharris Date: Fri, 9 Jun 2006 10:37:00 +0000 Subject: [PATCH] automake-1.9.5-1 works for me in FC4. automake 1.7 is what upstream has in 'extras', but does not seem to work. Something appears awry in rawhide though. --- xorg-x11-server.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorg-x11-server.spec b/xorg-x11-server.spec index 85dd286..031d69b 100644 --- a/xorg-x11-server.spec +++ b/xorg-x11-server.spec @@ -266,7 +266,7 @@ drivers, input drivers, or other X modules should install this package. # --disable-dependency-tracking \ # also, --enable-kdrive just for Xephyr is overkill, should fix that upstream -aclocal-1.7 ; automake-1.7 ; autoconf +aclocal ; automake ; autoconf %configure %{xservers} \ --disable-xprint \ --disable-static \