SPECS: python-Rabbyt.spec - 0.0.5 - include examples dir to doc

lisu lisu at pld-linux.org
Sun Jul 29 18:30:01 CEST 2007


Author: lisu                         Date: Sun Jul 29 16:30:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.0.5
- include examples dir to doc

---- Files affected:
SPECS:
   python-Rabbyt.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/python-Rabbyt.spec
diff -u SPECS/python-Rabbyt.spec:1.6 SPECS/python-Rabbyt.spec:1.7
--- SPECS/python-Rabbyt.spec:1.6	Mon Jul 23 01:38:53 2007
+++ SPECS/python-Rabbyt.spec	Sun Jul 29 18:29:56 2007
@@ -3,12 +3,12 @@
 Summary:	Library for Python to game development
 Summary(pl.UTF-8):	Biblioteka dla Pythona do rozwoju gier
 Name:		python-%{module}
-Version:	0.0.4
+Version:	0.0.5
 Release:	0.1
 License:	LGPL v2.1+
 Group:		Libraries/Python
 Source0:	http://cheeseshop.python.org/packages/source/R/Rabbyt/%{module}-%{version}.tar.gz
-# Source0-md5:	16cd9580a8b2f53d890c0cdf4f81e73c
+# Source0-md5:	320be0f9e88eb28d439f2d0ac9012f7a
 URL:		http://matthewmarshall.org/projects/rabbyt/
 BuildRequires:	ncurses-devel
 BuildRequires:	python-devel
@@ -17,12 +17,14 @@
 
 %description
 Rabbyt is a sprite library for Python with game development in mind.
-It has two goals: 1. Be fast, without sacrificing ease of use. 2. Be
-easy to use, without sacrificing speed.
+It has two goals: 
+1. Be fast, without sacrificing ease of use. 
+2. Be easy to use, without sacrificing speed.
 
 %description -l pl.UTF-8
 Rabbyt jest małą biblioteką dla Pythona służącą do rozwoju
-gier. Posiada dwa cele: 1. Być szybką bez utraty prostoty użycia.
+gier. Posiada dwa cele: 
+1. Być szybką bez utraty prostoty użycia.
 2. Być prostą w użyciu bez utraty szybkości.
 
 %prep
@@ -44,7 +46,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc README examples
 %{py_sitescriptdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -53,6 +55,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/07/29 16:29:56  lisu
+- 0.0.5
+- include examples dir to doc
+
 Revision 1.6  2007/07/22 23:38:53  lisu
 - 0.0.4
 - cosmetics
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-Rabbyt.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list