rpms/metacity/devel metacity.spec,1.84,1.85

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jun 13 08:22:51 UTC 2006


Author: karsten

Update of /cvs/dist/rpms/metacity/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31743

Modified Files:
	metacity.spec 
Log Message:
- fix from Michael J. Knox to use automake instead of automake14, add BR gettext


Index: metacity.spec
===================================================================
RCS file: /cvs/dist/rpms/metacity/devel/metacity.spec,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- metacity.spec	6 Jun 2006 17:09:15 -0000	1.84
+++ metacity.spec	13 Jun 2006 08:22:47 -0000	1.85
@@ -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: 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 @@
 %{_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 at redhat.com> 2.15.5-5
 - Update to new tarball with different intltool magic in it.
 




More information about the fedora-cvs-commits mailing list