Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37045466
en ru br
Репозитории ALT
S:0.4.2-alt1
5.1: 0.3.1-alt3
4.1: 0.2.31-alt3
4.0: 0.2.31-alt3
3.0: 0.2.30-alt1
www.altlinux.org/Changes

Группа :: Работа с текстами
Пакет: patchutils

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin