pspec.xml 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>mailcap</Name>
  6. <Homepage>http://git.fedorahosted.org/git/mailcap.git</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>MIT</License>
  12. <License>public-domain</License>
  13. <IsA>data</IsA>
  14. <Summary>Helper application and MIME type associations for file types</Summary>
  15. <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>
  16. <Archive sha1sum="448f6bd36925d1379e2109b6682fc8b649fbbf21" type="tarxz">https://releases.pagure.org/mailcap/mailcap-2.1.48.tar.xz</Archive>
  17. <Patches>
  18. <!--<Patch level="1">sync-with-git-20110601.patch</Patch>-->
  19. <Patch level="1">extend-mailcap.patch</Patch>
  20. </Patches>
  21. </Source>
  22. <Package>
  23. <Name>mailcap</Name>
  24. <Files>
  25. <Path fileType="data">/etc</Path>
  26. <Path fileType="doc">/usr/share/doc</Path>
  27. <Path fileType="man">/usr/share/man</Path>
  28. </Files>
  29. </Package>
  30. <History>
  31. <Update release="6">
  32. <Date>2020-12-09</Date>
  33. <Version>2.1.48</Version>
  34. <Comment>Rebuild.</Comment>
  35. <Name>Mustafa Cinasal</Name>
  36. <Email>muscnsl@gmail.com</Email>
  37. </Update>
  38. <Update release="5">
  39. <Date>2019-12-27</Date>
  40. <Version>2.1.48</Version>
  41. <Comment>Version bump</Comment>
  42. <Name>idris Kalp</Name>
  43. <Email>idriskalp@gmail.com</Email>
  44. </Update>
  45. <Update release="4">
  46. <Date>2018-07-15</Date>
  47. <Version>2.1.46</Version>
  48. <Comment>Rebuild</Comment>
  49. <Name>Ertuğrul Erata</Name>
  50. <Email>ertugrulerata@gmail.com</Email>
  51. </Update>
  52. <Update release="3">
  53. <Date>2017-01-30</Date>
  54. <Version>2.1.46</Version>
  55. <Comment>Version bump.</Comment>
  56. <Name>Ertuğrul Erata</Name>
  57. <Email>ertugrulerata@gmail.com</Email>
  58. </Update>
  59. <Update release="2">
  60. <Date>2016-04-27</Date>
  61. <Version>2.1.45</Version>
  62. <Comment>Release Bump</Comment>
  63. <Name>PisiLinux Community</Name>
  64. <Email>admin@pisilinux.org</Email>
  65. </Update>
  66. <Update release="1">
  67. <Date>2016-03-06</Date>
  68. <Version>2.1.45</Version>
  69. <Comment>First release</Comment>
  70. <Name>Alihan Öztürk</Name>
  71. <Email>alihan@pisilinux.org</Email>
  72. </Update>
  73. </History>
  74. </PISI>