[meego-commits] 5162: Changes to Trunk/glew

Anas Nashif nashif at linux.intel.com
Thu Jul 1 03:02:18 UTC 2010


Hi,
I have made the following changes to glew in project Trunk. Please review and accept ASAP.

Thank You,
Anas Nashif

[This message was auto-generated]

---

Request #5162:

  submit:   Trunk:Testing/glew(r4) -> Trunk/glew


Message:
    migrate from Testing after handset day1

State:   new          2010-06-30T14:58:17 nashif
Comment: None



changes files:
--------------
--- glew.changes
+++ glew.changes
@@ -0,0 +1,3 @@
+* Tue Jun 29 2010 Li Peng <peng.li at intel.com> - 1.5.4
+- include "GL/glew.h" and "GL/glxew.h", required mesa-demos
+

spec files:
-----------
--- glew.spec
+++ glew.spec
@@ -108,8 +108,8 @@
 # >> files devel
 %{_libdir}/libGLEW.so
 %{_includedir}/GL/wglew.h
-%exclude %{_includedir}/GL/glew.h
-%exclude %{_includedir}/GL/glxew.h
+%{_includedir}/GL/glew.h
+%{_includedir}/GL/glxew.h
 %{_libdir}/pkgconfig/glew.pc
 %doc doc/*
 # << files devel

other changes:
--------------



More information about the MeeGo-commits mailing list