summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2006-11-21 15:23:53 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2006-11-21 15:23:53 +0000
commit5638194d19000e695b975d6d315f4cd82f2b3c1e (patch)
tree75f295a16edb534f5bde195923748764a00eb2d5
parent7f1989c3ee50e2d9c573155e43b41a79f94861ad (diff)
downloadgnome-panel-5638194d19000e695b975d6d315f4cd82f2b3c1e.tar.gz
gnome-panel-5638194d19000e695b975d6d315f4cd82f2b3c1e.tar.xz
gnome-panel-5638194d19000e695b975d6d315f4cd82f2b3c1e.zip
grr
-rw-r--r--gnome-panel.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnome-panel.spec b/gnome-panel.spec
index 4d2f322..495c965 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -54,7 +54,7 @@ BuildRequires: which
BuildRequires: libxml2-python
BuildRequires: intltool
BuildRequires: gettext
-BuildRequires: automake-1.9
+BuildRequires: automake
BuildRequires: autoconf
BuildRequires: scrollkeeper
BuildRequires: libxslt
@@ -136,7 +136,8 @@ cp -f %{SOURCE3} gnome-panel/panel-compatibility.schemas
%build
# gpm-integration patches Makefile.am and configure.in
-automake-1.9
+aclocal
+automake
autoconf
%configure \
--disable-gtk-doc \