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

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

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

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

%define module DBIx-DBSchema
%define m_distro DBIx-DBSchema
%define m_name DBIx::DBSchema
%define m_author_id unknown
%define _enable_test 1

Name: perl-DBIx-DBSchema
Version: 0.27
Release: alt1

Summary: Database-independent schema objects

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org//CPAN/authors/id/I/IV/IVAN/%m_distro-%version.tar.gz

# Automatically added by buildreq on Sat Sep 24 2005

BuildRequires: perl-DBD-Pg perl-DBI perl-FreezeThaw perl-Log-Agent perl-Storable perl-devel

%description
DBIx::DBSchema objects are collections of DBIx::DBSchema::Table objects and
represent a database schema.

This module implements an OO-interface to database schemas.  Using this module,
you can create a database schema with an OO Perl interface.  You can read the
schema from an existing database.  You can save the schema to disk and restore
it a different process.  Most importantly, DBIx::DBSchema can write SQL
CREATE statements statements for different databases from a single source.

Currently supported databases are MySQL and PostgreSQL.  Sybase support is
partially implemented.  DBIx::DBSchema will attempt to use generic SQL syntax
for other databases.  Assistance adding support for other databases is
welcomed.  See DBIx::DBSchema::DBD, "Driver Writer's Guide and Base Class".

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

%install
%perl_vendor_install

%files
%doc Changes README TODO
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%changelog

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

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