packages: python-pygame/python-pygame.spec - package pygame.threads (doesn'...

sls sls at pld-linux.org
Tue Nov 3 18:07:09 CET 2009


Author: sls                          Date: Tue Nov  3 17:07:08 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- package pygame.threads (doesn't work without it)
- rel. 1.1

---- Files affected:
packages/python-pygame:
   python-pygame.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: packages/python-pygame/python-pygame.spec
diff -u packages/python-pygame/python-pygame.spec:1.39 packages/python-pygame/python-pygame.spec:1.40
--- packages/python-pygame/python-pygame.spec:1.39	Wed Aug 26 15:17:40 2009
+++ packages/python-pygame/python-pygame.spec	Tue Nov  3 18:07:03 2009
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	Moduły Pythona dla piszących gry
 Name:		python-%{module}
 Version:	1.9.1
-Release:	1
+Release:	1.1
 License:	LGPL v2.1+
 Group:		Libraries/Python
 Source0:	http://www.pygame.org/ftp/pygame-%{version}release.tar.gz
@@ -85,6 +85,8 @@
 %{py_sitedir}/%{module}/*.ttf
 %attr(755,root,root) %{py_sitedir}/%{module}/*.so
 %{py_sitedir}/%{module}/*.py[co]
+%dir %{py_sitedir}/%{module}/threads/
+%{py_sitedir}/%{module}/threads/*.py[co]
 
 %files devel
 %defattr(644,root,root,755)
@@ -97,6 +99,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2009/11/03 17:07:03  sls
+- package pygame.threads (doesn't work without it)
+- rel. 1.1
+
 Revision 1.39  2009/08/26 13:17:40  lisu
 - TODO
 
================================================================

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



More information about the pld-cvs-commit mailing list