Files
core/system/base/mailcap/pspec.xml
T
alihanozturk 3f8bb78ad7 mailcap:v.bump
2016-03-09 16:49:39 +02:00

63 lines
2.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>mailcap</Name>
<Homepage>http://git.fedorahosted.org/git/mailcap.git</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<License>public-domain</License>
<IsA>data</IsA>
<Summary>Helper application and MIME type associations for file types</Summary>
<Description>mailcap file is used by the metamail program. Metamail reads the mailcap file to determine how it should display non-text or multimedia material.</Description>
<Archive sha1sum="49cb70119c55b78a67131c259c88a2ccb43417d1" type="tarxz">https://fedorahosted.org/released/mailcap/mailcap-2.1.45.tar.xz</Archive>
<Patches>
<!--<Patch level="1">sync-with-git-20110601.patch</Patch>-->
<Patch level="1">extend-mailcap.patch</Patch>
</Patches>
</Source>
<Package>
<Name>mailcap</Name>
<Files>
<Path fileType="data">/etc</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2016-03-06</Date>
<Version>2.1.45</Version>
<Comment>Verison bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2014-05-11</Date>
<Version>2.1.42</Version>
<Comment>Release bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-10-29</Date>
<Version>2.1.42</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2011-06-01</Date>
<Version>2.1.37</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>