[at-spi] add more dependencies

Matthias Clasen mclasen at fedoraproject.org
Tue Jan 25 19:35:09 UTC 2011


commit 254127868f1537155e8de0f8ab4e48d784031d4c
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Jan 25 14:34:10 2011 -0500

    add more dependencies

 at-spi.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/at-spi.spec b/at-spi.spec
index ceb08a5..77f0cca 100644
--- a/at-spi.spec
+++ b/at-spi.spec
@@ -10,7 +10,7 @@
 Summary: Assistive Technology Service Provider Interface
 Name: at-spi
 Version: 1.32.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 URL: http://developer.gnome.org/projects/gap/
 #VCS: git:git://git.gnome.org/at-spi
 Source0: http://download.gnome.org/sources/at-spi/1.32/%{name}-%{version}.tar.bz2
@@ -80,6 +80,8 @@ Summary: Python bindings for at-spi
 Group: Development/Libraries
 Requires: %name = %{version}-%{release}
 Requires: python
+Requires: pyorbit
+Requires: gnome-python2-bonobo
 
 %description python
 This package contains Python bindings allowing to use at-spi in Python programs.
@@ -144,6 +146,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version} \
 
 
 %changelog
+* Tue Jan 25 2011 Matthias Clasen <mclasen at redhat.com> - 1.32.0-3
+- Add more dependencies to at-spi-python (#651887)
+
 * Mon Oct 04 2010 Ray Strode <rstrode at redhat.com> 1.32.0-2
 - Switch back to orbit stack by default
 http://lists.fedoraproject.org/pipermail/desktop/2010-October/006568.html


More information about the scm-commits mailing list