Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37594463
en ru br
ALT Linux repos
S:2.1.4-alt1
5.0: 1.4-alt1
4.1: 1.3-alt1
4.0: 1.2.1-alt1

Group :: Text tools
RPM: dwdiff

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: dwdiff
Version: 2.1.4
Release: alt1

Summary: front-end for the diff program that operates at the word level

License: OSL
Group: Text tools
Url: http://os.ghalkes.nl/dwdiff.html

Source: http://os.ghalkes.nl/dist/%name-%version.tar

# Automatically added by buildreq on Sat Nov 08 2008

BuildRequires: libicu-devel

%description
dwdiff is a front-end for the diff program that operates at the word level
instead of the line level. It is different from wdiff in that it allows the
user to specify what should be considered whitespace, and in that it takes an
optional list of characters that should be considered delimiters. Delimiters
are single characters that are treated as if they are words, even when there
is no whitespace separating them from preceding words or delimiters. dwdiff
is mostly commandline compatible with wdiff.

%prep
%setup

%build
export CC=gcc
export CXX=g++
./configure
%make_build

%install
%make_install install prefix=%buildroot/%prefix
%find_lang %name
rm -rf %buildroot%_mandir/nl*

%files -f %name.lang
%_bindir/dwdiff
%_bindir/dwfilter
%_man1dir/*
%_docdir/%name-%version/

%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