Files
core/system/devel/chrpath/pspec.xml
T
2020-12-16 22:54:23 +03:00

75 lines
2.6 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>chrpath</Name>
<Homepage>https://directory.fsf.org/wiki/Chrpath</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>Change the dynamic library load path (rpath) of binaries</Summary>
<Description>chrpath allows you to modify the dynamic library load path (rpath and runpath) of compiled programs and libraries.</Description>
<Archive sha1sum="174bb38c899229f4c928734b20e730f61191795a" type="targz">http://source.pisilinux.org/charpath/chrpath-0.16.tar.gz</Archive>
<Patches>
<Patch level="1">docdir.patch</Patch>
</Patches>
</Source>
<Package>
<Name>chrpath</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2020-12-09</Date>
<Version>0.16</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2019-12-26</Date>
<Version>0.16</Version>
<Comment>Rebuild</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-17</Date>
<Version>0.16</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-25</Date>
<Version>0.16</Version>
<Comment>Rebuild.</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>0.16</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-05</Date>
<Version>0.16</Version>
<Comment>First release</Comment>
<Name>Alihn Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>