Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37559350
en ru br
ALT Linux repos
S:1.18-alt1
5.0: 1.14-alt1
4.1: 1.14-alt1

Group :: Development/Perl
RPM: perl-String-Format

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

## SPEC file for Perl module String-Format

Name: perl-String-Format
Version: 1.18
Release: alt1

Summary: Perl module for sprintf-like string formatting

License: %perl_license
Group: Development/Perl

%define real_name String-Format
URL: http://search.cpan.org/~darren/String-Format/

Packager: Nikolay A. Fetisov <naf at altlinux.ru>

Source: %real_name-%version.tar
BuildArch: noarch

AutoReqProv: perl, yes
BuildRequires(pre): rpm-build-licenses perl-devel

%description
Perl module String::Format provides a sprintf-style formatting
capabilities with arbitrary format definitions.


%prep
%setup -q -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%exclude /.perl.req
%perl_vendor_privlib/String/Format*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin