Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047395
en ru br
Репозитории ALT

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

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

%define _unpackaged_files_terminate_build 1
%define module_name Dancer
Name: perl-%module_name
Version: 1.3512
Release: alt1
Summary: lightweight yet powerful web application framework

Group: Development/Perl
License: Perl
Url: %CPAN Dancer

BuildArch: noarch
# Cloned from https://github.com/PerlDancer/Dancer.git
Source0: http://www.cpan.org/authors/id/B/BI/BIGPRESH/%{module_name}-%{version}.tar.gz

BuildRequires: perl-devel perl-Encode perl-MIME-Types perl-HTTP-Body perl-URI perl-HTTP-Server-Simple-PSGI perl-Plack perl-YAML perl-Clone perl-podlators perl-Try-Tiny perl-Test-TCP perl-Template perl-Test-Output perl-JSON perl-Test-Pod perl(Hash/Merge/Simple.pm) perl(Test/NoWarnings.pm) perl(HTTP/CookieJar.pm)
Requires: perl-Clone

%description
This project is inspired by  Ruby's Sinatra framework: a framework for
building web applications with minimal-effort, allowing a simple webapp
to be created with very few lines of code, but allowing the flexibility
to scale to much more complex applications.

%prep
%setup -q -n %{module_name}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc AUTHORS LICENSE CONTRIBUTORS README Changes examples
%_bindir/dancer
%_man1dir/dancer.1*
%perl_vendor_privlib/Dancer*
%dir %perl_vendor_privlib/HTTP
%dir %perl_vendor_privlib/HTTP/Tiny
%perl_vendor_privlib/HTTP/Tiny/NoProxy.pm
%doc LICENSE Changes README*

%changelog

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

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