SPECS: python-Soya.spec - 0.13.1 - tutorial updated - R: python-Im...

lisu lisu at pld-linux.org
Sat Jun 23 15:46:39 CEST 2007


Author: lisu                         Date: Sat Jun 23 13:46:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.13.1
- tutorial updated
- R: python-Imaging -> R: python-PIL
- add some BRs
- nfy

---- Files affected:
SPECS:
   python-Soya.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/python-Soya.spec
diff -u SPECS/python-Soya.spec:1.6 SPECS/python-Soya.spec:1.7
--- SPECS/python-Soya.spec:1.6	Tue Feb 13 09:06:42 2007
+++ SPECS/python-Soya.spec	Sat Jun 23 15:46:34 2007
@@ -3,27 +3,29 @@
 Summary:	A practical high-level object-oriented 3D engine for Python
 Summary(pl.UTF-8):	Praktyczny, wysokopoziomowy, zorientowany obiektowo silnik 3D dla Pythona
 Name:		python-%{module}
-Version:	0.9.2
-Release:	0.2
-License:	GPL v2
+Version:	0.13.1
+Release:	0.1
+License:	GPL v2+
 Group:		Development/Languages/Python
 Source0:	http://download.gna.org/soya/%{module}-%{version}.tar.bz2
-# Source0-md5:	da59d3fa714076af9c03da6cbbdb5e86
-Source1:	http://download.gna.org/soya/SoyaTutorial-0.9.tar.bz2
-# Source1-md5:	0b078cbd53a25c12a8bd0f974b2d4dc5
+# Source0-md5:	258c6fec1862e0ba04b164f7afd3f5a0
+Source1:	http://download.gna.org/soya/SoyaTutorial-0.13.tar.bz2
+# Source1-md5:	80f864e56f6b293c73182e2273a78a1b
 URL:		http://oomadness.tuxfamily.org/en/soya/
 BuildRequires:	OpenGL-devel
 BuildRequires:	SDL-devel
-BuildRequires:	XFree86-devel
+#BuildRequires:	XFree86-devel
 BuildRequires:	cal3d-devel
 BuildRequires:	freetype-devel >= 2.0
+BuildRequires:	glew-devel
 BuildRequires:	ncurses-devel
 BuildRequires:	ode-devel
+BuildRequires:	python-Pyrex
 BuildRequires:	python-modules
 BuildRequires:	python-devel >= 2.2
 %pyrequires_eq	python
 Requires:	python-EditObj
-Requires:	python-Imaging
+Requires:	python-PIL
 Requires:	python-tkinter
 Obsoletes:	Soya
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -91,7 +93,7 @@
 
 %files tutorial
 %defattr(644,root,root,755)
-%doc SoyaTutorial-0.9/{AUTHORS,README,tutorial}
+%doc SoyaTutorial-0.13/{AUTHORS,README,tutorial}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -99,6 +101,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/06/23 13:46:34  lisu
+- 0.13.1
+- tutorial updated
+- R: python-Imaging -> R: python-PIL
+- add some BRs
+- nfy
+
 Revision 1.6  2007/02/13 08:06:42  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-Soya.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list