Files
2024-10-14 17:01:46 +03:00

104 lines
4.2 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>findutils</Name>
<Homepage>http://www.gnu.org/software/findutils/findutils.html</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3+</License>
<IsA>app:console</IsA>
<Summary>GNU utilities to find files</Summary>
<Description>The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. These programs are typically used in conjunction with other programs to provide modular and powerful directory search and file locating capabilities to other commands.</Description>
<Archive sha1sum="aa0646445da9aba2ab7823d7298f3a9a40a6b6ad" type="tarxz">http://ftp.gnu.org/pub/gnu/findutils/findutils-4.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>gettext</Dependency>
<Dependency>texinfo</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">findutils-fedora-4.5.15-no-locate.patch</Patch>
<Patch level="1">findutils-fedora-4.4.2-xautofs.patch</Patch>
<Patch level="1">findutils-fedora-4.5.13-warnings.patch</Patch>
<Patch level="1">findutils-fedora-4.6.0-leaf-opt.patch</Patch>
<Patch level="1">findutils-fedora-4.6.0-test-lock.patch</Patch>
<Patch level="1">findutils-fedora-4.9.0-ignore_readdir_race-symlink_loop.patch</Patch> -->
<!-- <Patch level="1">findutils-4.7.0-root-tests.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>findutils</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/find</Path>
<Path fileType="library">/usr/libexec</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="info">/usr/share/info</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/var</Path>
</Files>
</Package>
<History>
<Update release="8">
<Date>2024-10-04</Date>
<Version>4.10.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2023-01-28</Date>
<Version>4.9.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-12-09</Date>
<Version>4.7.0</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2019-12-11</Date>
<Version>4.7.0</Version>
<Comment>Version bump</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-15</Date>
<Version>4.6.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-23</Date>
<Version>4.6.0</Version>
<Comment>Rebuild..</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>4.6.0</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-02-28</Date>
<Version>4.6.0</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>