Author: lisu                         Date: Mon Feb 15 16:16:34 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- name changed from python-pygame to python-pygame2 (for 2.0 branch)
- more unpackaged files (see TODO)

---- Files affected:
packages/python-pygame2:
   python-pygame2.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: packages/python-pygame2/python-pygame2.spec
diff -u packages/python-pygame2/python-pygame2.spec:1.43 
packages/python-pygame2/python-pygame2.spec:1.44
--- packages/python-pygame2/python-pygame2.spec:1.43    Fri Jan 29 21:37:08 2010
+++ packages/python-pygame2/python-pygame2.spec Mon Feb 15 17:16:29 2010
@@ -1,23 +1,31 @@
 # $Revision$, $Date$
 #
 # TODO: - unpackaged files:
-#              _site-packages/pygame/docs/*
+#              _site-packages/pygame/dll/*
 #              _site-packages/pygame/examples/*
-#              _site-packages/pygame/gp2x/*
-#              _site-packages/pygame/tests/*
+#              _site-packages/pygame/freetype/*
+#              _site-packages/pygame/sdl/*
+#              _site-packages/pygame/sdltext/*
+#              _site-packages/pygame/sdlglx/*
+#              _site-packages/pygame/sdlimage/*
+#              _site-packages/pygame/sdlmixer/*
+#              _site-packages/pygame/sdlttf/*
+#              _site-packages/pygame/sprite/*
+#              _site-packages/pygame/test/*
 #
 
-%define                module  pygame
+%define                module  pygame2
+%define                _alpha  alpha3
 
 Summary:       Python modules designed for writing games
 Summary(pl.UTF-8):     Moduły Pythona dla piszących gry
 Name:          python-%{module}
-Version:       1.9.1
-Release:       3
+Version:       2.0.0
+Release:       0.%{_alpha}.1
 License:       LGPL v2.1+
 Group:         Libraries/Python
-Source0:       http://www.pygame.org/ftp/pygame-%{version}release.tar.gz
-# Source0-md5: 1c4cdc708d17c8250a2d78ef997222fc
+Source0:       
http://pygame.googlecode.com/files/%{module}-%{version}-%{_alpha}.tar.gz
+# Source0-md5: 41a676337f9fbf39fd0a47c485e3ac47
 URL:           http://www.pygame.org/
 BuildRequires: SDL-devel
 BuildRequires: SDL_image-devel
@@ -32,6 +40,7 @@
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 BuildRequires: smpeg-devel
+Obsoletes:     python-pygame
 %pyrequires_eq python
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -54,6 +63,7 @@
 Group:         Development/Languages/Python
 %pyrequires_eq python
 Requires:      %{name} = %{version}-%{release}
+Obsoletes:     python-pygame-devel
 
 %description devel
 C header files for pygame modules.
@@ -62,7 +72,7 @@
 Pliki nagłówkowe języka C modułów pygame.
 
 %prep
-%setup -q -n %{module}-%{version}release
+%setup -q -n %{module}-%{version}-%{_alpha}
 
 %build
 CFLAGS="%{rpmcflags} -I/usr/include/smpeg"; export CFLAGS
@@ -86,9 +96,8 @@
 
 %files
 %defattr(644,root,root,755)
-%doc WHATSNEW docs/*
+#%%doc WHATSNEW docs/*
 %dir %{py_sitedir}/%{module}
-%{py_sitedir}/%{module}/*.ttf
 %attr(755,root,root) %{py_sitedir}/%{module}/*.so
 %{py_sitedir}/%{module}/*.py[co]
 %dir %{py_sitedir}/%{module}/threads/
@@ -105,6 +114,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2010/02/15 16:16:29  lisu
+- name changed from python-pygame to python-pygame2 (for 2.0 branch)
+- more unpackaged files (see TODO)
+
 Revision 1.43  2010/01/29 20:37:08  arekm
 - release 3
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to