pspec.xml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>procps</Name>
  6. <Homepage>http://gitorious.org/procps</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>Standard informational utilities and process-handling tools</Summary>
  14. <Description>procps is the package that has a bunch of small useful utilities that give information about processes using the /proc filesystem. The package includes the programs ps, top, vmstat, w, kill, free, slabtop, and skill.</Description>
  15. <Archive sha1sum="a36b8ab95950addb4b34251fcf23195c45a63eda" type="tarxz">http://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-4.0.5.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>ncurses-devel</Dependency>
  18. </BuildDependencies>
  19. <Patches>
  20. <!-- <Patch level="1">fedora/covscan-findings.patch</Patch> -->
  21. <!-- <Patch level="1">fedora/free-si-fix.patch</Patch> -->
  22. <!-- <Patch level="1">fedora/pwait-to-pidwait.patch</Patch> -->
  23. <!-- <Patch level="1">fedora/sysctl-hyphen-param.patch</Patch> -->
  24. <!-- <Patch level="1">fedora/sysctl-print-dotted-keys-again.patch</Patch> -->
  25. </Patches>
  26. </Source>
  27. <Package>
  28. <Name>procps</Name>
  29. <RuntimeDependencies>
  30. <Dependency>ncurses</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="executable">/bin</Path>
  34. <Path fileType="executable">/sbin</Path>
  35. <Path fileType="library">/lib</Path>
  36. <Path fileType="library">/usr/lib</Path>
  37. <Path fileType="executable">/usr/bin</Path>
  38. <Path fileType="doc">/usr/share/doc</Path>
  39. <Path fileType="man">/usr/share/man</Path>
  40. <Path fileType="locale">/usr/share/locale</Path>
  41. <Path fileType="header">/usr/include</Path>
  42. <Path fileType="library">/usr/lib/pkgconfig</Path>
  43. </Files>
  44. </Package>
  45. <History>
  46. <Update release="9">
  47. <Date>2024-12-21</Date>
  48. <Version>4.0.5</Version>
  49. <Comment>Version bump.</Comment>
  50. <Name>Pisi Linux Community</Name>
  51. <Email>admin@pisilinux.org</Email>
  52. </Update>
  53. <Update release="8">
  54. <Date>2022-12-07</Date>
  55. <Version>3.3.17</Version>
  56. <Comment>Version bump.</Comment>
  57. <Name>Mustafa Cinasal</Name>
  58. <Email>muscnsl@gmail.com</Email>
  59. </Update>
  60. <Update release="7">
  61. <Date>2020-12-09</Date>
  62. <Version>3.3.16</Version>
  63. <Comment>Version bump.</Comment>
  64. <Name>Mustafa Cinasal</Name>
  65. <Email>muscnsl@gmail.com</Email>
  66. </Update>
  67. <Update release="6">
  68. <Date>2019-12-27</Date>
  69. <Version>3.3.15</Version>
  70. <Comment>Rebuild</Comment>
  71. <Name>Idris Kalp</Name>
  72. <Email>idriskalp@gmail.com</Email>
  73. </Update>
  74. <Update release="5">
  75. <Date>2018-11-28</Date>
  76. <Version>3.3.15</Version>
  77. <Comment>Version bump.</Comment>
  78. <Name>Ertuğrul Erata</Name>
  79. <Email>ertugrulerata@gmail.com</Email>
  80. </Update>
  81. <Update release="4">
  82. <Date>2018-07-15</Date>
  83. <Version>3.3.12</Version>
  84. <Comment>Rebuild</Comment>
  85. <Name>Ertuğrul Erata</Name>
  86. <Email>ertugrulerata@gmail.com</Email>
  87. </Update>
  88. <Update release="3">
  89. <Date>2017-09-20</Date>
  90. <Version>3.3.12</Version>
  91. <Comment>Version bump.</Comment>
  92. <Name>Ertuğrul Erata</Name>
  93. <Email>ertugrulerata@gmail.com</Email>
  94. </Update>
  95. <Update release="2">
  96. <Date>2016-04-27</Date>
  97. <Version>3.3.11</Version>
  98. <Comment>Release Bump</Comment>
  99. <Name>PisiLinux Community</Name>
  100. <Email>admin@pisilinux.org</Email>
  101. </Update>
  102. <Update release="1">
  103. <Date>2016-03-09</Date>
  104. <Version>3.3.11</Version>
  105. <Comment>First release</Comment>
  106. <Name>Alihan Öztürk</Name>
  107. <Email>alihan@pisilinux.org</Email>
  108. </Update>
  109. </History>
  110. </PISI>