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

Группа :: Разработка/Perl
Пакет: perl-CGI-FastTemplate

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

## SPEC file for Perl module CGI::FastTemplate
## Used in perl-CGI-FormTemplate

%define version    1.09
%define release    alt1

Name: perl-CGI-FastTemplate
Version: %version
Release: alt1.1

Summary: Perl extension for managing templates, and performing variable interpolation

License: %perl_license
Group: Development/Perl
URL: http://search.cpan.org/~jmoore/CGI-FastTemplate/

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

%define real_name CGI-FastTemplate
Source: %real_name-%version.tar.bz2

AutoReqProv: perl, yes
BuildPreReq: rpm-build-licenses perl-devel

%description
Perl module CGI::FastTemplate manages templates and parses
templates replacing variable names with values. It was designed
for mid to large scale web applications (CGI, mod_perl) where
there are great benefits to separating the logic of an
application from the specific implementation details.

%prep
%setup  -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README
%perl_vendor_privlib/CGI/FastTemplate*

%changelog

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

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