Mandriva

Return to the main archive index.

Custom Search

Mandriva Linux Archives: cooker@mandrivalinux.org

Mandriva Linux: cooker@mandrivalinux.org


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]


Should there not have been a release bump to 2 with this commit/submit?

This would allow a backport release of this and thus the new enblend (3.0 and later 
are considerably faster than 2.5) to be considered for 2008.1.

Cheers,
Nick

On Tue, 22 Apr 2008 23:03:09 +0200, pcpa wrote:

> Author: pcpa
> Date: Tue Apr 22 23:03:09 2008
> New Revision: 196683
> 
> Added:
>    cooker/glew/current/SOURCES/glew-1.5.0-GLAPIENTRY.patch
> Removed:
>    cooker/glew/current/SOURCES/glew-1.4.0-src.tgz
>    cooker/glew/current/SOURCES/glew-1.4.0-src.zip
> Modified:
>    cooker/glew/current/SPECS/glew.spec
> 
> Log:
>  Remove 1.4.0 source files.
>  Correct bug #35848 (Can not compile enblend due to error in mesa).
> 
> 
> Added: cooker/glew/current/SOURCES/glew-1.5.0-GLAPIENTRY.patch
> 
==============================================================================
> --- (empty file)
> +++ cooker/glew/current/SOURCES/glew-1.5.0-GLAPIENTRY.patch	Tue Apr 22
> 23:03:09 2008 @@ -0,0 +1,11 @@
> +diff -p -up glew/include/GL/glew.h.orig glew/include/GL/glew.h +---
> glew/include/GL/glew.h.orig	2008-04-22 17:29:51.000000000 -0300 ++++
> glew/include/GL/glew.h	2008-04-22 17:30:03.000000000 -0300 +@@ 
-10765,6
> +10765,7 @@ GLEWAPI const GLubyte* glewGetString (GL + #undef
> GLEW_APIENTRY_DEFINED
> + #undef APIENTRY
> + #undef GLAPIENTRY
> ++#define GLAPIENTRY
> + #endif
> +
> + #ifdef GLEW_CALLBACK_DEFINED
> 
> Modified: cooker/glew/current/SPECS/glew.spec
> 
==============================================================================
> --- cooker/glew/current/SPECS/glew.spec	(original) +++
> cooker/glew/current/SPECS/glew.spec	Tue Apr 22 23:03:09 2008 @@ -16,6
> +16,8 @@
>  BuildRequires:	MesaGLU-devel
>  BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
>  
> +Patch0:		glew-1.5.0-GLAPIENTRY.patch +
>  %description
>  The goal of the OpenGL Extension Wrangler Library (GLEW) is to assist
>  C/C++ OpenGL developers with two tedious tasks: initializing and using
>  extensions
> @@ -52,6 +54,7 @@
>  
>  %prep
>  %setup -q -n %{name}
> +%patch0 -p1 -b .GLAPIENTRY
>  perl -pi -e "s#-shared -soname#-shared -lc -soname#g"
>  config/Makefile.linux
>  
>  %build




Date Index | Thread Index