[metacity/f15/master] BR gnome-common so autogen.sh works

Colin Walters walters at fedoraproject.org
Tue Mar 1 15:32:38 UTC 2011


commit 5f091793eaba5c54d82a7736621e1fe7c4762476
Author: Colin Walters <walters at verbum.org>
Date:   Tue Mar 1 10:35:52 2011 -0500

    BR gnome-common so autogen.sh works

 metacity.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
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 <rel-eng at lists.fedoraproject.org> - 2.30.3-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild


More information about the scm-commits mailing list