rsync add rep

This commit is contained in:
burakerturk
2015-07-16 02:50:18 +03:00
parent 5139510106
commit 5d22bb0a7a
11 changed files with 218 additions and 2 deletions
+66
View File
@@ -29010,6 +29010,72 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>rsync</Name>
<Homepage>http://rsync.samba.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>service</IsA>
<IsA>app:console</IsA>
<PartOf>network.share</PartOf>
<Summary xml:lang="en">File transfer program to keep local copies in sync with remote files</Summary>
<Summary xml:lang="tr">Dosya yedekleme ve eşleme uygulaması</Summary>
<Description xml:lang="en">rsync is a tool to keep local copies of remote files in sync (i.e. make sure local files are exact copies of remote files).</Description>
<Description xml:lang="tr">rsync, uzaktaki dosyaları senkronize tutan bir dosya transfer uygulamasıdır.</Description>
<Archive type="targz" sha1sum="c84faba04f721d393feccfa0476bfeed9b5b5250">http://rsync.samba.org/ftp/rsync/rsync-3.1.1.tar.gz</Archive>
<SourceURI>network/share/rsync/pspec.xml</SourceURI>
</Source>
<Package>
<Name>rsync</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="config">/etc</Path>
</Files>
<Provides>
<COMAR script="service.py">System.Service</COMAR>
</Provides>
<AdditionalFiles>
<AdditionalFile target="/etc/rsyncd.conf" permission="0644" owner="root">rsyncd.conf</AdditionalFile>
<AdditionalFile target="/etc/conf.d/rsyncd" permission="0644" owner="root">rsyncd.conf.d</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="4">
<Date>2015-03-24</Date>
<Version>3.1.1</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2015-02-11</Date>
<Version>3.1.1</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2014-02-10</Date>
<Version>3.1.0</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-09-05</Date>
<Version>3.0.9</Version>
<Comment>First release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>asciidoc</Name>