Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37761873
en ru br
ALT Linux repositórios
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 :: Desenvolvimento/Perl
RPM: perl-Algorithm-Diff

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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009