Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37532747
en ru br
ALT Linux repos
S:3.1.0-alt2
5.0: 3.0u-alt1
4.1: 3.0t-alt1

Group :: File tools
RPM: xdelta3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: A binary delta generator
Name: xdelta3
Version: 3.1.0
Epoch: 1
Release: alt2
Source0: http://xdelta.googlecode.com/files/%name-%version.tar
BuildRequires: gcc-c++ liblzma-devel
Url: http://xdelta.org
License: GPLv2
Group: File tools

%description
Xdelta3 is the third and latest release of Xdelta, which is a set of
tools and APIs for reading and writing compressed deltas. Deltas
encode the differences between two versions of a document. This
release features a completely new compression engine, several
algorithmic improvements, a fully programmable interface modelled
after zlib, in addition to a command-line utility, use of the RFC3284
(VCDIFF) encoding, a python extension, and now 64-bit support.

%prep
%setup -q

%build
%autoreconf
%configure
%make

%install
%makeinstall

%files
%doc COPYING README.md
%_bindir/*
%_man1dir/*.1*

%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