rpms/openvrml/FC-6 openvrml.spec,1.8,1.9

Braden McDaniel (braden) fedora-extras-commits at redhat.com
Fri Mar 16 20:31:31 UTC 2007


Author: braden

Update of /cvs/extras/rpms/openvrml/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27389

Modified Files:
	openvrml.spec 
Log Message:
Updates for firefox 1.5.0.10.


Index: openvrml.spec
===================================================================
RCS file: /cvs/extras/rpms/openvrml/FC-6/openvrml.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- openvrml.spec	2 Feb 2007 20:10:42 -0000	1.8
+++ openvrml.spec	16 Mar 2007 20:30:58 -0000	1.9
@@ -1,7 +1,7 @@
 # -*- rpm-spec -*-
 Name:           openvrml
 Version:        0.16.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        VRML/X3D runtime library
 License:        LGPL
 Group:          System Environment/Libraries
@@ -19,7 +19,7 @@
 BuildRequires:  libXmu-devel
 BuildRequires:  glib2-devel >= 2.6
 BuildRequires:  gtk2-devel
-Requires:       firefox = 1.5.0.9
+Requires:       firefox = 1.5.0.10
 
 %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.9
+Requires:       firefox-devel = 1.5.0.10
 %description devel
 Headers that programmers will need to develop C++ programs using
 OpenVRML.
@@ -83,7 +83,7 @@
 %setup
 
 %build
-%configure --disable-static --disable-exception-specs --disable-examples --disable-script-node-java CPPFLAGS="-DNDEBUG"
+%configure --disable-static --disable-exception-specs --disable-examples --disable-script-node-java CPPFLAGS="-DNDEBUG -I/usr/include/firefox-1.5.0.10"
 %{__make} %{?_smp_mflags}
 
 %install
@@ -150,6 +150,9 @@
 
 
 %changelog
+* Fri Mar 16 2007  Braden McDaniel  <braden at endoframe.com> - 0.16.3-3
+- Updated firefox dependency to 1.5.0.10.
+
 * Fri Feb 02 2007  Braden McDaniel  <braden at endoframe.com> - 0.16.3-2
 - Require GLib >= 2.6 for use of GOption in openvrml-gtkplug.
 




More information about the fedora-extras-commits mailing list