Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37560168
en ru br
ALT Linux repositórios
S:2.3.4-alt1
5.0: 0.9.7-alt1
4.1: 0.9.7-alt0.1
4.0: 0.9.7-alt0.1
3.0:
+backports:0.9.7-alt0.M30.0.1

Group :: Desenvolvimento/C
RPM: librsync

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: librsync
Version: 0.9.7
Release: alt1

Summary: rsync remote network-delta algorithm library

License: GPL
Group: Development/C
Url: http://librsync.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://dl.sf.net/%name/%name-%version.tar.bz2

Patch1: librsync-debian-01-manpage.patch
Patch2: librsync-debian-02-4gb.patch

# Automatically added by buildreq on Tue Jul 01 2008

BuildRequires: bzlib-devel gcc-c++ libpopt-devel zlib-devel

%description
librsync is a free software library that implements the rsync remote-delta
algorithm. This algorithm allows efficient remote updates of a file,
without requiring the old and new versions to both be present at the
sending end. The library uses a "streaming" design similar to that of
zlib with the aim of allowing it to be embedded into many different
applications.

%package devel
Summary: Header files for %name
Group: Development/C
Requires: %name = %version-%release

%description devel
This package contain header files for %name.

%prep
%setup -q
%patch1 -p1
%patch2 -p1

%build
%configure --disable-static --enable-shared
%make_build

%install
%makeinstall_std

%post
%post_ldconfig

%postun
%postun_ldconfig

%files
%_bindir/rdiff
%doc AUTHORS README
%_libdir/*.so.*

%files devel
%_includedir/*
%_libdir/*.so
%_man1dir/*
%_man3dir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009