pspec.xml 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>efitools</Name>
  6. <Homepage>http://git.kernel.org/cgit/linux/kernel/git/jejb/efitools.git</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app</IsA>
  13. <Summary>UEFI güvenli önyükleme platformlarını işleme araçları</Summary>
  14. <Description>Tools for manipulating UEFI secure boot platforms</Description>
  15. <Archive sha1sum="eb06da832e02ca4a6afeefb89c015ee566961c58" type="targz">https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git/snapshot/efitools-1.9.2.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>gnu-efi</Dependency>
  18. <Dependency>help2man</Dependency>
  19. <Dependency>sbsigntools</Dependency>
  20. <Dependency>perl-File-Slurp</Dependency>
  21. <Dependency>openssl-devel</Dependency>
  22. </BuildDependencies>
  23. <Patches>
  24. <Patch level="1">efitools-1.9.2-wrong_var_name-with-gnu-efi-3.0.11.patch</Patch>
  25. </Patches>
  26. </Source>
  27. <Package>
  28. <Name>efitools</Name>
  29. <RuntimeDependencies>
  30. <Dependency>openssl</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="executable">/usr/bin</Path>
  34. <Path fileType="data">/usr/share</Path>
  35. <Path fileType="man">/usr/share/man</Path>
  36. <Path fileType="library">/usr/share/efitools/efi</Path>
  37. <Path fileType="doc">/usr/share/doc</Path>
  38. </Files>
  39. </Package>
  40. <History>
  41. <Update release="5">
  42. <Date>2020-11-07</Date>
  43. <Version>1.9.2</Version>
  44. <Comment>Rebuild.</Comment>
  45. <Name>Mustafa Cinasal</Name>
  46. <Email>muscnsl@gmail.com</Email>
  47. </Update>
  48. <Update release="4">
  49. <Date>2020-01-25</Date>
  50. <Version>1.9.2</Version>
  51. <Comment>Version bump.</Comment>
  52. <Name>Mustafa Cinasal</Name>
  53. <Email>muscnsl@gmail.com</Email>
  54. </Update>
  55. <Update release="3">
  56. <Date>2018-10-21</Date>
  57. <Version>1.8.1</Version>
  58. <Comment>Version Bump.</Comment>
  59. <Name>Mustafa Cinasal</Name>
  60. <Email>muscnsl@gmail.com</Email>
  61. </Update>
  62. <Update release="2">
  63. <Date>2018-08-13</Date>
  64. <Version>1.7.0</Version>
  65. <Comment>Rebuild New T.</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="1">
  70. <Date>2017-12-16</Date>
  71. <Version>1.7.0</Version>
  72. <Comment>First release.</Comment>
  73. <Name>Mustafa Cinasal</Name>
  74. <Email>muscnsl@gmail.com</Email>
  75. </Update>
  76. </History>
  77. </PISI>