Files
core/system/base/tar/pspec.xml
T
2023-01-30 15:35:53 +03:00

104 lines
3.8 KiB
XML
Executable File

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>tar</Name>
<Homepage>http://www.gnu.org/software/tar/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3+</License>
<IsA>app:console</IsA>
<Summary>A GNU file archiving program</Summary>
<Description>The GNU tar program saves many files together in one archive and can restore individual files (or all of the files) from that archive.</Description>
<Archive sha1sum="bb9d853e10d0753fe9063914401a7e164d51a0f0" type="tarxz">http://mirrors.kernel.org/gnu/tar/tar-1.34.tar.xz</Archive>
<AdditionalFiles>
<AdditionalFile target="doc/tar.1">tar.1</AdditionalFile>
</AdditionalFiles>
<BuildDependencies>
<Dependency>acl-devel</Dependency>
<Dependency>gettext</Dependency>
<Dependency>texinfo</Dependency>
<!--Dependency>gzip</Dependency>
<Dependency>bzip2</Dependency>
<Dependency>ncompress</Dependency-->
</BuildDependencies>
</Source>
<Package>
<Name>tar</Name>
<RuntimeDependencies>
<Dependency>acl</Dependency>
<Dependency>glibc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/bin</Path>
<Path fileType="executable">/sbin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="info">/usr/share/info</Path>
</Files>
</Package>
<History>
<Update release="8">
<Date>2023-01-28</Date>
<Version>1.34</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-12-09</Date>
<Version>1.32</Version>
<Comment>Rebuild.</Comment>
<Name>mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2019-12-23</Date>
<Version>1.32</Version>
<Comment>Version bump</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-07-15</Date>
<Version>1.30</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-05-01</Date>
<Version>1.30</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-06</Date>
<Version>1.29</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>1.28</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-02-28</Date>
<Version>1.28</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>