rpms/xulrunner/devel xulrunner.spec,1.135,1.136

Martin Stransky stransky at fedoraproject.org
Tue Oct 7 11:17:29 UTC 2008


Author: stransky

Update of /cvs/pkgs/rpms/xulrunner/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7688

Modified Files:
	xulrunner.spec 
Log Message:
* Tue Oct  7 2008 Marco Pesenti Gritti <mpg at redhat.com> 1.9.0.2-4
- Add missing dependency on python-devel




Index: xulrunner.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xulrunner/devel/xulrunner.spec,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- xulrunner.spec	7 Oct 2008 04:26:37 -0000	1.135
+++ xulrunner.spec	7 Oct 2008 11:16:58 -0000	1.136
@@ -8,7 +8,7 @@
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
 Version:        1.9.0.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -95,6 +95,7 @@
 %package python
 Summary: Files needed to run Gecko applications written in python.
 Group: Applications/Internet
+BuildRequires: python-devel
 Requires: gecko-libs = %{version}-%{release}
 Provides: pyxpcom = %{version}-%{release}
 Provides: gecko-python = %{version}-%{release}
@@ -412,6 +413,9 @@
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Oct  7 2008 Marco Pesenti Gritti <mpg at redhat.com> 1.9.0.2-4
+- Add missing dependency on python-devel
+
 * Sun Oct  5 2008 Christopher Aillon <caillon at redhat.com> 1.9.0.2-3
 - Enable PyXPCOM
 




More information about the fedora-extras-commits mailing list