From 5f091793eaba5c54d82a7736621e1fe7c4762476 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 1 Mar 2011 10:35:52 -0500 Subject: BR gnome-common so autogen.sh works --- metacity.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metacity.spec b/metacity.spec index 3a56ded..36afc5d 100644 --- a/metacity.spec +++ b/metacity.spec @@ -52,7 +52,7 @@ BuildRequires: fontconfig-devel BuildRequires: GConf2-devel BuildRequires: desktop-file-utils BuildRequires: libglade2-devel -BuildRequires: autoconf, automake, libtool +BuildRequires: autoconf, automake, libtool, gnome-common BuildRequires: intltool BuildRequires: startup-notification-devel BuildRequires: libtool automake autoconf gettext @@ -220,6 +220,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' so we can build from a pure git archive - Instead of using autoreconf, just rm -f configure and let autogen do the work +- BR gnome-common so autogen works * Tue Feb 08 2011 Fedora Release Engineering - 2.30.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild -- cgit