[glade3/f16] add gnome-common to the BuildRequires

John Palmieri (J5) johnp at fedoraproject.org
Fri Sep 16 21:19:34 UTC 2011


commit 357ebba2412289af697b77f29528c90e7f46a641
Author: John (J5) Palmieri <johnp at redhat.com>
Date:   Fri Sep 16 17:01:16 2011 -0400

    add gnome-common to the BuildRequires

 glade3.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/glade3.spec b/glade3.spec
index ebf43fc..042278b 100644
--- a/glade3.spec
+++ b/glade3.spec
@@ -1,7 +1,7 @@
 Summary:	User Interface Designer for GTK+ and GNOME
 Name:		glade3
 Version:	3.10.0
-Release:	3%{?dist}
+Release:	4%{?dist}
 Epoch:		1
 License:	GPLv2+
 Group:		Development/Tools
@@ -25,7 +25,7 @@ BuildRequires:	python2-devel
 BuildRequires:	scrollkeeper
 BuildRequires:	chrpath
 BuildRequires:	autoconf
-
+BuildRequires:	gnome-common
 %description
 Glade is a RAD tool to enable quick and easy development of user interfaces for
 the GTK+ toolkit and the GNOME desktop environment.
@@ -194,6 +194,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_includedir}/libgladeui-2.0/gladeui
 
 %changelog
+* Fri Sep 16 2011 John (J5) Palmieri <johnp at redhat.com> - 1:3.10.0-4
+- add gnome-common to the BuildRequires
+
 * Fri Sep 16 2011 John (J5) Palmieri <johnp at redhat.com> - 1:3.10.0-3
 - add patch to make compile against pygobject3 so that we can
   load custom python widgets


More information about the scm-commits mailing list