|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: glew
|
|
|
|
Name: glew
|
|
|
|
Version: 2.1.0
|
|
|
|
Version: 2.1.0
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Summary: The OpenGL Extension Wrangler Library
|
|
|
|
Summary: The OpenGL Extension Wrangler Library
|
|
|
|
License: BSD and MIT
|
|
|
|
License: BSD and MIT
|
|
|
|
URL: http://glew.sourceforge.net
|
|
|
|
URL: http://glew.sourceforge.net
|
|
|
@ -75,6 +75,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_libdir}/*.so*
|
|
|
|
%doc doc/*
|
|
|
|
%doc doc/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Sep 6 2018 Owen Taylor <otaylor@redhat.com> - 2.1.0-3
|
|
|
|
* Thu Sep 6 2018 Owen Taylor <otaylor@redhat.com> - 2.1.0-3
|
|
|
|
- Fix installation with prefix=/app
|
|
|
|
- Fix installation with prefix=/app
|
|
|
|
|
|
|
|
|
|
|
|