[openvrml/f17] Updated to 0.18.9.

Braden McDaniel braden at fedoraproject.org
Sun May 13 02:06:11 UTC 2012


commit f87f336b4b4cfb3ce6e131f597b70b5f57ee49a6
Author: Braden McDaniel <braden at endoframe.com>
Date:   Sat May 12 21:57:17 2012 -0400

    Updated to 0.18.9.

 openvrml.spec   |   14 +-
 scopeexit.patch | 2809 -------------------------------------------------------
 sources         |    2 +-
 3 files changed, 8 insertions(+), 2817 deletions(-)
---
diff --git a/openvrml.spec b/openvrml.spec
index 3239b04..33f689a 100644
--- a/openvrml.spec
+++ b/openvrml.spec
@@ -1,12 +1,11 @@
 # -*- rpm-spec -*-
 Name:           openvrml
-Version:        0.18.8
-Release:        6%{?dist}
+Version:        0.18.9
+Release:        1%{?dist}
 Summary:        VRML/X3D player and runtime library
 License:        LGPLv3+
 Group:          System Environment/Libraries
-Source:         http://downloads.sourceforge.net/project/openvrml/%{name}/%{version}/%{name}-%{version}.tar.gz
-Patch0:         scopeexit.patch
+Source:         http://sourceforge.net/projects/openvrml/files/%{name}/%{version}/%{name}-%{version}.tar.gz
 URL:            http://openvrml.org
 BuildRequires:  pkgconfig >= 0.18.0
 BuildRequires:  libtool-ltdl-devel
@@ -51,7 +50,7 @@ Summary:        Headers for developing C++ programs with OpenVRML
 Group:          Development/Libraries
 Requires:       libopenvrml%{?_isa} = %{version}-%{release}
 Requires:       pkgconfig >= 0.18.0
-Requires:       boost-devel%{?_isa} >= 1.37.0
+Requires:       boost-devel%{?_isa} >= 1.38.0
 Obsoletes:      openvrml-devel
 %description -n libopenvrml-devel
 Headers that programmers will need to develop C++ programs using
@@ -141,8 +140,6 @@ OpenVRML API documentation.
 %prep
 %setup
 
-%patch0
-
 %build
 CXXFLAGS="%optflags -fvisibility=hidden -fvisibility-inlines-hidden -Wno-missing-braces -Wno-strict-aliasing -Wno-unused-variable"
 %configure --disable-static --enable-exception-specs=nothrow --disable-examples CPPFLAGS="-I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -DNDEBUG" JAVA_HOME=/usr/lib/jvm/jre
@@ -239,6 +236,9 @@ CXXFLAGS="%optflags -fvisibility=hidden -fvisibility-inlines-hidden -Wno-missing
 %doc %{_datadir}/doc/libopenvrml-%{version}/manual
 
 %changelog
+* Sun May 12 2012 Braden McDaniel <braden at endoframe.com>
+- Updated to 0.18.9.
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.18.8-6
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index c50bec7..b371311 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a93b7ee0403b6b64de3f7647c5c4c0f  openvrml-0.18.8.tar.gz
+30f9c53dcac01280a84be09f198104cd  openvrml-0.18.9.tar.gz


More information about the scm-commits mailing list