pspec.xml 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  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>http://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="80898f5e95d905080426fdff7899d81eb4f888c2" type="tarxz">http://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.5.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="8">
  31. <Date>2023-03-17</Date>
  32. <Version>3.5</Version>
  33. <Comment>Version bump.</Comment>
  34. <Name>Mustafa Cinasal</Name>
  35. <Email>muscnsl@gmail.com</Email>
  36. </Update>
  37. <Update release="7">
  38. <Date>2022-06-29</Date>
  39. <Version>3.4</Version>
  40. <Comment>Version bump.</Comment>
  41. <Name>Mustafa Cinasal</Name>
  42. <Email>muscnsl@gmail.com</Email>
  43. </Update>
  44. <Update release="6">
  45. <Date>2020-01-18</Date>
  46. <Version>3.1</Version>
  47. <Comment>Rebuild</Comment>
  48. <Name>Mustafa Cinasal</Name>
  49. <Email>muscnsl@gmail.com</Email>
  50. </Update>
  51. <Update release="5">
  52. <Date>2018-08-13</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="4">
  59. <Date>2018-01-04</Date>
  60. <Version>3.1</Version>
  61. <Comment>Version Bump</Comment>
  62. <Name>Mustafa Cinasal</Name>
  63. <Email>muscnsl@gmail.com</Email>
  64. </Update>
  65. <Update release="3">
  66. <Date>2017-01-29</Date>
  67. <Version>3.0</Version>
  68. <Comment>Version bump.</Comment>
  69. <Name>Stefan Gronewold</Name>
  70. <Email>groni@pisilinux.org</Email>
  71. </Update>
  72. <Update release="2">
  73. <Date>2016-06-09</Date>
  74. <Version>2.12</Version>
  75. <Comment>Release Bump</Comment>
  76. <Name>Pisi Linux Community</Name>
  77. <Email>admin@pisilinux.org</Email>
  78. </Update>
  79. <Update release="1">
  80. <Date>2014-01-22</Date>
  81. <Version>2.12</Version>
  82. <Comment>First release</Comment>
  83. <Name>Stefan Gronewold(groni)</Name>
  84. <Email>groni@pisilinux.org</Email>
  85. </Update>
  86. </History>
  87. </PISI>