73 lines
2.6 KiB
XML
73 lines
2.6 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>numactl</Name>
|
|
<Homepage>ftp://oss.sgi.com/www/projects/libnuma/download</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<License>LGPLv2</License>
|
|
<IsA>library</IsA>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Library for tuning NUMA machines</Summary>
|
|
<Description>numactl consists of a numactl program to run other programs with a specific NUMA policy and a libnuma to do allocations with NUMA policy in applications.</Description>
|
|
<Archive sha1sum="00675527d54491310b1e4eba5a7278d99681aec1" type="targz">ftp://oss.sgi.com/www/projects/libnuma/download/numactl-2.0.10.tar.gz</Archive>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>numactl</Name>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>numactl-devel</Name>
|
|
<Summary>Development files for numactl</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">numactl</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="man">/usr/share/man/man3</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2015-05-16</Date>
|
|
<Version>2.0.10</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2014-05-31</Date>
|
|
<Version>2.0.9</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2014-01-31</Date>
|
|
<Version>2.0.9</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2013-01-07</Date>
|
|
<Version>2.0.8</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Erdinç Gültekin</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|