rpms/orca/devel orca.spec,1.36,1.37

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Fri Jan 4 15:41:35 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/orca/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26033

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



Index: orca.spec
===================================================================
RCS file: /cvs/extras/rpms/orca/devel/orca.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- orca.spec	18 Dec 2007 17:53:55 -0000	1.36
+++ orca.spec	4 Jan 2008 15:40:53 -0000	1.37
@@ -16,7 +16,7 @@
 
 Name:		orca
 Version:	2.21.4
-Release: 	1%{?dist}
+Release: 	2%{?dist}
 Summary:	Flexible, extensible, and powerful assistive technology
 
 Group:		User Interface/Desktops
@@ -43,6 +43,7 @@
 
 Requires:	gnome-mag
 Requires:	control-center >= %{control_center_version}
+Requires:	at-spi-python
 
 %description
 Orca is a flexible, extensible, and powerful assistive technology for people 
@@ -103,6 +104,9 @@
 
 
 %changelog
+* Fri Jan  4 2008 Matthias Clasen <mclasen at redhat.com> - 2.21.4-2
+- Require at-spi-python (#427432)
+
 * Tue Dec 18 2007 Matthias Clasen <mclasen at redhat.com> - 2.21.4-1
 - Update to 2.21.4
 




More information about the fedora-extras-commits mailing list