Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37702737
en ru br
ALT Linux repos
S:1.201-alt1
5.0: 1.1902-alt1
4.1: 1.1901-alt1.1
4.0: 1.1901-alt1.1
3.0: 1.1901-alt1.1

Group :: Development/Perl
RPM: perl-Algorithm-Diff

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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin