[firewalld] - added missing build requires for glib2 (glib-compile-schemas)

Thomas Woerner twoerner at fedoraproject.org
Mon Feb 6 23:43:00 UTC 2012


commit 9871af494f9bccb4c438ec5d981408adf325aa19
Author: Thomas Woerner <twoerner at redhat.com>
Date:   Tue Feb 7 00:41:29 2012 +0100

    - added missing build requires for glib2 (glib-compile-schemas)

 firewalld.spec |    1 +
 sources        |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/firewalld.spec b/firewalld.spec
index eb4496c..993b30f 100644
--- a/firewalld.spec
+++ b/firewalld.spec
@@ -14,6 +14,7 @@ Source0: https://fedorahosted.org/released/firewalld/%{name}-%{version}.tar.bz2
 BuildRequires: desktop-file-utils
 BuildRequires: gettext
 BuildRequires: intltool
+BuildRequires: glib2
 BuildRequires: systemd-units
 Requires: dbus-python
 Requires: python-slip-dbus >= 0.2.7
diff --git a/sources b/sources
index 8cee180..9f0eeca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aea998ad550e3f0f26762b7f66943eb9  firewalld-0.2.0.tar.bz2
+872d82e584cc0faac81113293c447f83  firewalld-0.2.0.tar.bz2


More information about the scm-commits mailing list