Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560222
en ru br
ALT Linux repos
S:0.4.2-alt1
5.0: 0.3.1-alt2
4.1: 0.2.31-alt3
4.0: 0.2.31-alt3
3.0: 0.2.30-alt1

Group :: Text tools
RPM: patchutils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: patchutils
Version: 0.2.30
%define prever %nil
Release: alt1%prever

Summary: Patchutils is a small collection of programs that operate on patch files
License: GPL
Group: Text tools
Url: http://cyberelk.net/tim/%name/

%define srcname %name-%version%prever
Source: http://cyberelk.net/tim/data/%name/stable/%srcname.tar.bz2

Requires: patch, diffutils
Provides: interdiff
Obsoletes: interdiff

BuildPreReq: xmlto

%description
Patchutils is a small collection of programs that operate on patch files.
This version contains:
+ combinediff: creates a cumulative patch from two incremental patches;
+ dehtmldiff: gets usable diff from an HTML page;
+ filterdiff: extracts or excludes diffs from a diff file;
+ fixcvsdiff: fixes problematic cvs diff files;
+ flipdiff: exchanges the order of two incremental patches;
+ grepdiff: shows files modified by a diff containing a regex;
+ espdiff: applies the appropriate transformation to a set of patches;
+ interdiff: shows differences between two unified diff files;
+ lsdiff: shows which files are modified by a patch;
+ recountdiff: recomputes patch counts and offsets;
+ rediff: fixes offsets and counts of a hand-edited diff;
+ splitdiff: separates out incremental patches;
+ unwrapdiff: demangles word-wrapped patches.

%prep
%setup -q -n %srcname

%build
%configure
%make_build
bzip2 -9fk ChangeLog

%install
%makeinstall

%files
%_bindir/*
%_mandir/man?/*
%doc AUTHORS BUGS ChangeLog.bz2 NEWS TODO

%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