Author: arvenil Date: Sat Aug 2 12:56:37 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.5.0 - added ghost
---- Files affected: SPECS: glew.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/glew.spec diff -u SPECS/glew.spec:1.5 SPECS/glew.spec:1.6 --- SPECS/glew.spec:1.5 Tue Feb 13 08:16:45 2007 +++ SPECS/glew.spec Sat Aug 2 14:56:31 2008 @@ -2,12 +2,12 @@ Summary: The OpenGL Extension Wrangler Library Summary(pl.UTF-8): Bibliteka OpenGL Extension Wrangler Name: glew -Version: 1.3.5 +Version: 1.5.0 Release: 1 License: GPL Group: Libraries Source0: http://dl.sourceforge.net/glew/%{name}-%{version}-src.tgz -# Source0-md5: 154b2e570a3409424d837e37678a0016 +# Source0-md5: 3fececda0151b060c08ffd8a12892741 Patch0: %{name}-dynamic-progs.patch URL: http://glew.sourceforge.net/ BuildRequires: OpenGL-GLU-devel @@ -82,9 +82,10 @@ %files %defattr(644,root,root,755) -%doc ChangeLog doc/* +%doc README.txt doc/* %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{_libdir}/libGLEW.so.*.*.* +%ghost %attr(755,root,root) %{_libdir}/libGLEW.so.?.? %files devel %defattr(644,root,root,755) @@ -101,6 +102,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008/08/02 12:56:31 arvenil +- up to 1.5.0 +- added ghost + Revision 1.5 2007/02/13 07:16:45 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glew.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
