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

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

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

%define dist Algorithm-Diff
Name: perl-%dist
Version: 1.1902
Release: alt1

Summary: Compute `intelligent' differences between two files / lists
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar
Patch: %name-%version-%release.patch

BuildArch: noarch

# Automatically added by buildreq on Tue Sep 16 2008

BuildRequires: perl-devel

%description
This is a module for computing the difference between two files, two strings,
or any other two lists of things.  It uses an  intelligent algorithm similar to
(or identical to) the one used by the Unix `diff' program. It is guaranteed to
find the *smallest possible* set of differences.

%prep
%setup -q -n %dist-%version
%patch -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes cdiff.pl diff.pl diffnew.pl htmldiff.pl
%dir %perl_vendor_privlib/Algorithm
%perl_vendor_privlib/Algorithm/Diff.pm
%perl_vendor_privlib/Algorithm/DiffOld.pm

%changelog

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

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