summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Hopp <karsten@fedoraproject.org>2006-06-13 08:22:47 +0000
committerKarsten Hopp <karsten@fedoraproject.org>2006-06-13 08:22:47 +0000
commit3342db2b9e6309d0d9df209bb1b509a21e4db31b (patch)
tree994db2c369ca985ce215da9e7d5624f19fd28bae
parent0b911f721e3d73dce0089f6dc65e8ba9b371d896 (diff)
downloadmetacity-2_15_5-6.tar.gz
metacity-2_15_5-6.tar.xz
metacity-2_15_5-6.zip
- fix from Michael J. Knox to use automake instead of automake14, add BRmetacity-2_15_5-6
gettext
-rw-r--r--metacity.spec7
1 files changed, 5 insertions, 2 deletions
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 <michael[AT]knox.net.nz> - 2.15.5-6
+- remove BR on automake14, use current automake instead
+
* Tue Jun 6 2006 Soren Sandmann <sandmann@redhat.com> 2.15.5-5
- Update to new tarball with different intltool magic in it.