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

Группа :: Разработка/Базы Данных
Пакет: mysqldiff

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

Name: mysqldiff
Version: 0.60
Release: alt2

Summary: Comparing the schema (table structures) of two MySQL databases

License: Public domain
Group: Development/Databases
Url: http://adamspiers.org/computing/mysqldiff/

# Source-git: https://github.com/aspiers/mysqldiff

Source: %name-%version.tar

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch

# Automatically added by buildreq on Tue Nov 08 2011

# optimized out: MySQL-client perl-Encode perl-Pod-Escapes perl-Pod-Simple perl-YAML-Tiny perl-devel perl-podlators
BuildRequires: perl-File-Slurp perl-Module-Build perl-JSON-PP

BuildRequires: perl-Dist-Zilla perl-App-cpanminus perl-String-ShellQuote

%description
MySQL-Diff is suite of Perl modules and accompanying
CLI script for comparing the schema (table structures) of two MySQL databases.

%prep
%setup

%build
dzil build
#perl_vendor_build

%install
dzil install --install-command="cpanm --local-lib=%buildroot/%_prefix ."

# FIXME

mv %buildroot%_prefix/lib %buildroot%_datadir
mv %buildroot%_prefix/man %buildroot%_datadir/

%files
%_bindir/%name
%perl_vendor_privlib/MySQL/Diff/
%perl_vendor_privlib/MySQL/Diff.pm
%_man1dir/*

%changelog

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

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