SPECS: ruby-OrderedHash.spec - pl
qboosh
qboosh at pld-linux.org
Wed Nov 16 18:10:09 CET 2005
Author: qboosh Date: Wed Nov 16 17:10:09 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
ruby-OrderedHash.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/ruby-OrderedHash.spec
diff -u SPECS/ruby-OrderedHash.spec:1.1 SPECS/ruby-OrderedHash.spec:1.2
--- SPECS/ruby-OrderedHash.spec:1.1 Thu Nov 10 04:10:34 2005
+++ SPECS/ruby-OrderedHash.spec Wed Nov 16 18:10:04 2005
@@ -3,6 +3,7 @@
%define ruby_rubylibdir %(ruby -r rbconfig -e 'print Config::CONFIG["rubylibdir"]')
%define ruby_ridir %(ruby -r rbconfig -e 'include Config; print File.join(CONFIG["datadir"], "ri", CONFIG["ruby_version"], "system")')
Summary: Ordered Hash for Ruby
+Summary(pl): Uporządkowane hasze dla języka Ruby
Name: ruby-OrderedHash
Version: 1.2005.8.16
Release: 1
@@ -20,6 +21,9 @@
%description
Hash with preserved order (like Array in php)
+%description -l pl
+Hasze z zachowaną kolejnością (podobne do Array w php).
+
%prep
%setup -q -c
@@ -49,6 +53,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/11/16 17:10:04 qboosh
+- pl
+
Revision 1.1 2005/11/10 03:10:34 aredridel
- added
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ruby-OrderedHash.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list