diff --git a/gnome-screensaver.spec b/gnome-screensaver.spec index ac980e3..e0dede0 100644 --- a/gnome-screensaver.spec +++ b/gnome-screensaver.spec @@ -43,9 +43,6 @@ BuildRequires: libXinerama-devel libXmu-devel # this is here because the configure tests look for protocol headers BuildRequires: xorg-x11-proto-devel BuildRequires: gettext -BuildRequires: intltool -BuildRequires: autoconf -BuildRequires: automake Requires: gtk2 >= %{gtk2_version} Requires: gnome-vfs2 >= %{gnome_vfs2_version} Requires: libgnomeui >= %{libgnomeui_version} @@ -69,11 +66,6 @@ simple, sane, secure defaults and be well integrated with the desktop. tar xzf %{SOURCE2} %build -#intltoolize --force -#aclocal -#cat %{SOURCE3} >> aclocal.m4 -#automake -#autoconf %configure --with-xscreensaverdir=/usr/share/xscreensaver/config \ --with-xscreensaverhackdir=/usr/libexec/xscreensaver \ --with-gdm-config=/etc/X11/gdm/gdm.conf \