rpms/openvrml/devel openvrml.spec,1.3,1.4

Braden McDaniel (braden) fedora-extras-commits at redhat.com
Tue Nov 28 04:44:09 UTC 2006


Author: braden

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

Modified Files:
	openvrml.spec 
Log Message:
Require firefox 2.0.


Index: openvrml.spec
===================================================================
RCS file: /cvs/extras/rpms/openvrml/devel/openvrml.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- openvrml.spec	28 Nov 2006 04:38:46 -0000	1.3
+++ openvrml.spec	28 Nov 2006 04:43:39 -0000	1.4
@@ -19,7 +19,7 @@
 BuildRequires:  libGLU-devel
 BuildRequires:  libXmu-devel
 BuildRequires:  gtk2-devel
-Requires:       firefox = 1.5.0.8
+Requires:       firefox = 2.0
 
 %description
 OpenVRML is a VRML/X3D support library, including a runtime and facilities
@@ -36,7 +36,7 @@
 Requires:       libjpeg-devel
 Requires:       fontconfig-devel
 Requires:       freetype-devel
-Requires:       firefox-devel = 1.5.0.8
+Requires:       firefox-devel = 2.0
 %description devel
 Headers that programmers will need to develop C++ programs using
 OpenVRML.
@@ -154,6 +154,8 @@
 - openvrml: Removed -fvisibility=hidden from CXXFLAGS.  Mozilla
   development headers are not wise to gcc symbol visibility mojo and as
   a result NPAPI entry points wound up not visible.
+- openvrml: Require firefox 2.0.
+- openvrml-devel: Require firefox-devel 2.0.
 
 * Wed Nov 15 2006  Braden McDaniel  <braden at endoframe.com> - 0.16.1-4
 - Patch openvrml-gtkplug.info.




More information about the scm-commits mailing list