packages: OpenSceneGraph/OpenSceneGraph.spec, OpenSceneGraph/xine12.patch (...

sls sls at pld-linux.org
Wed May 23 14:04:53 CEST 2012


Author: sls                          Date: Wed May 23 12:04:53 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rm link.patch; added xine12.patch

---- Files affected:
packages/OpenSceneGraph:
   OpenSceneGraph.spec (1.34 -> 1.35) , xine12.patch (NONE -> 1.1)  (NEW), OpenSceneGraph-link.patch (1.2 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/OpenSceneGraph/OpenSceneGraph.spec
diff -u packages/OpenSceneGraph/OpenSceneGraph.spec:1.34 packages/OpenSceneGraph/OpenSceneGraph.spec:1.35
--- packages/OpenSceneGraph/OpenSceneGraph.spec:1.34	Wed May 23 12:12:09 2012
+++ packages/OpenSceneGraph/OpenSceneGraph.spec	Wed May 23 14:04:48 2012
@@ -10,7 +10,7 @@
 # Source0-md5:	c43a25d023e635c3566b2083d8e6d956
 #Source1:	osg-doxygen-0.9.1.tar.gz
 ## Source1-md5:	7e6d785d1b763aaeae03c2dc4c148805
-Patch0:		%{name}-link.patch
+Patch0:		xine12.patch
 URL:		http://www.openscenegraph.org/projects/osg/
 BuildRequires:	cairo-devel
 BuildRequires:	cmake
@@ -173,6 +173,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2012/05/23 12:04:48  sls
+- rm link.patch; added xine12.patch
+
 Revision 1.34  2012/05/23 10:12:09  sls
 - ver. 3.0.1
 

================================================================
Index: packages/OpenSceneGraph/xine12.patch
diff -u /dev/null packages/OpenSceneGraph/xine12.patch:1.1
--- /dev/null	Wed May 23 14:04:53 2012
+++ packages/OpenSceneGraph/xine12.patch	Wed May 23 14:04:48 2012
@@ -0,0 +1,13 @@
+--- OpenSceneGraph-3.0.1/src/osgPlugins/xine/video_out_rgb.c.orig	2012-05-20 11:31:15.157158848 +0200
++++ OpenSceneGraph-3.0.1/src/osgPlugins/xine/video_out_rgb.c	2012-05-20 11:38:48.992055552 +0200
+@@ -2769,8 +2769,8 @@ init_class(xine_t* xine, void* vo_visual
+ 	clear(rgb_class, sizeof(rgbout_class_t));
+ 
+ 	rgb_class->driver_class.open_plugin     = open_plugin;
+-	rgb_class->driver_class.get_identifier  = get_identifier;
+-	rgb_class->driver_class.get_description = get_description;
++	rgb_class->driver_class.identifier  = get_identifier;
++	rgb_class->driver_class.description = get_description;
+ 	rgb_class->driver_class.dispose         = dispose_class;
+ 
+ 	return(rgb_class);
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/OpenSceneGraph/OpenSceneGraph.spec?r1=1.34&r2=1.35



More information about the pld-cvs-commit mailing list