libc-client

This commit is contained in:
Rmys
2018-09-09 15:23:29 +03:00
parent 3b276fd746
commit ced4b7230a
2 changed files with 29 additions and 11 deletions
+12 -4
View File
@@ -13,13 +13,14 @@
<IsA>app:console</IsA>
<Summary>librsync implements the rolling-checksum algorithm of remote file synchronization that was popularized by the rsync utility and is used in rproxy</Summary>
<Description>librsync implements the rolling-checksum algorithm of remote file synchronization that was popularized by the rsync utility and is used in rproxy. This algorithm transfers the differences between 2 files without needing both files on the same system.</Description>
<Archive sha1sum="d575eb5cae7a815798220c3afeff5649d3e8b4ab" type="targz">mirrors://sourceforge/librsync/librsync-0.9.7.tar.gz</Archive>
<Archive sha1sum="f8e74edf82520e682e6c213f0de644874829da9a" type="targz">https://github.com/librsync/librsync/archive/v2.0.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>popt-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>librsync-0.9.7-largefiles.patch</Patch>
<Patch level="1">librsync-link.patch</Patch>
<!-- <Patch>librsync-0.9.7-largefiles.patch</Patch> -->
<!-- <Patch level="1">librsync-link.patch</Patch> -->
</Patches>
</Source>
@@ -50,6 +51,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-09-09</Date>
<Version>2.0.2</Version>
<Comment>Release Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-05-09</Date>
<Version>0.9.7</Version>
@@ -72,4 +80,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>