diff --git a/metacity.spec b/metacity.spec index 441466b..edfe6a3 100644 --- a/metacity.spec +++ b/metacity.spec @@ -9,7 +9,7 @@ Summary: Metacity window manager Name: metacity Version: %{metacity_version} -Release: 5 +Release: 6 URL: http://ftp.gnome.org/pub/gnome/sources/metacity/ Source0: %{metacity_filename}.tar.gz Source1: libcm-%{libcm_version}.tar.gz @@ -24,7 +24,7 @@ BuildRequires: desktop-file-utils >= 0.3 BuildRequires: libglade2-devel >= 2.0.0 BuildRequires: intltool >= 0.35 BuildRequires: startup-notification-devel >= 0.7 -BuildRequires: libtool automake14 autoconf +BuildRequires: libtool automake autoconf gettext BuildRequires: xorg-x11-proto-devel >= 7.0-13 BuildRequires: libSM-devel, libGL-devel, libGLU-devel, libICE-devel, libX11-devel BuildRequires: libXext-devel, libXinerama-devel, libXrandr-devel, libXrender-devel @@ -141,6 +141,9 @@ done %{_mandir}/man1/* %changelog +* Tue Jun 13 2006 Michael J. Knox - 2.15.5-6 +- remove BR on automake14, use current automake instead + * Tue Jun 6 2006 Soren Sandmann 2.15.5-5 - Update to new tarball with different intltool magic in it.