packages: python-pygame/python-pygame.spec - drop v4l support - release 12 ...
adamg
adamg at pld-linux.org
Mon Feb 13 23:14:50 CET 2012
Author: adamg Date: Mon Feb 13 22:14:50 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- drop v4l support
- release 12 (rebuild against libpng-1.5)
---- Files affected:
packages/python-pygame:
python-pygame.spec (1.53 -> 1.54)
---- Diffs:
================================================================
Index: packages/python-pygame/python-pygame.spec
diff -u packages/python-pygame/python-pygame.spec:1.53 packages/python-pygame/python-pygame.spec:1.54
--- packages/python-pygame/python-pygame.spec:1.53 Sun Feb 12 09:12:46 2012
+++ packages/python-pygame/python-pygame.spec Mon Feb 13 23:14:44 2012
@@ -13,12 +13,13 @@
Summary(pl.UTF-8): Moduły Pythona dla piszących gry
Name: python-%{module}
Version: 1.9.1
-Release: 11
+Release: 12
License: LGPL v2.1+
Group: Libraries/Python
Source0: http://www.pygame.org/ftp/pygame-%{version}release.tar.gz
# Source0-md5: 1c4cdc708d17c8250a2d78ef997222fc
Patch0: %{name}-porttime.patch
+Patch1: %{name}-remove-v4l.patch
URL: http://www.pygame.org/
BuildRequires: SDL-devel
BuildRequires: SDL_image-devel
@@ -65,6 +66,7 @@
%prep
%setup -q -n %{module}-%{version}release
%patch0 -p1
+%patch1 -p1
%build
CFLAGS="%{rpmcflags} -I/usr/include/smpeg"; export CFLAGS
@@ -107,6 +109,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.54 2012/02/13 22:14:44 adamg
+- drop v4l support
+- release 12 (rebuild against libpng-1.5)
+
Revision 1.53 2012/02/12 08:12:46 arekm
- release 11
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-pygame/python-pygame.spec?r1=1.53&r2=1.54&f=u
More information about the pld-cvs-commit
mailing list