SPECS: xorg-proto-glproto.spec - more verbose files (so one can ea...

qboosh qboosh at pld-linux.org
Sat Aug 25 20:38:41 CEST 2007


Author: qboosh                       Date: Sat Aug 25 18:38:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 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

---- Files affected:
SPECS:
   xorg-proto-glproto.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/xorg-proto-glproto.spec
diff -u SPECS/xorg-proto-glproto.spec:1.19 SPECS/xorg-proto-glproto.spec:1.20
--- SPECS/xorg-proto-glproto.spec:1.19	Mon Feb 12 23:09:24 2007
+++ SPECS/xorg-proto-glproto.spec	Sat Aug 25 20:38:35 2007
@@ -25,6 +25,8 @@
 Summary:	GL protocol and ancillary headers
 Summary(pl.UTF-8):	Nagłówki protokołu GL i pomocnicze
 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
@@ -57,9 +59,12 @@
 %files devel
 %defattr(644,root,root,755)
 %doc COPYING ChangeLog
-%dir %{_includedir}/GL
-%{_includedir}/GL/*.h
-%{_includedir}/GL/internal
+%{_includedir}/GL/glxint.h
+%{_includedir}/GL/glxmd.h
+%{_includedir}/GL/glxproto.h
+%{_includedir}/GL/glxtokens.h
+%dir %{_includedir}/GL/internal
+%{_includedir}/GL/internal/glcore.h
 %{_pkgconfigdir}/glproto.pc
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -68,6 +73,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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
+
 Revision 1.19  2007/02/12 22:09:24  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-proto-glproto.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list