rpms/hulahop/OLPC-3 hulahop.spec,1.1,1.2

Marco Pesenti Gritti (mpg) fedora-extras-commits at redhat.com
Fri Jun 20 15:37:06 UTC 2008


Author: mpg

Update of /cvs/pkgs/rpms/hulahop/OLPC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24740

Modified Files:
	hulahop.spec 
Log Message:
Fix python-xulrunner dependencies


Index: hulahop.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hulahop/OLPC-3/hulahop.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hulahop.spec	16 May 2008 16:13:03 -0000	1.1
+++ hulahop.spec	20 Jun 2008 15:34:49 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name: hulahop
 Version: 0.4.0
-Release: 2%{?dist}
+Release: 4%{?dist}
 Summary: A pygtk widget for embedding mozilla
 
 Group: System Environment/Libraries
@@ -11,7 +11,8 @@
 Source0: http://dev.laptop.org/pub/sugar/hulahop-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires: xulrunner-devel
+BuildRequires: xulrunner-devel-unstable
+BuildRequires: python-xulrunner-devel
 BuildRequires: glib2-devel
 BuildRequires: gtk2-devel
 BuildRequires: pygobject2-devel
@@ -47,6 +48,9 @@
 %{python_sitelib}/*
 
 %changelog
+* Fri Jun 20 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.4.0-4
+- Require python-xulrunner-devel
+
 * Fri Jan 11 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.4.0-2
 - Rebuild
 




More information about the fedora-extras-commits mailing list