rpms/openvrml/F-8 .cvsignore, 1.8, 1.9 openvrml.spec, 1.27, 1.28 sources, 1.8, 1.9

Braden McDaniel (braden) fedora-extras-commits at redhat.com
Wed Dec 19 19:54:50 UTC 2007


Author: braden

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

Modified Files:
	.cvsignore openvrml.spec sources 
Log Message:
Update to 0.17.0.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/openvrml/F-8/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	15 Nov 2007 16:58:56 -0000	1.8
+++ .cvsignore	19 Dec 2007 19:54:09 -0000	1.9
@@ -1 +1 @@
-openvrml-0.16.7.tar.gz
+openvrml-0.17.0.tar.gz


Index: openvrml.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openvrml/F-8/openvrml.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- openvrml.spec	27 Nov 2007 06:53:37 -0000	1.27
+++ openvrml.spec	19 Dec 2007 19:54:09 -0000	1.28
@@ -1,15 +1,15 @@
 # -*- rpm-spec -*-
 Name:           openvrml
-Version:        0.16.7
-Release:        2%{?dist}
+Version:        0.17.0
+Release:        1%{?dist}
 Summary:        VRML/X3D runtime library
-License:        LGPLv2+
+License:        LGPLv3+
 Group:          System Environment/Libraries
 Source:         http://downloads.sf.net/openvrml/%{name}-%{version}.tar.gz
 URL:            http://openvrml.org
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  pkgconfig >= 0.12.0
-BuildRequires:  boost-devel >= 1.33.1
+BuildRequires:  boost-devel >= 1.34.1
 BuildRequires:  libpng-devel >= 1.0.12
 BuildRequires:  libjpeg-devel >= 6b
 BuildRequires:  fontconfig-devel >= 2.0
@@ -33,7 +33,7 @@
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
 Requires:       pkgconfig
-Requires:       boost-devel >= 1.33.1
+Requires:       boost-devel >= 1.34.1
 Requires:       libpng-devel
 Requires:       libjpeg-devel
 Requires:       fontconfig-devel
@@ -66,7 +66,7 @@
 %package xembed
 Summary:        VRML/X3D browser XEmbed component for embedding in X11 applications
 Group:          Applications/Internet
-License:        GPLv2+
+License:        GPLv3+
 Requires:       %{name}-gl = %{version}-%{release}
 Requires:       gecko-libs = 1.8.1.10
 Requires(post): /sbin/install-info
@@ -78,7 +78,7 @@
 %package mozilla-plugin
 Summary:        VRML/X3D browser plug-in for Mozilla-based browsers
 Group:          Applications/Internet
-License:        GPLv2+
+License:        GPLv3+
 Requires:       %{name}-xembed = %{version}-%{release}
 %description mozilla-plugin
 VRML/X3D browser plug-in for Mozilla-based browsers.  Hosts the OpenVRML
@@ -87,7 +87,7 @@
 %package player
 Summary:        VRML/X3D player
 Group:          Applications/Internet
-License:        GPLv2+
+License:        GPLv3+
 Requires:       %{name}-xembed = %{version}-%{release}
 %description player
 VRML/X3D player.  Hosts the OpenVRML XEmbed control.
@@ -99,6 +99,9 @@
 %configure --disable-static --disable-exception-specs --disable-examples --disable-script-node-java CPPFLAGS="-DNDEBUG" BOOST_LIB_SUFFIX="-mt"
 %{__make} %{?_smp_mflags}
 
+%check
+%{__make} check
+
 %install
 %{__make} DESTDIR=%{buildroot} install
 %{__rm} %{buildroot}%{_libdir}/*.la
@@ -170,6 +173,10 @@
 
 
 %changelog
+* Wed Dec 19 2007  Braden McDaniel  <braden at endoframe.com> - 0.17.0-1
+- Updated to 0.17.0
+- Changed license to LGPLv3+/GPLv3+ per OpenVRML 0.17.0 change.
+
 * Tue Nov 27 2007  Braden McDaniel  <braden at endoframe.com> - 0.16.7-2
 - Updated gecko-libs dependency to 1.8.1.10.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/openvrml/F-8/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	15 Nov 2007 16:58:56 -0000	1.8
+++ sources	19 Dec 2007 19:54:09 -0000	1.9
@@ -1 +1 @@
-c8a32ff364d820a0d7df874d85e6ea9d  openvrml-0.16.7.tar.gz
+4621541309428e3df3d2f9b32a180881  openvrml-0.17.0.tar.gz




More information about the fedora-extras-commits mailing list