Author: qboosh Date: Tue Jul 18 07:52:03 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - python-numpy -> python-Numeric
---- Files affected: SPECS: python-PyOpenGL.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/python-PyOpenGL.spec diff -u SPECS/python-PyOpenGL.spec:1.21 SPECS/python-PyOpenGL.spec:1.22 --- SPECS/python-PyOpenGL.spec:1.21 Sat Jun 25 23:31:44 2005 +++ SPECS/python-PyOpenGL.spec Tue Jul 18 09:51:58 2006 @@ -10,16 +10,16 @@ Source0: http://dl.sourceforge.net/pyopengl/%{module}-%{version}.tar.gz # Source0-md5: 3deac41df71fc98c814330d1eb54ce71 URL: http://pyopengl.sourceforge.net/ +BuildRequires: OpenGL-GLU-devel BuildRequires: glut-devel -BuildRequires: python-numpy-devel +BuildRequires: python-Numeric-devel >= 22.0 BuildRequires: python-devel >= 2.2 -BuildRequires: OpenGL-devel %pyrequires_eq python +Requires: python-Numeric >= 22.0 +Obsoletes: PyOpenGL BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -Obsoletes: %{module} %define _noautoreqdep libGL.so.1 libGLU.so.1 libGLcore.so.1 -%define _noreqdep libGL.so.1 libGLU.so.1 libGLcore.so.1 %description OpenGL bindings for Python including support for GL extensions, GLU, @@ -50,7 +50,7 @@ %files %defattr(644,root,root,755) %doc README* OpenGL/doc/xhtml/* -%attr(-, root,root) %{py_sitedir}/OpenGL +%attr(-,root,root) %{py_sitedir}/OpenGL %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -58,6 +58,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2006/07/18 07:51:58 qboosh +- python-numpy -> python-Numeric + Revision 1.21 2005/06/25 21:31:44 saq - up to 2.0.2.01 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-PyOpenGL.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
