SPECS: perl-Finance-Quote.spec - pl (cut down some details) - miss...
qboosh
qboosh at pld-linux.org
Sun Jul 15 23:49:43 CEST 2007
Author: qboosh Date: Sun Jul 15 21:49:43 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl (cut down some details)
- missing md5
---- Files affected:
SPECS:
perl-Finance-Quote.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/perl-Finance-Quote.spec
diff -u SPECS/perl-Finance-Quote.spec:1.2 SPECS/perl-Finance-Quote.spec:1.3
--- SPECS/perl-Finance-Quote.spec:1.2 Fri Jul 13 16:18:00 2007
+++ SPECS/perl-Finance-Quote.spec Sun Jul 15 23:49:38 2007
@@ -1,19 +1,20 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_without autodeps # don't BR packages needed only for resolving deps
%bcond_without tests # do not perform "make test"
#
%include /usr/lib/rpm/macros.perl
%define pdir Finance
%define pnam Quote
Summary: Finance::Quote - Get stock and mutual fund quotes from various exchanges
+Summary(pl.UTF-8): Finance::Quote - Pobieranie notowań giełdowych i funduszy powierniczych
Name: perl-Finance-Quote
Version: 1.13
Release: 1
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/Finance/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 3619ccb3fb09ed9eebe1941e6cf361c9
URL: http://search.cpan.org/dist/Finance-Quote/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
@@ -21,21 +22,18 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-This module gets stock quotes from various internet sources, including
-Yahoo! Finance, Fidelity Investments, and the Australian Stock Exchange.
-There are two methods of using this module -- a functional interface
-that is depreciated, and an object-orientated method that provides
-greater flexibility and stability.
-
-With the exception of straight currency exchange rates, all information
-is returned as a two-dimensional hash (or a reference to such a hash,
-if called in a scalar context). For example:
-
- %info = $q->fetch("australia","CML");
- print "The price of CML is ".$info{"CML","price"};
-
-The first part of the hash (eg, "CML") is referred to as the stock.
-The second part (in this case, "price") is referred to as the label.
+This module gets stock quotes from various Internet sources, including
+Yahoo! Finance, Fidelity Investments, and the Australian Stock
+Exchange. There are two methods of using this module - a functional
+interface that is depreciated, and an object-orientated method that
+provides greater flexibility and stability.
+
+%description -l pl.UTF-8
+Ten moduł pobiera notowania giełdowe z różnych źródeł w Internecie, w
+tym z Yahoo! Finance, Fidelity Investments i Australian Stock Exchange
+(giełdy australijskiej). Istnieją dwie metody użycia tego modułu -
+przestarzały interfejs funkcyjny i zorientowana obiektowo metoda
+dająca większą elastyczność i stabilność.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -72,9 +70,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007/07/15 21:49:38 qboosh
+- pl (cut down some details)
+- missing md5
+
Revision 1.2 2007/07/13 14:18:00 paszczus
- better summary and description
Revision 1.1 2007/07/13 12:21:50 paszczus
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Finance-Quote.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list