summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2011-03-01 10:35:52 -0500
committerColin Walters <walters@verbum.org>2011-03-01 10:35:52 -0500
commit5f091793eaba5c54d82a7736621e1fe7c4762476 (patch)
tree2eeafe65ae2b5364b8e01b9f827d2e3fe953eaa7
parent599741e6d238eb389407d2042c37d880cf246708 (diff)
downloadmetacity-5f091793eaba5c54d82a7736621e1fe7c4762476.tar.gz
metacity-5f091793eaba5c54d82a7736621e1fe7c4762476.tar.xz
metacity-5f091793eaba5c54d82a7736621e1fe7c4762476.zip
BR gnome-common so autogen.sh works
-rw-r--r--metacity.spec3
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@lists.fedoraproject.org> - 2.30.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild