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

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

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

%define _unpackaged_files_terminate_build 1
%define sname mojo-pg

Name: perl-Mojo-Pg
Version: 4.26
Release: alt1
Summary: Mojolicious PostgreSQL
License: Artistic-2.0
Group: Development/Perl
Url: http://search.cpan.org/dist/Mojo-Pg/
Source0: http://www.cpan.org/authors/id/S/SR/SRI/Mojo-Pg-%{version}.tar.gz
BuildArch: noarch

BuildRequires: perl-devel perl(SQL/Abstract/Pg.pm)
BuildRequires: perl(DBD/Pg.pm)
BuildRequires: perl(Mojolicious.pm)
BuildRequires: perl(SQL/Abstract.pm)

Requires: perl(Mojolicious.pm)
Requires: perl(SQL/Abstract.pm)

%description
Mojo::Pg is a tiny wrapper around DBD::Pg that makes at
http://www.postgresql.org a lot of fun to use with the at
http://mojolicious.org real-time web framework. Perform queries blocking
and non-blocking, use all at
https://www.postgresql.org/docs/current/static/sql.html PostgreSQL has to
offer, generate CRUD queries from data structures, manage your database
schema with migrations and build scalable real-time web applications with
the publish/subscribe pattern.

%prep
%setup -q -n Mojo-Pg-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README.md examples
%perl_vendorlib/Mojo*
#%perl_vendorlib/SQL/Abstract/Pg.pm
%doc Changes README.md

%changelog

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

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