[openvrml: 1/2] Changes for the *real* boost-1.44.0.

Braden McDaniel braden at fedoraproject.org
Tue Sep 14 15:03:58 UTC 2010


commit cff09290996b0c9ad39614afca67533015fd8694
Author: braden <braden at endoframe.com>
Date:   Tue Sep 14 10:58:23 2010 -0400

    Changes for the *real* boost-1.44.0.

 boost-1.44.patch |   13 -------------
 openvrml.spec    |    7 ++++---
 2 files changed, 4 insertions(+), 16 deletions(-)
---
diff --git a/openvrml.spec b/openvrml.spec
index b7d9d6b..5982dac 100644
--- a/openvrml.spec
+++ b/openvrml.spec
@@ -1,12 +1,11 @@
 # -*- rpm-spec -*-
 Name:           openvrml
 Version:        0.18.6
-Release:        4%{?dist}
+Release:        5%{?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:         boost-1.44.patch
 URL:            http://openvrml.org
 BuildRequires:  pkgconfig >= 0.18.0
 BuildRequires:  libtool-ltdl-devel
@@ -136,7 +135,6 @@ OpenVRML API documentation.
 
 %prep
 %setup
-%patch0 -p0
 
 %build
 CXXFLAGS="%optflags -fvisibility=hidden -fvisibility-inlines-hidden -Wno-missing-braces -Wno-strict-aliasing -Wno-unused-variable"
@@ -234,6 +232,9 @@ CXXFLAGS="%optflags -fvisibility=hidden -fvisibility-inlines-hidden -Wno-missing
 %doc %{_datadir}/doc/libopenvrml-%{version}/manual
 
 %changelog
+* Sat Sep 5 2010  Braden McDaniel  <braden at endoframe.com> - 0.18.6-5
+- Changes for the *real* boost-1.44.0.
+
 * Sat Jul 31 2010  Braden McDaniel  <braden at endoframe.com> - 0.18.6-4
 - Still need -mt for boost-1.44.0.
 


More information about the scm-commits mailing list