pspec.xml 3.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>dmidecode</Name>
  6. <Homepage>https://www.nongnu.org/dmidecode/</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>Tool to analyse BIOS DMI data</Summary>
  14. <Description>dmidecode reports information about x86/ia64 hardware as described in the system BIOS according to the SMBIOS/DMI standard. This information typically includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of other details of varying level of interest and reliability depending on the manufacturer.</Description>
  15. <Archive sha1sum="c74291da874589334483adac4c30a5c0a13bc91b" type="tarxz">https://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.6.tar.xz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>dmidecode</Name>
  19. <Files>
  20. <Path fileType="executable">/usr/bin</Path>
  21. <Path fileType="executable">/usr/sbin</Path>
  22. <Path fileType="doc">/usr/share/doc</Path>
  23. <Path fileType="man">/usr/share/man</Path>
  24. </Files>
  25. <AdditionalFiles>
  26. <AdditionalFile owner="root" permission="0755" target="/usr/bin/laptop-detect">laptop-detect</AdditionalFile>
  27. </AdditionalFiles>
  28. </Package>
  29. <History>
  30. <Update release="9">
  31. <Date>2024-11-29</Date>
  32. <Version>3.6</Version>
  33. <Comment>Version bump.</Comment>
  34. <Name>Ümit Solmaz</Name>
  35. <Email>admins@pisilinux.org</Email>
  36. </Update>
  37. <Update release="8">
  38. <Date>2023-03-17</Date>
  39. <Version>3.5</Version>
  40. <Comment>Version bump.</Comment>
  41. <Name>Mustafa Cinasal</Name>
  42. <Email>muscnsl@gmail.com</Email>
  43. </Update>
  44. <Update release="7">
  45. <Date>2022-06-29</Date>
  46. <Version>3.4</Version>
  47. <Comment>Version bump.</Comment>
  48. <Name>Mustafa Cinasal</Name>
  49. <Email>muscnsl@gmail.com</Email>
  50. </Update>
  51. <Update release="6">
  52. <Date>2020-01-18</Date>
  53. <Version>3.1</Version>
  54. <Comment>Rebuild</Comment>
  55. <Name>Mustafa Cinasal</Name>
  56. <Email>muscnsl@gmail.com</Email>
  57. </Update>
  58. <Update release="5">
  59. <Date>2018-08-13</Date>
  60. <Version>3.1</Version>
  61. <Comment>Rebuild</Comment>
  62. <Name>Mustafa Cinasal</Name>
  63. <Email>muscnsl@gmail.com</Email>
  64. </Update>
  65. <Update release="4">
  66. <Date>2018-01-04</Date>
  67. <Version>3.1</Version>
  68. <Comment>Version Bump</Comment>
  69. <Name>Mustafa Cinasal</Name>
  70. <Email>muscnsl@gmail.com</Email>
  71. </Update>
  72. <Update release="3">
  73. <Date>2017-01-29</Date>
  74. <Version>3.0</Version>
  75. <Comment>Version bump.</Comment>
  76. <Name>Stefan Gronewold</Name>
  77. <Email>groni@pisilinux.org</Email>
  78. </Update>
  79. <Update release="2">
  80. <Date>2016-06-09</Date>
  81. <Version>2.12</Version>
  82. <Comment>Release Bump</Comment>
  83. <Name>Pisi Linux Community</Name>
  84. <Email>admin@pisilinux.org</Email>
  85. </Update>
  86. <Update release="1">
  87. <Date>2014-01-22</Date>
  88. <Version>2.12</Version>
  89. <Comment>First release</Comment>
  90. <Name>Stefan Gronewold(groni)</Name>
  91. <Email>groni@pisilinux.org</Email>
  92. </Update>
  93. </History>
  94. </PISI>