pspec.xml 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>syslinux</Name>
  6. <Homepage>http://syslinux.zytor.com/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>SysLinux, IsoLinux and PXELinux bootloader</Summary>
  14. <Description>Lightweight bootloaders for floppy media (SYSLINUX), network booting (PXELINUX), and bootable "El Torito" CD-ROMs (ISOLINUX). The project also includes MEMDISK, a tool to boot legacy operating systems (such as DOS) from nontraditional media; it is usually used in conjunction with PXELINUX and ISOLINUX.</Description>
  15. <Archive sha1sum="599b7a85d522b1b6658a1fe290e4d23dc64b1470" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/utils/boot/syslinux/Testing/6.04/syslinux-6.04-pre1.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>nasm</Dependency>
  18. <Dependency>asciidoc</Dependency>
  19. <Dependency>dosfstools</Dependency>
  20. <Dependency>mtools</Dependency>
  21. <Dependency>efibootmgr-devel</Dependency>
  22. <Dependency>gptfdisk</Dependency>
  23. <Dependency>upx</Dependency><!--1-->
  24. <Dependency>libutil-linux-devel</Dependency>
  25. <Dependency>util-linux</Dependency>
  26. <Dependency>python-devel</Dependency>
  27. </BuildDependencies>
  28. <Patches>
  29. <Patch>syslinux.git-138e850fab106b5235178848b3e0d33e25f4d3a2.patch</Patch><!--kbd patch-->
  30. <Patch>0001-Add-install-all-target-to-top-side-of-HAVE_FIRMWARE.patch</Patch>
  31. <Patch>0002-ext4-64bit-feature.patch</Patch>
  32. <Patch>0003-include-sysmacros-h.patch</Patch>
  33. <Patch>0004-Add-RPMOPTFLAGS-to-CFLAGS-for-some-stuff.patch</Patch>
  34. <Patch>0005-Workaround-multiple-definition-of-symbol-errors.patch</Patch>
  35. <Patch>0006-Replace-builtin-strlen-that-appears-to-get-optimized.patch</Patch>
  36. <!-- <Patch>syslinux-6.03-sysmacros.patch</Patch> -->
  37. <!-- <Patch>0002-ext4-64bit-feature.patch</Patch> -->
  38. <!-- <Patch>0004-Add-RPMOPTFLAGS-to-CFLAGS-for-some-stuff.patch</Patch> -->
  39. <!-- <Patch level="1">0005-gnu-efi-version-compatibility.patch</Patch> -->
  40. <!-- <Patch level="1">0006-Replace-builtin-strlen-that-appears-to-get-optimized.patch</Patch> -->
  41. </Patches>
  42. </Source>
  43. <Package>
  44. <Name>syslinux</Name>
  45. <RuntimeDependencies>
  46. <Dependency>libutil-linux</Dependency>
  47. <Dependency>mtools</Dependency>
  48. <Dependency>efibootmgr</Dependency>
  49. <Dependency>util-linux</Dependency>
  50. <Dependency>dosfstools</Dependency>
  51. <Dependency>gptfdisk</Dependency>
  52. <Dependency>perl-Crypt-PasswdMD5</Dependency>
  53. <Dependency>perl-Digest-SHA1</Dependency>
  54. </RuntimeDependencies>
  55. <Files>
  56. <Path fileType="executable">/sbin</Path>
  57. <Path fileType="executable">/usr/bin</Path>
  58. <Path fileType="library">/usr/lib/syslinux</Path>
  59. <Path fileType="doc">/usr/share/doc</Path>
  60. <Path fileType="man">/usr/share/man</Path>
  61. </Files>
  62. <AdditionalFiles>
  63. <AdditionalFile target="/usr/lib/syslinux/isolinux.cfg" permission="0644" owner="root">pisi-iso/isolinux.cfg</AdditionalFile>
  64. <AdditionalFile target="/usr/lib/syslinux/background.png" permission="0644" owner="root">pisi-iso/background.png</AdditionalFile>
  65. <!-- <AdditionalFile target="/usr/bin/syslinux-install_update" permission="0755" owner="root">syslinux-install_update</AdditionalFile> -->
  66. </AdditionalFiles>
  67. </Package>
  68. <History>
  69. <Update release="9">
  70. <Date>2022-07-10</Date>
  71. <Version>6.04</Version>
  72. <Comment>Rebuild </Comment>
  73. <Name>Kamil Atlı</Name>
  74. <Email>suvari@pisilinux.org</Email>
  75. </Update>
  76. <Update release="8">
  77. <Date>2021-07-17</Date>
  78. <Version>6.04</Version>
  79. <Comment>Rebuild </Comment>
  80. <Name>Kamil Atlı</Name>
  81. <Email>suvari@pisilinux.org</Email>
  82. </Update>
  83. <Update release="7">
  84. <Date>2020-01-25</Date>
  85. <Version>6.04</Version>
  86. <Comment>Rebuild </Comment>
  87. <Name>Kamil Atlı</Name>
  88. <Email>suvari@pisilinux.org</Email>
  89. </Update>
  90. <Update release="6">
  91. <Date>2018-11-12</Date>
  92. <Version>6.04</Version>
  93. <Comment>Rebuild </Comment>
  94. <Name>Kamil Atlı</Name>
  95. <Email>suvari@pisilinux.org</Email>
  96. </Update>
  97. <Update release="5">
  98. <Date>2018-08-24</Date>
  99. <Version>6.04</Version>
  100. <Comment>Version bump</Comment>
  101. <Name>Kamil Atlı</Name>
  102. <Email>suvari@pisilinux.org</Email>
  103. </Update>
  104. <Update release="4">
  105. <Date>2018-08-13</Date>
  106. <Version>6.03</Version>
  107. <Comment>Rebuild New T.</Comment>
  108. <Name>Mustafa Cinasal</Name>
  109. <Email>muscnsl@gmail.com</Email>
  110. </Update>
  111. <Update release="3">
  112. <Date>2017-03-29</Date>
  113. <Version>6.03</Version>
  114. <Comment>Release Bump</Comment>
  115. <Name>Ayhan Yalçınsoy</Name>
  116. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  117. </Update>
  118. <Update release="2">
  119. <Date>2016-06-08</Date>
  120. <Version>6.03</Version>
  121. <Comment>Release Bump</Comment>
  122. <Name>Pisi Linux Community</Name>
  123. <Email>admin@pisilinux.org</Email>
  124. </Update>
  125. <Update release="1">
  126. <Date>2016-04-02</Date>
  127. <Version>6.03</Version>
  128. <Comment>First release</Comment>
  129. <Name>Alihan Öztürk</Name>
  130. <Email>alihan@pisilinux.org</Email>
  131. </Update>
  132. </History>
  133. </PISI>