Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046074
en ru br
Репозитории ALT
S:0.11-alt1
5.1: 0.02-alt2
4.1: 0.02-alt1
4.0: 0.02-alt1
3.0: 0.02-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Locale-Maketext-Fuzzy

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

#
#   - Locale-Maketext-Fuzzy -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --spec-only -U Locale::Maketext::Fuzzy
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Locale-Maketext-Fuzzy
%define m_distro Locale-Maketext-Fuzzy
%define m_name Locale-Maketext-Fuzzy
%define m_author_id unknown
%define _enable_test 1

Name: perl-Locale-Maketext-Fuzzy
Version: 0.11
Release: alt1

Summary: Locale-Maketext-Fuzzy - Maketext from already interpolated strings

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/A/AU/AUDREYT/Locale-Maketext-Fuzzy-%{version}.tar.gz

# Automatically added by buildreq on Mon Jun 06 2005

BuildRequires: perl-I18N-LangTags perl-Locale-Maketext perl-devel

%description
This module is a subclass of "Locale::Maketext", with additional
support for localizing messages that already contains interpolated
variables.  This is most useful when the messages are returned by
external modules -- for example, to match "dir: command not found"
against "[_1]: command not found".

Of course, this module is also useful if you're simply too lazy
to use the

   $lh->maketext("[quant,_1,file,files] deleted.", $count);

syntax, but wish to write

   $lh->maketext_fuzzy("$count files deleted");

instead, and have the correct plural form figured out automatically.

If "maketext_fuzzy" seems too long to type for you, this module
also provides a "override_maketext" method to turn *all* "maketext"
calls into "maketext_fuzzy" calls.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Locale/

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin