rpms/openvrml/F-8 .cvsignore, 1.17, 1.18 openvrml.spec, 1.51, 1.52 sources, 1.17, 1.18

Braden McDaniel braden at fedoraproject.org
Thu Oct 9 06:54:37 UTC 2008


Author: braden

Update of /cvs/pkgs/rpms/openvrml/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16027/F-8

Modified Files:
	.cvsignore openvrml.spec sources 
Log Message:
Updated to 0.17.9.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/openvrml/F-8/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- .cvsignore	13 Aug 2008 15:03:30 -0000	1.17
+++ .cvsignore	9 Oct 2008 06:54:07 -0000	1.18
@@ -1 +1 @@
-openvrml-0.17.8.tar.gz
+openvrml-0.17.9.tar.gz


Index: openvrml.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openvrml/F-8/openvrml.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- openvrml.spec	9 Oct 2008 06:11:05 -0000	1.51
+++ openvrml.spec	9 Oct 2008 06:54:07 -0000	1.52
@@ -1,7 +1,7 @@
 # -*- rpm-spec -*-
 Name:           openvrml
-Version:        0.17.8
-Release:        2.0%{?dist}
+Version:        0.17.9
+Release:        1.0%{?dist}
 Summary:        VRML/X3D runtime library
 License:        LGPLv3+
 Group:          System Environment/Libraries
@@ -18,6 +18,7 @@
 BuildRequires:  libGLU-devel
 BuildRequires:  libXmu-devel
 BuildRequires:  glib2-devel >= 2.6
+BuildRequires:  dbus-glib-devel
 BuildRequires:  gtk2-devel
 BuildRequires:  libgnomeui-devel >= 2.14
 BuildRequires:  curl-devel
@@ -69,8 +70,6 @@
 License:        GPLv3+
 Requires:       %{name}-gl = %{version}-%{release}
 Requires:       gecko-libs = 1.8.1.17
-Requires(post): /sbin/install-info
-Requires(preun): /sbin/install-info
 Obsoletes:      %{name}-gtkplug
 %description xembed
 VRML/X3D browser XEmbed component for embedding in X11 applications.
@@ -80,6 +79,7 @@
 Group:          Applications/Internet
 License:        GPLv3+
 Requires:       %{name}-xembed = %{version}-%{release}
+Requires:       dbus-x11
 %description mozilla-plugin
 VRML/X3D browser plug-in for Mozilla-based browsers.  Hosts the OpenVRML
 XEmbed control.
@@ -89,6 +89,7 @@
 Group:          Applications/Internet
 License:        GPLv3+
 Requires:       %{name}-xembed = %{version}-%{release}
+Requires:       dbus-x11
 %description player
 VRML/X3D player.  Hosts the OpenVRML XEmbed control.
 
@@ -104,7 +105,6 @@
 %{__make} DESTDIR=%{buildroot} install
 %{__rm} %{buildroot}%{_libdir}/*.la
 %{__rm} %{buildroot}%{_libdir}/mozilla/plugins/openvrml.la
-%{__rm} -f %{buildroot}%{_infodir}/dir
 
 %clean
 %{__rm} -rf %{buildroot}
@@ -147,18 +147,15 @@
 %{_libdir}/pkgconfig/openvrml-gl.pc
 
 
-%post xembed
-/sbin/install-info %{_infodir}/openvrml-xembed.info %{_infodir}/dir || :
-
-%preun xembed
-if [ $1 = 0 ]; then
-  /sbin/install-info --delete %{_infodir}/openvrml-xembed.info %{_infodir}/dir || :
-fi
-
 %files xembed
 %doc AUTHORS COPYING ChangeLog NEWS README THANKS
-%{_infodir}/openvrml-xembed.info.gz
 %{_libexecdir}/openvrml-xembed
+%{_datadir}/dbus-1/services/org.openvrml.BrowserControl.service
+%dir %{_datadir}/openvrml-xembed
+%dir %{_datadir}/openvrml-xembed/dbus-1
+%{_datadir}/openvrml-xembed/dbus-1/browser.xml
+%{_datadir}/openvrml-xembed/dbus-1/browser-factory.xml
+%{_datadir}/openvrml-xembed/dbus-1/browser-host.xml
 
 %files mozilla-plugin
 %doc AUTHORS COPYING ChangeLog NEWS README THANKS
@@ -173,6 +170,9 @@
 
 
 %changelog
+* Thu Oct 09 2008  Braden McDaniel  <braden at endoframe.com> - 0.17.9-1.0
+- Updated to 0.17.9.
+
 * Thu Oct 09 2008  Braden McDaniel  <braden at endoframe.com>
 - Include two directories in -player pkg.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/openvrml/F-8/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources	13 Aug 2008 15:03:30 -0000	1.17
+++ sources	9 Oct 2008 06:54:07 -0000	1.18
@@ -1 +1 @@
-08e18b3a83a548a09d81afcf35c9ac25  openvrml-0.17.8.tar.gz
+e9feb42997dcba7aa64f460c33e7f986  openvrml-0.17.9.tar.gz




More information about the fedora-extras-commits mailing list