[pyatspi/f17] Drop gconf dep

Matthias Clasen mclasen at fedoraproject.org
Thu May 10 02:03:45 UTC 2012


commit 7902fc64bcd602c234e789ecc2b967d12e1a30a4
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed May 9 22:04:36 2012 -0400

    Drop gconf dep

 pyatspi.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/pyatspi.spec b/pyatspi.spec
index 80adf46..7f45082 100644
--- a/pyatspi.spec
+++ b/pyatspi.spec
@@ -4,7 +4,7 @@
 
 Name:           pyatspi
 Version:        2.4.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Python bindings for at-spi
 
 Group:          Development/Languages
@@ -18,7 +18,6 @@ BuildRequires:  pygobject3-devel >= 2.90.1
 
 Requires:       at-spi2-core
 Requires:       python-xlib
-Requires:       gnome-python2-gconf
 
 BuildArch:      noarch
 
@@ -53,6 +52,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Wed May  9 2012 Matthias Clasen <mclasen at redhat.com> - 2.4.0-2
+- Drop GConf dependency (#820066)
+
 * Wed Mar 28 2012 Richard Hughes <hughsient at gmail.com> - 2.4.0-1
 - Update to 2.4.0
 


More information about the scm-commits mailing list