[openvrml] Rebuild for Boost-1.48

Denis Arnaud denisarnaud at fedoraproject.org
Tue Dec 6 15:37:00 UTC 2011


commit 40657f3006fa73ad18021af58eb3ba8d24af7145
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Tue Dec 6 16:36:47 2011 +0100

    Rebuild for Boost-1.48

 .gitignore    |    8 +++++---
 openvrml.spec |    7 +++++--
 2 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 00e65dd..90912e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
-openvrml-0.18.6.tar.gz
-/openvrml-0.18.7.tar.gz
-/openvrml-0.18.8.tar.gz
+clog
+openvrml-*.tar.*
+openvrml-*.src.rpm
+/i?86/
+/x86_64/
diff --git a/openvrml.spec b/openvrml.spec
index 7b92216..e0ee1b5 100644
--- a/openvrml.spec
+++ b/openvrml.spec
@@ -1,7 +1,7 @@
 # -*- rpm-spec -*-
 Name:           openvrml
 Version:        0.18.8
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        VRML/X3D player and runtime library
 License:        LGPLv3+
 Group:          System Environment/Libraries
@@ -10,7 +10,7 @@ Patch0:         scopeexit.patch
 URL:            http://openvrml.org
 BuildRequires:  pkgconfig >= 0.18.0
 BuildRequires:  libtool-ltdl-devel
-BuildRequires:  boost-devel >= 1.38.0
+BuildRequires:  boost-devel
 BuildRequires:  libxml2-devel >= 2.5
 BuildRequires:  libpng-devel >= 1.0.12
 BuildRequires:  libjpeg-devel >= 6b
@@ -239,6 +239,9 @@ CXXFLAGS="%optflags -fvisibility=hidden -fvisibility-inlines-hidden -Wno-missing
 %doc %{_datadir}/doc/libopenvrml-%{version}/manual
 
 %changelog
+* Tue Dec 06 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.18.8-4
+- Rebuild for Boost-1.48
+
 * Tue Dec 06 2011 Adam Jackson <ajax at redhat.com> - 0.18.8-3
 - Rebuild for new libpng
 


More information about the scm-commits mailing list