SPECS: python-Soya.spec - BR: rpmbuild(macros) >= 1.219 (for %%py_postclean...

lisu lisu at pld-linux.org
Mon Feb 2 13:49:22 CET 2009


Author: lisu                         Date: Mon Feb  2 12:49:22 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: rpmbuild(macros) >= 1.219 (for %%py_postclean)
- adapter

---- Files affected:
SPECS:
   python-Soya.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/python-Soya.spec
diff -u SPECS/python-Soya.spec:1.13 SPECS/python-Soya.spec:1.14
--- SPECS/python-Soya.spec:1.13	Mon Feb  2 13:43:07 2009
+++ SPECS/python-Soya.spec	Mon Feb  2 13:49:17 2009
@@ -15,8 +15,8 @@
 Source1:	http://download.gna.org/soya/SoyaTutorial-%{version}.tar.bz2
 # Source1-md5:	241d4e56e21cf70487323b3b25f9c37c
 URL:		http://home.gna.org/oomadness/en/soya3d/
-BuildRequires:	OpenGL-devel
 BuildRequires:	OpenAL-devel
+BuildRequires:	OpenGL-devel
 BuildRequires:	SDL-devel
 BuildRequires:	cal3d-devel >= 0.10.0
 BuildRequires:	freetype-devel >= 2.0
@@ -24,9 +24,10 @@
 BuildRequires:	ncurses-devel
 BuildRequires:	ode-devel >= 0.7
 BuildRequires:	python-Pyrex
-BuildRequires:	python-modules >= 0.9.3
 BuildRequires:	python-devel >= 2.4
+BuildRequires:	python-modules >= 0.9.3
 BuilDrequires:	rpm-pythonprov
+BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq	python
 Requires:	python-EditObj2
 Requires:	python-PIL
@@ -43,9 +44,10 @@
 
 %description -l pl.UTF-8
 Soya 3D jest wysokopoziomowym silnikiem 3D dla Pythona, zachowującym
-najlepsze cechy programowania w Pythonie: łatwość i ogromny potencjał.
-Został zaprojektowany z myślą o grach, skupiając się na wydajności
-oraz łatwości w użyciu. Opiera się na OpenGL, SDL i Cal3D.
+najlepsze cechy programowania w Pythonie: łatwość i ogromny
+potencjał. Został zaprojektowany z myślą o grach, skupiając się
+na wydajności oraz łatwości w użyciu. Opiera się na OpenGL, SDL i
+Cal3D.
 
 %package tutorial
 Summary:	Tutorial for Soya
@@ -107,6 +109,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2009/02/02 12:49:17  lisu
+- BR: rpmbuild(macros) >= 1.219 (for %%py_postclean)
+- adapter
+
 Revision 1.13  2009/02/02 12:43:07  lisu
 - use %%py_postclean
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-Soya.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list