]> git.pld-linux.org Git - packages/XFree86.git/commitdiff
- glext.h moved to -OpenGL-devel-base (this file is already provided by
authoradgor <adgor@pld-linux.org>
Sun, 28 Dec 2003 17:42:06 +0000 (17:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  NVIDIA 1.0.5328)
- Release 0.3

Changed files:
    XFree86.spec -> 1.544

XFree86.spec

index 4d804941973d7b711269e93acd94dc1385f6fff5..f578a3604af43c63e98492ad2a84153f2a9a4f76 100644 (file)
@@ -20,7 +20,7 @@ Summary(uk):  
 Summary(zh_CN):        XFree86 ´°¿Úϵͳ·þÎñÆ÷ºÍ»ù±¾³ÌÐò
 Name:          XFree86
 Version:       4.3.99.902
-Release:       0.2
+Release:       0.3
 Epoch:         1
 License:       MIT
 Group:         X11/XFree86
@@ -2402,10 +2402,16 @@ fi
 %{_libdir}/libGLw.a
 %dir %{_includedir}/GL
 %dir /usr/include/GL
-%attr(644,root,root) %{_includedir}/GL/*
-%exclude %{_includedir}/GL/gl.h
-%exclude %{_includedir}/GL/glx.h
-%exclude %{_includedir}/GL/glxtokens.h
+%{_includedir}/GL/GLwDrawA.h
+%{_includedir}/GL/GLwDrawAP.h
+%{_includedir}/GL/GLwMDrawA.h
+%{_includedir}/GL/GLwMDrawAP.h
+%{_includedir}/GL/glu.h
+%{_includedir}/GL/glxext.h
+%{_includedir}/GL/glxint.h
+%{_includedir}/GL/glxmd.h
+%{_includedir}/GL/glxproto.h
+%{_includedir}/GL/osmesa.h
 %{_mandir}/man3/gl[A-Z]*
 %{_mandir}/man3/glu*
 %{_mandir}/man3/GLw*
@@ -2414,6 +2420,7 @@ fi
 %defattr(644,root,root,755)
 %{_includedir}/GL/gl.h
 %{_includedir}/GL/glx.h
+%{_includedir}/GL/glext.h
 %{_includedir}/GL/glxtokens.h
 
 %files OpenGL-libs
This page took 0.041805 seconds and 4 git commands to generate.