Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > 4f8a98c7f5cac776bb9aea05564e088c > files > 2

perl-Number-Format-1.52-alt1.src.rpm

%define module Number-Format

Name: perl-%module
Version: 1.52
Release: alt1

Summary: Perl module converts numbers to strings with pretty formatting
Group: Development/Perl
License: Artistic

URL: %CPAN %module
Source: http://www.cpan.org/modules/by-module/Number/%module-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Thu Jun 14 2007
BuildRequires: perl-devel

%description
Number::Format is a library for formatting numbers. Functions are provided
for converting numbers to strings in a variety of ways, and to convert
strings that contain numbers back into numeric form. The output formats may
include thousands separators - characters inserted between each group of
three characters counting right to left from the decimal point. The
characters used for the decimal point and the thousands separator come from
the locale information or can be specified by the user.

%prep
%setup -q -n %module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files 
%doc README CHANGES
%perl_vendor_privlib/Number*
%perl_vendor_man3dir/*

%changelog
* Thu Jun 14 2007 Victor Forsyuk <force@altlinux.org> 1.52-alt1
- 1.52

* Sat Feb 19 2005 ALT QA Team Robot <qa-robot@altlinux.org> 1.45-alt1.1
- Rebuilt with rpm-build-perl-0.5.1.

* Mon Nov 11 2002 Stanislav Ievlev <inger@altlinux.ru> 1.45-alt1
- rebuild with new perl

* Sat Mar 9 2002 Yuri N. Sedunov <aris@altlinux.ru> 1.44-alt1
- First build for Sisyphus.