rpms/orca/devel orca.spec,1.111,1.112

Matthias Clasen mclasen at fedoraproject.org
Thu Jun 17 01:14:23 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/orca/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv5585

Modified Files:
	orca.spec 
Log Message:
Fix at-spi-python deps



Index: orca.spec
===================================================================
RCS file: /cvs/pkgs/rpms/orca/devel/orca.spec,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -p -r1.111 -r1.112
--- orca.spec	9 Jun 2010 03:08:53 -0000	1.111
+++ orca.spec	17 Jun 2010 01:14:23 -0000	1.112
@@ -18,7 +18,7 @@
 
 Name:		orca
 Version:	2.31.3
-Release: 	1%{?dist}
+Release: 	2%{?dist}
 Summary:	Assistive technology for people with visual impairments
 
 Group:		User Interface/Desktops
@@ -47,7 +47,7 @@ Provides:	gnopernicus
 
 Requires:	gnome-mag
 Requires:	control-center >= %{control_center_version}
-Requires:	at-spi-python
+Requires:	pyatspi
 Requires:	gnome-python2-bonobo
 Requires:	gnome-python2-libwnck
 Requires:       gnome-python2-gconf
@@ -103,6 +103,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 
 
 %changelog
+* Wed Jun 16 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.3-2
+- Require pyatspi, not at-spi-python
+
 * Tue Jun  8 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.3-1
 - Update to 2.31.3
 



More information about the scm-commits mailing list