Files
core/system/base/mailcap/pspec.xml
T
2018-07-16 23:14:27 +03: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="f08d46a96e11abbbcf94da8754bd9ecec46089d1" type="tarxz">https://releases.pagure.org/mailcap/mailcap-2.1.46.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>2018-07-15</Date>
<Version>2.1.46</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-30</Date>
<Version>2.1.46</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>2.1.45</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-06</Date>
<Version>2.1.45</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>