rpms/hulahop/OLPC-3 hulahop.spec,1.8,1.9

Marco Pesenti Gritti (mpg) fedora-extras-commits at redhat.com
Thu Jul 24 13:01:29 UTC 2008


Author: mpg

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

Modified Files:
	hulahop.spec 
Log Message:
Really fix requires


Index: hulahop.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hulahop/OLPC-3/hulahop.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hulahop.spec	24 Jul 2008 12:56:50 -0000	1.8
+++ hulahop.spec	24 Jul 2008 13:00:42 -0000	1.9
@@ -12,7 +12,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: xulrunner-devel-unstable
-BuildRequires: python-xulrunner-devel
+BuildRequires: xulrunner-pyxpcom-devel
 BuildRequires: glib2-devel
 BuildRequires: gtk2-devel
 BuildRequires: pygobject2-devel
@@ -20,7 +20,7 @@
 
 Requires: pygobject2
 Requires: pygtk2
-Requires: xulrunner-pyxpcom-devel
+Requires: xulrunner-pyxpcom
 
 %description
 The hulalop library contains a widget for embedding mozilla.
@@ -52,6 +52,7 @@
 %changelog
 * Thu Jul 24 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.4.2-1
 - Update to 0.4.2
+- Fix requires
 
 * Mon Jun 23 2008 Dennis Gilmore <dennis at ausil.us> - 0.4.1-3
 - change Requires from python-xulrunner to xulrunner-pyxpcom




More information about the fedora-extras-commits mailing list