[OpenSceneGraph] Reflect curl having silently broken their API.

corsepiu corsepiu at fedoraproject.org
Sun Jul 17 07:14:20 UTC 2011


commit 03a8162f81eeffcae4921fa07b81ed7da61c1f67
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Sun Jul 17 09:13:59 2011 +0200

    Reflect curl having silently broken their API.

 OpenSceneGraph-2.8.5.diff |   10 ++++++++++
 OpenSceneGraph.spec       |    5 ++++-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/OpenSceneGraph-2.8.5.diff b/OpenSceneGraph-2.8.5.diff
index 70351b8..73f3628 100644
--- a/OpenSceneGraph-2.8.5.diff
+++ b/OpenSceneGraph-2.8.5.diff
@@ -55,3 +55,13 @@ diff -Naur OpenSceneGraph-2.8.5.orig/examples/osgviewerSDL/CMakeLists.txt OpenSc
         ENDIF()
  ENDIF()
  
+--- OpenSceneGraph-2.8.5.orig/src/osgPlugins/curl/ReaderWriterCURL.cpp	2009-05-15 17:13:17.000000000 +0200
++++ OpenSceneGraph-2.8.5/src/osgPlugins/curl/ReaderWriterCURL.cpp	2011-07-17 08:22:30.344337497 +0200
+@@ -21,7 +21,6 @@
+ #include <fstream>
+ 
+ #include <curl/curl.h>
+-#include <curl/types.h>
+ 
+ #include "ReaderWriterCURL.h"
+ 
diff --git a/OpenSceneGraph.spec b/OpenSceneGraph.spec
index 5dcf652..bf61660 100644
--- a/OpenSceneGraph.spec
+++ b/OpenSceneGraph.spec
@@ -9,7 +9,7 @@
 
 Name:           OpenSceneGraph
 Version:        %{apivers}
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        High performance real-time graphics toolkit
 
 Group:          Applications/Multimedia
@@ -381,6 +381,9 @@ Development files for OpenThreads.
 %{_includedir}/OpenThreads
 
 %changelog
+* Sun Jul 17 2011 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.8.5-3
+- Reflect curl having silently broken their API.
+
 * Fri Jul 15 2011 Marek Kasik <mkasik at redhat.com> - 2.8.5-2
 - Rebuild (poppler-0.17.0)
 


More information about the scm-commits mailing list