|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: glew
|
|
|
|
|
Version: 1.10.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: The OpenGL Extension Wrangler Library
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
License: BSD and MIT
|
|
|
|
@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%doc doc/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Nov 18 2013 Dave Airlie <airlied@redhat.com> - 1.10.0-2
|
|
|
|
|
- rebuilt for GLEW 1.10
|
|
|
|
|
|
|
|
|
|
* Sun Nov 17 2013 Dave Airlie <airlied@redhat.com> 1.10.0-1
|
|
|
|
|
- glew 1.10.0 + build fix + makefile hacks
|
|
|
|
|
|
|
|
|
|