pspec.xml 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>perl-Mozilla-CA</Name>
  6. <Homepage>https://metacpan.org/release/Mozilla-CA</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>Artistic-2</License>
  12. <License>GPLv1</License>
  13. <PartOf>programming.language.perl</PartOf>
  14. <IsA>library</IsA>
  15. <Summary>Mozilla::CA - Mozilla's CA cert bundle in PEM format</Summary>
  16. <Description>Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority certificates in a form that can be consumed by modules and libraries based on OpenSSL.</Description>
  17. <Archive sha1sum="74f34d452b328338d0b28256a960ea22e1bad774" type="targz">https://cpan.metacpan.org/authors/id/A/AB/ABH/Mozilla-CA-20200520.tar.gz</Archive>
  18. <BuildDependencies>
  19. <Dependency>perl</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>perl-Mozilla-CA</Name>
  24. <Summary>Mozilla::CA - Mozilla's CA cert bundle in PEM format</Summary>
  25. <RuntimeDependencies>
  26. <Dependency>perl</Dependency>
  27. </RuntimeDependencies>
  28. <Files>
  29. <Path fileType="library">/usr/lib</Path>
  30. <Path fileType="doc">/usr/share/doc</Path>
  31. <Path fileType="man">/usr/share/man</Path>
  32. <Path fileType="data">/usr/share/perl5</Path>
  33. </Files>
  34. </Package>
  35. <History>
  36. <Update release="7">
  37. <Date>2024-05-16</Date>
  38. <Version>20200520</Version>
  39. <Comment>Version bump</Comment>
  40. <Name>Blue Devil</Name>
  41. <Email>bluedevil@sctzine.com</Email>
  42. </Update>
  43. <Update release="6">
  44. <Date>2020-05-24</Date>
  45. <Version>20200520</Version>
  46. <Comment>Version bump</Comment>
  47. <Name>Blue Devil</Name>
  48. <Email>bluedevil@sctzine.com</Email>
  49. </Update>
  50. <Update release="5">
  51. <Date>2020-01-13</Date>
  52. <Version>20180117</Version>
  53. <Comment>Rebuild for new toolchain</Comment>
  54. <Name>Blue Devil</Name>
  55. <Email>bluedevil@sctzine.com</Email>
  56. </Update>
  57. <Update release="4">
  58. <Date>2018-09-08</Date>
  59. <Version>20180117</Version>
  60. <Comment>Rebuild for new toolchain</Comment>
  61. <Name>Pisi Linux Community</Name>
  62. <Email>admin@pisilinux.org</Email>
  63. </Update>
  64. <Update release="3">
  65. <Date>2017-01-24</Date>
  66. <Version>20160104</Version>
  67. <Comment>Rebuild for new toolchain</Comment>
  68. <Name>Pisi Linux Community</Name>
  69. <Email>admin@pisilinux.org</Email>
  70. </Update>
  71. <Update release="2">
  72. <Date>2016-06-09</Date>
  73. <Version>20160104</Version>
  74. <Comment>Release Bump</Comment>
  75. <Name>Pisi Linux Community</Name>
  76. <Email>admin@pisilinux.org</Email>
  77. </Update>
  78. <Update release="1">
  79. <Date>2016-03-27</Date>
  80. <Version>20160104</Version>
  81. <Comment>First release</Comment>
  82. <Name>Osman Erkan</Name>
  83. <Email>osman.erkan@pisilinux.org</Email>
  84. </Update>
  85. </History>
  86. </PISI>