- fix from Michael J. Knox to use automake instead of automake14, add BR
gettext
This commit is contained in:
parent
0b911f721e
commit
3342db2b9e
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user