rpms/at-spi/devel at-spi.spec,1.124,1.125

Matthias Clasen mclasen at fedoraproject.org
Fri Dec 4 22:03:19 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/at-spi/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9534

Modified Files:
	at-spi.spec 
Log Message:
fix file lists



Index: at-spi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/at-spi/devel/at-spi.spec,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -p -r1.124 -r1.125
--- at-spi.spec	4 Dec 2009 21:50:46 -0000	1.124
+++ at-spi.spec	4 Dec 2009 22:03:19 -0000	1.125
@@ -150,12 +150,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %files python
 %defattr(-,root,root)
-%{python_sitearch}/pyatspi/
+%{python_sitearch}/pyatspi-corba/
 
 
 %changelog
 * Fri Dec  4 2009 Matthias Clasen <mclasen at redhat.com> - 1.29.3-1
 - Update to 1.29.3
+- The Python bindings have been relocated to pyatspi-corba to
+  coexist with the new dbus-based bindings
 
 * Sun Sep 27 2009 Matthias Clasen <mclasen at redhat.com> - 1.28.0-2
 - Use dbus sm api instead of xsmp, avoid segfault at logout (#519239)




More information about the fedora-extras-commits mailing list