rpms/orca/devel orca.spec,1.51,1.52

William Jon McCann (mccann) fedora-extras-commits at redhat.com
Wed May 28 20:11:57 UTC 2008


Author: mccann

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

Modified Files:
	orca.spec 
Log Message:
- Require gnome-python2-bonobo and gnome-python2-libwnck




Index: orca.spec
===================================================================
RCS file: /cvs/pkgs/rpms/orca/devel/orca.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- orca.spec	14 May 2008 02:29:31 -0000	1.51
+++ orca.spec	28 May 2008 20:11:01 -0000	1.52
@@ -5,6 +5,7 @@
 %define pyorbit_version 2.0.1
 %define pygtk2_version 2.6.2
 %define gnome_python_version 2.6.2
+%define gnome_python_version 2.6.2
 %define brltty_version 3.7.2
 %define atk_version 1.11.3
 %define gail_version 1.8.11
@@ -17,7 +18,7 @@
 
 Name:		orca
 Version:	2.23.2
-Release: 	1%{?dist}
+Release: 	2%{?dist}
 Summary:	Flexible, extensible, and powerful assistive technology
 
 Group:		User Interface/Desktops
@@ -37,7 +38,6 @@
 BuildRequires:	at-spi-devel >= %{libspi_version}
 BuildRequires:	gnome-speech-devel >= %{gnome_speech_version}
 BuildRequires:	perl(XML::Parser)
-BuildRequires:	gnome-python2-bonobo
 BuildRequires:	gettext
 Obsoletes:	gnopernicus
 Provides:	gnopernicus
@@ -45,6 +45,8 @@
 Requires:	gnome-mag
 Requires:	control-center >= %{control_center_version}
 Requires:	at-spi-python
+Requires:	gnome-python2-bonobo
+Requires:	gnome-python2-libwnck
 
 %description
 Orca is a flexible, extensible, and powerful assistive technology for people
@@ -101,6 +103,9 @@
 
 
 %changelog
+* Wed May 28 2008 Jon McCann <jmccann at redhat.com> - 2.23.2-2
+- Require gnome-python2-bonobo and gnome-python2-libwnck
+
 * Tue May 13 2008 Matthias Clasen <mclasen at redhat.com> - 2.23.2-1
 - Update to 2.23.2
 




More information about the fedora-extras-commits mailing list