rpms/openvrml/F-7 openvrml.spec,1.17,1.18

Braden McDaniel (braden) fedora-extras-commits at redhat.com
Thu Jul 19 02:45:21 UTC 2007


Author: braden

Update of /cvs/pkgs/rpms/openvrml/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14036/F-7

Modified Files:
	openvrml.spec 
Log Message:
Updated firefox dependency to 2.0.0.5.


Index: openvrml.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openvrml/F-7/openvrml.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- openvrml.spec	12 Jul 2007 20:30:32 -0000	1.17
+++ openvrml.spec	19 Jul 2007 02:44:49 -0000	1.18
@@ -1,7 +1,7 @@
 # -*- rpm-spec -*-
 Name:           openvrml
 Version:        0.16.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        VRML/X3D runtime library
 License:        LGPL
 Group:          System Environment/Libraries
@@ -21,7 +21,7 @@
 BuildRequires:  gtk2-devel
 BuildRequires:  libgnomeui-devel >= 2.14
 BuildRequires:  curl-devel
-Requires:       firefox = 2.0.0.4
+Requires:       firefox = 2.0.0.5
 
 %description
 OpenVRML is a VRML/X3D support library, including a runtime and facilities
@@ -38,7 +38,7 @@
 Requires:       libjpeg-devel
 Requires:       fontconfig-devel
 Requires:       freetype-devel
-Requires:       firefox-devel = 2.0.0.4
+Requires:       firefox-devel = 2.0.0.5
 %description devel
 Headers that programmers will need to develop C++ programs using
 OpenVRML.
@@ -169,6 +169,9 @@
 
 
 %changelog
+* Thu Jun 07 2007  Braden McDaniel  <braden at endoframe.com> - 0.16.6-2
+- Updated firefox dependency to 2.0.0.5.
+
 * Thu Jun 07 2007  Braden McDaniel  <braden at endoframe.com> - 0.16.6-1
 - Updated to 0.16.6.
 




More information about the scm-commits mailing list