Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37042716
en ru br
ALT Linux repositórios
S:4.27-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Mojo-Pg

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009