Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37514998
en ru br
ALT Linux repos
S:1.45-alt1
5.0: 0.35-alt3.1
4.1: 0.35-alt3.1
4.0: 0.35-alt3.1
3.0: 0.35-alt3.1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Text-Diff
Name: perl-%dist
Version: 1.45
Release: alt1

Summary: Perform diffs on files and record sets
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/N/NE/NEILB/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Oct 05 2011

BuildRequires: perl-Algorithm-Diff perl-devel

%description
Text::Diff provides a basic set of services akin to the GNU diff utility.
It is not anywhere near as feature complete as GNU diff, but it is better
integrated with Perl and available on all platforms. It is often faster
than shelling out to a system's diff executable for small files, and
generally slower on larger files.

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Text

%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