|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: glew
|
|
|
|
|
Version: 1.5.7
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: The OpenGL Extension Wrangler Library
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
License: BSD and MIT
|
|
|
|
@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%doc doc/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.7-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jan 15 2011 Dave Airlie <airlied@redhat.com> 1.5.7-1
|
|
|
|
|
- glew 1.5.7
|
|
|
|
|
|
|
|
|
|