packages: python-pygame/python-pygame.spec - add -porttime.patch which fixe...
lisu
lisu at pld-linux.org
Sat Jan 29 00:33:59 CET 2011
Author: lisu Date: Fri Jan 28 23:33:59 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- add -porttime.patch which fixes build with new portmidi
---- Files affected:
packages/python-pygame:
python-pygame.spec (1.47 -> 1.48)
---- Diffs:
================================================================
Index: packages/python-pygame/python-pygame.spec
diff -u packages/python-pygame/python-pygame.spec:1.47 packages/python-pygame/python-pygame.spec:1.48
--- packages/python-pygame/python-pygame.spec:1.47 Sat Jan 22 20:28:57 2011
+++ packages/python-pygame/python-pygame.spec Sat Jan 29 00:33:54 2011
@@ -18,6 +18,7 @@
Group: Libraries/Python
Source0: http://www.pygame.org/ftp/pygame-%{version}release.tar.gz
# Source0-md5: 1c4cdc708d17c8250a2d78ef997222fc
+Patch0: %{name}-porttime.patch
URL: http://www.pygame.org/
BuildRequires: SDL-devel
BuildRequires: SDL_image-devel
@@ -63,6 +64,7 @@
%prep
%setup -q -n %{module}-%{version}release
+%patch0 -p1
%build
CFLAGS="%{rpmcflags} -I/usr/include/smpeg"; export CFLAGS
@@ -105,6 +107,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.48 2011/01/28 23:33:54 lisu
+- add -porttime.patch which fixes build with new portmidi
+
Revision 1.47 2011/01/22 19:28:57 arekm
- release 7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-pygame/python-pygame.spec?r1=1.47&r2=1.48&f=u
More information about the pld-cvs-commit
mailing list