pspec.xml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. <PISI>
  2. <Source>
  3. <Name>ca-certificates</Name>
  4. <Homepage>https://packages.qa.debian.org/c/ca-certificates.html</Homepage>
  5. <Packager>
  6. <Name>PisiLinux Community</Name>
  7. <Email>admins@pisilinux.org</Email>
  8. </Packager>
  9. <License>GPLv2</License>
  10. <License>MPL-1.1</License>
  11. <IsA>app:web</IsA>
  12. <Summary>Common CA certificates</Summary>
  13. <Description>Common CA certificates</Description>
  14. <Archive sha1sum="e05a7cc1cab263bc4836487f878b3056b7217101" type="tarxz">http://ftp.debian.org/debian/pool/main/c/ca-certificates/ca-certificates_20240203.tar.xz</Archive>
  15. <BuildDependencies>
  16. <Dependency>python3</Dependency>
  17. <Dependency>python3-cryptography</Dependency>
  18. </BuildDependencies>
  19. <Patches>
  20. <!--Patch>ca-certificates-undebianize.patch</Patch>
  21. <Patch>ca-certificates-more-certs.patch</Patch>
  22. <Patch>ca-certificates-etc-certs.patch</Patch>
  23. <Patch>ca-certificates-DESTDIR.patch</Patch>
  24. <Patch>ca-certificates.d.patch</Patch-->
  25. <!-- <Patch>no-openssl-rehash.patch</Patch> -->
  26. </Patches>
  27. </Source>
  28. <Package>
  29. <Name>ca-certificates</Name>
  30. <RuntimeDependencies>
  31. <Dependency>run-parts</Dependency>
  32. </RuntimeDependencies>
  33. <Files>
  34. <Path fileType="config">/etc</Path>
  35. <Path fileType="man">/usr/share/man</Path>
  36. <Path fileType="executable">/usr/sbin</Path>
  37. <Path fileType="data">/usr/share/ca-certificates</Path>
  38. </Files>
  39. <Provides>
  40. <COMAR script="package.py">System.Package</COMAR>
  41. </Provides>
  42. </Package>
  43. <History>
  44. <Update release="10">
  45. <Date>2024-02-06</Date>
  46. <Version>20240203</Version>
  47. <Comment>Version bump.</Comment>
  48. <Name>Mustafa Cinasal</Name>
  49. <Email>muscnsl@gmail.com</Email>
  50. </Update>
  51. <Update release="9">
  52. <Date>2023-10-22</Date>
  53. <Version>20230311</Version>
  54. <Comment>Version bump.</Comment>
  55. <Name>Mustafa Cinasal</Name>
  56. <Email>muscnsl@gmail.com</Email>
  57. </Update>
  58. <Update release="8">
  59. <Date>2022-12-13</Date>
  60. <Version>20211016</Version>
  61. <Comment>Version bump.</Comment>
  62. <Name>Mustafa Cinasal</Name>
  63. <Email>muscnsl@gmail.com</Email>
  64. </Update>
  65. <Update release="7">
  66. <Date>2021-10-24</Date>
  67. <Version>20210119</Version>
  68. <Comment>Version bump.</Comment>
  69. <Name>Mustafa Cinasal</Name>
  70. <Email>muscnsl@gmail.com</Email>
  71. </Update>
  72. <Update release="6">
  73. <Date>2020-12-09</Date>
  74. <Version>20190110</Version>
  75. <Comment>Rebuild.</Comment>
  76. <Name>Mustafa Cinasal</Name>
  77. <Email>muscnsl@gmail.com</Email>
  78. </Update>
  79. <Update release="5">
  80. <Date>2019-12-23</Date>
  81. <Version>20190110</Version>
  82. <Comment>Version Bump</Comment>
  83. <Name>Idris Kalp</Name>
  84. <Email>idriskalp@gmail.com</Email>
  85. </Update>
  86. <Update release="4">
  87. <Date>2018-07-20</Date>
  88. <Version>20180409</Version>
  89. <Comment>Version Bump</Comment>
  90. <Name>Ertuğrul Erata</Name>
  91. <Email>ertugrulerata@gmail.com</Email>
  92. </Update>
  93. <Update release="3">
  94. <Date>2017-02-25</Date>
  95. <Version>20161130</Version>
  96. <Comment>Version Bump</Comment>
  97. <Name>PisiLinux Community</Name>
  98. <Email>admin@pisilinux.org</Email>
  99. </Update>
  100. <Update release="2">
  101. <Date>2016-04-27</Date>
  102. <Version>20160104</Version>
  103. <Comment>Release Bump</Comment>
  104. <Name>PisiLinux Community</Name>
  105. <Email>admin@pisilinux.org</Email>
  106. </Update>
  107. <Update release="1">
  108. <Date>2016-03-03</Date>
  109. <Version>20160104</Version>
  110. <Comment>First release</Comment>
  111. <Name>Alihan Öztürk</Name>
  112. <Email>alihan@pisilinux.org</Email>
  113. </Update>
  114. </History>
  115. </PISI>