Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562414
en ru br
ALT Linux repos
S:0.9.6-alt1
5.0: 0.9.5-alt1.1
4.1: 0.9.5-alt1.1
4.0: 0.9.5-alt1.1
3.0: 0.9.5-alt1.1

Group :: Development/Perl
RPM: perl-PatchReader

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist PatchReader
Name: perl-%dist
Version: 0.9.6
Release: alt1

Summary: Utilities to read and manipulate patches and CVS
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/T/TM/TMANNERM/PatchReader-0.9.6.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Tue Sep 07 2004

BuildRequires: perl-devel

%description
PatchReader is a set of utilities for reading in, transforming, and doing
various other things with a patch.  It basically allows you to create a chain of
readers that can read a patch, remove files from a patch, add CVS context, fix
up the patch root according to CVS, and output the patch as raw unified or
through a template processor (used in some places to output a patch as HTML).

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_privlib/PatchReader*

%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