[openvrml/f15] Updated to 0.18.8.

Braden McDaniel braden at fedoraproject.org
Thu May 12 03:22:43 UTC 2011


commit fd9ef0eecd270093117ed64f65c128e18aa7da18
Author: Braden McDaniel <braden at endoframe.com>
Date:   Wed May 11 23:16:37 2011 -0400

    Updated to 0.18.8.

 .gitignore    |    1 +
 openvrml.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae742e7..00e65dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 openvrml-0.18.6.tar.gz
 /openvrml-0.18.7.tar.gz
+/openvrml-0.18.8.tar.gz
diff --git a/openvrml.spec b/openvrml.spec
index 2cc88cd..b95694e 100644
--- a/openvrml.spec
+++ b/openvrml.spec
@@ -1,6 +1,6 @@
 # -*- rpm-spec -*-
 Name:           openvrml
-Version:        0.18.7
+Version:        0.18.8
 Release:        1%{?dist}
 Summary:        VRML/X3D player and runtime library
 License:        LGPLv3+
@@ -146,7 +146,7 @@ CXXFLAGS="%optflags -fvisibility=hidden -fvisibility-inlines-hidden -Wno-missing
 %{__make} %{_smp_mflags}
 
 %check
-%{__make} %{_smp_mflags} check CPPFLAGS=-DBOOST_FILESYSTEM_VERSION=2
+%{__make} %{_smp_mflags} check
 
 %install
 %{__make} DESTDIR=%{buildroot} install
@@ -236,6 +236,9 @@ CXXFLAGS="%optflags -fvisibility=hidden -fvisibility-inlines-hidden -Wno-missing
 %doc %{_datadir}/doc/libopenvrml-%{version}/manual
 
 %changelog
+* Wed May 11 2011  Braden McDaniel  <braden at endoframe.com> - 0.18.8-1
+- Updated to 0.18.8.
+
 * Mon Apr 18 2011  Braden McDaniel  <braden at endoframe.com> - 0.18.7-1
 - Updated to 0.18.7.
 
diff --git a/sources b/sources
index 6b90310..c50bec7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33e67185a1e8226f72eae1ac7f179c6f  openvrml-0.18.7.tar.gz
+8a93b7ee0403b6b64de3f7647c5c4c0f  openvrml-0.18.8.tar.gz


More information about the scm-commits mailing list