68 lines
2.4 KiB
XML
68 lines
2.4 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>mingetty</Name>
|
||
<Homepage>ftp://ftp.suse.com/pub/projects/init/</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv2</License>
|
||
<IsA>app:console</IsA>
|
||
<Summary>A compact getty program for virtual consoles only</Summary>
|
||
<Description>mingetty, is a lightweight, minimalist getty for use on virtual consoles only.</Description>
|
||
<Archive sha1sum="283acd3dc9da2c9eb71d5d7cc01d1bd178254523" type="targz">http://sourceforge.net/projects/mingetty/files/mingetty/1.08/mingetty-1.08.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>gettext</Dependency>
|
||
</BuildDependencies>
|
||
<Patches>
|
||
<!--<Patch level="1">gettext.patch</Patch>-->
|
||
<Patch>tr.patch</Patch>
|
||
|
||
<!-- Fixes the translation issues mentioned in # 5856 -->
|
||
<!--<Patch level="1">login-locale.patch</Patch>-->
|
||
|
||
<!-- Grab last modifications from openSUSE -->
|
||
<!--<Patch>mingetty-1.0.7s-suse.patch</Patch>-->
|
||
</Patches>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>mingetty</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>glibc</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/sbin</Path>
|
||
<Path fileType="localedata">/usr/share/locale</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="3">
|
||
<Date>2014-05-11</Date>
|
||
<Version>1.0.8</Version>
|
||
<Comment>Release bump.</Comment>
|
||
<Name>Marcin Bojara</Name>
|
||
<Email>marcin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2014-02-09</Date>
|
||
<Version>1.0.8</Version>
|
||
<Comment>Rebuild</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvarice@gmail.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2012-08-23</Date>
|
||
<Version>1.0.8</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|