Author: qboosh Date: Tue Oct 30 21:00:04 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.4.9 - dropped obsolete shaders patch - adjusted descs (GL is extension)
---- Files affected: SPECS: xorg-proto-glproto.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/xorg-proto-glproto.spec diff -u SPECS/xorg-proto-glproto.spec:1.20 SPECS/xorg-proto-glproto.spec:1.21 --- SPECS/xorg-proto-glproto.spec:1.20 Sat Aug 25 20:38:35 2007 +++ SPECS/xorg-proto-glproto.spec Tue Oct 30 21:59:58 2007 @@ -1,14 +1,13 @@ # $Revision$, $Date$ -Summary: GL protocol and ancillary headers -Summary(pl.UTF-8): Nagłówki protokołu GL i pomocnicze +Summary: GL extension headers +Summary(pl.UTF-8): Nagłówki rozszerzenia GL Name: xorg-proto-glproto -Version: 1.4.8 +Version: 1.4.9 Release: 1 License: MIT Group: X11/Development/Libraries Source0: http://xorg.freedesktop.org/releases/individual/proto/glproto-%{version}.tar.bz2 -# Source0-md5: 3dfbd17203c0c88b94b6f579f24c11cc -Patch0: %{name}-shaders.patch +# Source0-md5: e60951628422663e60faeb400f27bac1 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -16,28 +15,27 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -GL protocol and ancillary headers. +GL extension headers. %description -l pl.UTF-8 -Nagłówki protokołu GL i pomocnicze. +Nagłówki rozszerzenia GL. %package devel -Summary: GL protocol and ancillary headers -Summary(pl.UTF-8): Nagłówki protokołu GL i pomocnicze +Summary: GL extension headers +Summary(pl.UTF-8): Nagłówki rozszerzenia GL Group: X11/Development/Libraries # <GL/glxint.h> needs <X11/X*.h> and <GL/gl.h> Requires: OpenGL-devel Requires: xorg-proto-xproto-devel %description devel -GL protocol and ancillary headers. +GL extension headers. %description devel -l pl.UTF-8 -Nagłówki protokołu GL i pomocnicze. +Nagłówki rozszerzenia GL. %prep %setup -q -n glproto-%{version} -%patch0 -p1 %build %{__aclocal} @@ -73,6 +71,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2007/10/30 20:59:58 qboosh +- updated to 1.4.9 +- dropped obsolete shaders patch +- adjusted descs (GL is extension) + Revision 1.20 2007/08/25 18:38:35 qboosh - more verbose files (so one can easily figure each GL/*.h file origin) - -devel R: OpenGL-devel (for <GL/gl.h>), so no need to include GL dir here ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-proto-glproto.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
