Author: qboosh Date: Sat Feb 3 21:33:30 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.3.5 - unified sf URL
---- Files affected: SPECS: glew.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/glew.spec diff -u SPECS/glew.spec:1.2 SPECS/glew.spec:1.3 --- SPECS/glew.spec:1.2 Fri Mar 24 21:06:01 2006 +++ SPECS/glew.spec Sat Feb 3 22:33:24 2007 @@ -2,12 +2,12 @@ Summary: The OpenGL Extension Wrangler Library Summary(pl): Bibliteka OpenGL Extension Wrangler Name: glew -Version: 1.3.4 +Version: 1.3.5 Release: 1 License: GPL Group: Libraries -Source0: http://download.sourceforge.net/glew/%{name}-%{version}-src.tgz -# Source0-md5: 9c3911bf30b0ae48fd97d508b21811ca +Source0: http://dl.sourceforge.net/glew/%{name}-%{version}-src.tgz +# Source0-md5: 154b2e570a3409424d837e37678a0016 Patch0: %{name}-dynamic-progs.patch URL: http://glew.sourceforge.net/ BuildRequires: OpenGL-GLU-devel @@ -84,12 +84,12 @@ %defattr(644,root,root,755) %doc ChangeLog doc/* %attr(755,root,root) %{_bindir}/* -%attr(755,root,root) %{_libdir}/libGLEW.so.*.* +%attr(755,root,root) %{_libdir}/libGLEW.so.*.*.* %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libGLEW.so -%{_includedir}/GL/* +%{_includedir}/GL/*.h %files static %defattr(644,root,root,755) @@ -101,6 +101,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/02/03 21:33:24 qboosh +- updated to 1.3.5 +- unified sf URL + Revision 1.2 2006/03/24 20:06:01 qboosh - sorted deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/glew.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
