107 lines
4.2 KiB
XML
107 lines
4.2 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>coreutils</Name>
|
|
<Homepage>http://www.gnu.org/software/coreutils/</Homepage>
|
|
<Packager>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv3+</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>A set of basic GNU tools commonly used in shell scripts</Summary>
|
|
<Description>Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)</Description>
|
|
<Archive sha1sum="adead02839225218b85133fa57b4dba02af2291d" type="tarxz">http://ftp.gnu.org/gnu/coreutils/coreutils-8.23.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>acl-devel</Dependency>
|
|
<Dependency>attr-devel</Dependency>
|
|
<Dependency>perl</Dependency>
|
|
<Dependency>shadow</Dependency>
|
|
<Dependency>gettext-devel</Dependency>
|
|
<Dependency>ncurses-devel</Dependency>
|
|
<Dependency>texinfo</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!-- <Patch level="1">coreutils-8.22-shuf-segfault.patch</Patch> -->
|
|
<!-- PisiLinux patches -->
|
|
<Patch level="0">remove_am_silent_rules.patch</Patch>
|
|
<!-- <Patch level="0">add-more-dircolors.patch</Patch> -->
|
|
<!-- <Patch level="1">0001-cp-don-t-reserve-a-device-number.patch</Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>coreutils</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>acl</Dependency>
|
|
<Dependency>attr</Dependency>
|
|
<Dependency>gmp</Dependency>
|
|
<Dependency>libcap</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/bin</Path>
|
|
<Path fileType="config">/etc</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="executable">/usr/libexec</Path>
|
|
<Path fileType="library">/usr/lib</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>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="7">
|
|
<Date>2015-04-01</Date>
|
|
<Version>8.23</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Yusuf Aydemir</Name>
|
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2014-05-11</Date>
|
|
<Version>8.22</Version>
|
|
<Comment>Rebuild, add patch.</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2014-04-02</Date>
|
|
<Version>8.22</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2013-08-31</Date>
|
|
<Version>8.21</Version>
|
|
<Comment>Clean coreutils.</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptanan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2013-07-26</Date>
|
|
<Version>8.21</Version>
|
|
<Comment>Fix deps, release bump.</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptanan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2013-02-11</Date>
|
|
<Version>8.21</Version>
|
|
<Comment>Güncellendi.</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2012-08-31</Date>
|
|
<Version>8.19</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|