SPECS: ruby-Quanty.spec - pl
qboosh
qboosh at pld-linux.org
Wed Jul 13 00:15:40 CEST 2005
Author: qboosh Date: Tue Jul 12 22:15:40 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
ruby-Quanty.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/ruby-Quanty.spec
diff -u SPECS/ruby-Quanty.spec:1.1 SPECS/ruby-Quanty.spec:1.2
--- SPECS/ruby-Quanty.spec:1.1 Sun Jul 10 01:20:39 2005
+++ SPECS/ruby-Quanty.spec Wed Jul 13 00:15:34 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: Library to convert quantities in various units
+Summary(pl): Biblioteka do przeliczania wielkości w różnych jednostkach
Name: ruby-Quanty
Version: 1.2
Release: 1
@@ -19,7 +20,14 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-A Quantity class containing "value" and "unit", providing automatic unit conversion and calculation. GNU/units data and Racc parser are employed.
+A Quantity class containing "value" and "unit", providing automatic
+unit conversion and calculation. GNU/units data and Racc parser are
+employed.
+
+%description -l pl
+Klasa Quantity zawiera "value" i "unit", udostępniające automatyczną
+konwersję i przeliczanie jednostek. Używane są dane GNU/units oraz
+parser Racc.
%prep
%setup -q -n quanty-%{version}
@@ -67,6 +75,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/07/12 22:15:34 qboosh
+- pl
+
Revision 1.1 2005/07/09 23:20:39 aredridel
- added
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ruby-Quanty.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list