Author: qboosh Date: Sun Sep 11 14:48:25 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.7.0
---- Files affected: packages/glew: glew.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/glew/glew.spec diff -u packages/glew/glew.spec:1.13 packages/glew/glew.spec:1.14 --- packages/glew/glew.spec:1.13 Sat Apr 30 20:17:15 2011 +++ packages/glew/glew.spec Sun Sep 11 16:48:20 2011 @@ -2,12 +2,12 @@ Summary: The OpenGL Extension Wrangler Library Summary(pl.UTF-8): Bibliteka OpenGL Extension Wrangler Name: glew -Version: 1.6.0 +Version: 1.7.0 Release: 1 License: BSD Group: Libraries Source0: http://downloads.sourceforge.net/glew/%{name}-%{version}.tgz -# Source0-md5: 7dfbb444b5a4e125bc5dba0aef403082 +# Source0-md5: fb7a8bb79187ac98a90b57f0f27a3e84 Patch0: %{name}-dynamic-progs.patch URL: http://glew.sourceforge.net/ BuildRequires: OpenGL-GLU-devel @@ -90,9 +90,9 @@ %attr(755,root,root) %{_bindir}/glewinfo %attr(755,root,root) %{_bindir}/visualinfo %attr(755,root,root) %{_libdir}/libGLEW.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libGLEW.so.1.6 +%attr(755,root,root) %ghost %{_libdir}/libGLEW.so.1.7 %attr(755,root,root) %{_libdir}/libGLEWmx.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libGLEWmx.so.1.6 +%attr(755,root,root) %ghost %{_libdir}/libGLEWmx.so.1.7 %files devel %defattr(644,root,root,755) @@ -114,6 +114,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2011/09/11 14:48:20 qboosh +- updated to 1.7.0 + Revision 1.13 2011/04/30 18:17:15 qboosh - updated to 1.6.0 (note: new soname) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glew/glew.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
