packages: Mesa/Mesa.spec - fixed libEGL* description and license informatio...

qboosh qboosh at pld-linux.org
Tue Mar 15 17:31:46 CET 2011


Author: qboosh                       Date: Tue Mar 15 16:31:46 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed libEGL* description and license information
- changed virtual provides to EGL (it's not part of OpenGL specs)
- fixed virtual provides version: currently Mesa implements EGL 1.4, not 1.0

---- Files affected:
packages/Mesa:
   Mesa.spec (1.272 -> 1.273) 

---- Diffs:

================================================================
Index: packages/Mesa/Mesa.spec
diff -u packages/Mesa/Mesa.spec:1.272 packages/Mesa/Mesa.spec:1.273
--- packages/Mesa/Mesa.spec:1.272	Mon Mar 14 12:15:50 2011
+++ packages/Mesa/Mesa.spec	Tue Mar 15 17:31:41 2011
@@ -96,49 +96,54 @@
 OpenGL ani powiązana z SGI.
 
 %package libEGL
-Summary:	SGI implementation of libEGL OpenGL library
-Summary(pl.UTF-8):	Implementacja SGI biblioteki libEGL ze standardu OpenGL
-License:	SGI Free Software License B v2.0 (MIT-like)
+Summary:	Mesa implementation of EGL Native Platform Graphics Interface library
+Summary(pl.UTF-8):	Implementacja Mesa biblioteki interfejsu EGL
+License:	MIT
 Group:		Libraries
 Requires:	OpenGL >= 1.2
 Requires:	udev-libs >= 150
-Provides:	OpenGL-EGL = 1.0
+Provides:	EGL = 1.4
 
 %description libEGL
-SGI implementation of libEGL OpenGL library.
+This package contains shared libEGL - Mesa implementation of EGL
+Native Platform Graphics Interface as specified by Khronos Group:
+<http://www.khronos.org/egl/>.
 
 %description libEGL -l pl.UTF-8
-Implementacja SGI biblioteki libEGL ze standardu OpenGL.
+Ten pakiet zawiera bibliotekę współdzieloną libEGL - implementację
+Mesa standardu EGL Native Platform Graphics Interface (interfejsu
+graficznego platformy natywnej) wg specyfikacji Khronos Group:
+<http://www.khronos.org/egl/>.
 
 %package libEGL-devel
-Summary:	Header files for SGI libEGL library
-Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki SGI libEGL
-License:	SGI Free Software License B v2.0 (MIT-like)
+Summary:	Header files for Mesa implementation of EGL library
+Summary(pl.UTF-8):	Pliki nagłówkowe implementacji Mesa biblioteki EGL
+License:	MIT
 Group:		Development/Libraries
 Requires:	%{name}-libEGL = %{version}-%{release}
 Requires:	OpenGL-devel >= 1.2
 Requires:	libstdc++-devel
-Provides:	OpenGL-EGL-devel = 1.0
+Provides:	EGL-devel = 1.4
 
 %description libEGL-devel
-Header files for SGI libEGL library.
+Header files for Mesa implementation of EGL library.
 
 %description libEGL-devel -l pl.UTF-8
-Pliki nagłówkowe biblioteki SGI libEGL.
+Pliki nagłówkowe implementacji Mesa biblioteki EGL.
 
 %package libEGL-static
-Summary:	Static SGI libEGL library
-Summary(pl.UTF-8):	Statyczna biblioteka SGI libEGL
-License:	SGI Free Software License B v2.0 (MIT-like)
+Summary:	Static Mesa libEGL library
+Summary(pl.UTF-8):	Statyczna biblioteka Mesa libEGL
+License:	MIT
 Group:		Development/Libraries
 Requires:	%{name}-libEGL-devel = %{version}-%{release}
-Provides:	OpenGL-EGL-static = 1.0
+Provides:	EGL-static = 1.4
 
 %description libEGL-static
-Static SGI libEGL library.
+Static Mesa libEGL library.
 
 %description libEGL-static -l pl.UTF-8
-Statyczna biblioteka SGI libEGL.
+Statyczna biblioteka Mesa libEGL.
 
 %package libGL
 Summary:	Free Mesa3D implementation of libGL OpenGL library
@@ -1022,6 +1027,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.273  2011/03/15 16:31:41  qboosh
+- fixed libEGL* description and license information
+- changed virtual provides to EGL (it's not part of OpenGL specs)
+- fixed virtual provides version: currently Mesa implements EGL 1.4, not 1.0
+
 Revision 1.272  2011/03/14 11:15:50  baggins
 - nouveau updates wrt libdrm 2.4.24
 
@@ -1278,4 +1288,3 @@
 
 Revision 1.168.2.4  2009/04/03 21:51:03  arekm
 - 7.5 snap
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Mesa/Mesa.spec?r1=1.272&r2=1.273&f=u



More information about the pld-cvs-commit mailing list