SPECS: perl-Games-Dice.spec - pl

qboosh qboosh at pld-linux.org
Fri Mar 9 22:09:02 CET 2007


Author: qboosh                       Date: Fri Mar  9 21:09:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   perl-Games-Dice.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-Games-Dice.spec
diff -u SPECS/perl-Games-Dice.spec:1.2 SPECS/perl-Games-Dice.spec:1.3
--- SPECS/perl-Games-Dice.spec:1.2	Tue Feb 20 11:23:49 2007
+++ SPECS/perl-Games-Dice.spec	Fri Mar  9 22:08:56 2007
@@ -1,15 +1,14 @@
 # $Revision$, $Date$
-# NOTE
-# - you should consider using pldcpan for new perl packages
 #
 # Conditional build:
 %bcond_without	autodeps	# don't BR packages needed only for resolving deps
-%bcond_without	tests	# do not perform "make test"
+%bcond_without	tests		# do not perform "make test"
 #
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	Games
 %define		pnam	Dice
-Summary:	perl(Games::Dice)
+Summary:	Games::Dice Perl module - a set of dice for rolling
+Summary(pl.UTF-8):	Moduł Perla Games::Dice - zbiór kości do rzucania
 Name:		perl-Games-Dice
 Version:	0.99_01
 Release:	0.1
@@ -27,9 +26,17 @@
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-
 %description
-dice rolling module
+A Games::Dice object represents a set of dice, which are represented
+by Games::Dice objects. A set of dice can be rolled, and returns a
+Games::Dice::Results object. The default behavior of dice and dice
+sets is simple, but can easily be augmented with subclassing.
+
+%description -l pl.UTF-8
+Obiekt Games::Dice reprezentuje zbiór kości do gry reprezentowanych
+przez obiekty Games::Dice. Mogą one być rzucone, zwracają wtedy obiekt
+Games::Dice::Results. Domyślne zachowanie kości jest proste, ale może
+być łatwo rozszerzone przez podklasy.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -66,6 +73,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/03/09 21:08:56  qboosh
+- pl
+
 Revision 1.2  2007/02/20 10:23:49  agaran
 - adapterized
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Games-Dice.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list