rpms/openvrml/F-7 openvrml.spec,1.19,1.20

Braden McDaniel (braden) fedora-extras-commits at redhat.com
Thu Oct 25 20:32:49 UTC 2007


Author: braden

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

Modified Files:
	openvrml.spec 
Log Message:
Made openvrml depend on gecko-libs instead of firefox.


Index: openvrml.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openvrml/F-7/openvrml.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- openvrml.spec	24 Oct 2007 21:20:00 -0000	1.19
+++ openvrml.spec	25 Oct 2007 20:32:15 -0000	1.20
@@ -1,7 +1,7 @@
 # -*- rpm-spec -*-
 Name:           openvrml
 Version:        0.16.6
-Release:        3%{?dist}
+Release:        4%{?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.8
+Requires:       gecko-libs >= 1.8
 
 %description
 OpenVRML is a VRML/X3D support library, including a runtime and facilities
@@ -68,6 +68,7 @@
 Group:          Applications/Internet
 License:        GPL
 Requires:       %{name}-gl = %{version}-%{release}
+Requires:       firefox = 2.0.0.8
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
 Obsoletes:      %{name}-gtkplug
@@ -169,6 +170,9 @@
 
 
 %changelog
+* Wed Oct 25 2007  Braden McDaniel  <braden at endoframe.com> - 0.16.6-4
+- Made openvrml depend on gecko-libs instead of firefox.
+
 * Thu Oct 24 2007  Braden McDaniel  <braden at endoframe.com> - 0.16.6-3
 - Updated firefox dependency to 2.0.0.8.
 




More information about the fedora-extras-commits mailing list