Author: qboosh Date: Sun Aug 14 19:32:25 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.7.2
---- Files affected: packages/glfw: glfw.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: packages/glfw/glfw.spec diff -u packages/glfw/glfw.spec:1.7 packages/glfw/glfw.spec:1.8 --- packages/glfw/glfw.spec:1.7 Sat Jul 30 20:47:25 2011 +++ packages/glfw/glfw.spec Sun Aug 14 21:32:19 2011 @@ -2,12 +2,12 @@ Summary: Free, portable framework for OpenGL application development Summary(pl.UTF-8): Wolnodostępny, przenośny szkielet do tworzenia aplikacji OpenGL Name: glfw -Version: 2.7.1 +Version: 2.7.2 Release: 1 License: BSD-like Group: Libraries Source0: http://downloads.sourceforge.net/glfw/%{name}-%{version}.tar.bz2 -# Source0-md5: 1cf551916124fccfc303fa4e50080f91 +# Source0-md5: bb4f33b43e40f8cd3015a653dca02ed1 Patch0: %{name}-opt.patch Patch1: %{name}-libdir.patch URL: http://glfw.sourceforge.net/ @@ -112,7 +112,7 @@ %files devel %defattr(644,root,root,755) -%doc docs/GLFW*.pdf +%doc docs/{Reference,UsersGuide}.pdf %{_includedir}/GL/glfw.h %{_pkgconfigdir}/libglfw.pc %{_examplesdir}/%{name}-%{version} @@ -127,6 +127,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2011/08/14 19:32:19 qboosh +- updated to 2.7.2 + Revision 1.7 2011/07/30 18:47:25 qboosh - updated to 2.7.1 - updated opt patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glfw/glfw.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
