packages: python-pygame/python-pygame.spec - up to 1.9.1 - sorted BRs - add...

lisu lisu at pld-linux.org
Wed Aug 26 15:17:05 CEST 2009


Author: lisu                         Date: Wed Aug 26 13:17:05 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.9.1
- sorted BRs
- add BRs: rpmbuild(macros) >= 1.219, portmidi-devel
- use %%py_postclean macro

---- Files affected:
packages/python-pygame:
   python-pygame.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: packages/python-pygame/python-pygame.spec
diff -u packages/python-pygame/python-pygame.spec:1.37 packages/python-pygame/python-pygame.spec:1.38
--- packages/python-pygame/python-pygame.spec:1.37	Sun Jul 26 23:56:08 2009
+++ packages/python-pygame/python-pygame.spec	Wed Aug 26 15:16:59 2009
@@ -5,22 +5,24 @@
 Summary:	Python modules designed for writing games
 Summary(pl.UTF-8):	Moduły Pythona dla piszących gry
 Name:		python-%{module}
-Version:	1.8.0
-Release:	3
-License:	LGPL
+Version:	1.9.1
+Release:	1
+License:	LGPL v2.1+
 Group:		Libraries/Python
 Source0:	http://www.pygame.org/ftp/pygame-%{version}release.tar.gz
-# Source0-md5:	8d9cca47d356db2ada07865aa066dceb
+# Source0-md5:	1c4cdc708d17c8250a2d78ef997222fc
 URL:		http://www.pygame.org/
-BuildRequires:	python-Numeric-devel
-BuildRequires:	python-devel >= 2.2.1
 BuildRequires:	SDL-devel
 BuildRequires:	SDL_image-devel
 BuildRequires:	SDL_mixer-devel
 BuildRequires:	SDL_ttf-devel >= 2.0
-BuildRequires:	smpeg-devel
-BuildRequires:	libpng-devel
 BuildRequires:	libjpeg-devel
+BuildRequires:	libpng-devel
+BuildRequires:	portmidi-devel
+BuildRequires:	python-Numeric-devel
+BuildRequires:	python-devel >= 2.2.1
+BuildRequires:	rpmbuild(macros) >= 1.219
+BuildRequires:	smpeg-devel
 %pyrequires_eq	python
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -68,6 +70,7 @@
 
 %py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
 %py_comp $RPM_BUILD_ROOT%{py_sitedir}
+%py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -91,6 +94,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2009/08/26 13:16:59  lisu
+- up to 1.9.1
+- sorted BRs
+- add BRs: rpmbuild(macros) >= 1.219, portmidi-devel
+- use %%py_postclean macro
+
 Revision 1.37  2009/07/26 21:56:08  baseciq
 - added missing buildrequires
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-pygame/python-pygame.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list