Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37389150
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 _unpackaged_files_terminate_build 1
Epoch: 1
%define dist Algorithm-Diff
Name: perl-%dist
Version: 1.201
Release: alt1

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

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Mon Oct 03 2011

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}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%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