pspec.xml 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>bash</Name>
  6. <Homepage>http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>The standard GNU Bourne again shell</Summary>
  14. <Description>Bash is the GNU Project's Bourne Again SHell, a complete implementation of the IEEE POSIX and Open Group shell specification with interactive command line editing, csh-like features such as history substitution.</Description>
  15. <Archive sha1sum="8de012df1e4f3e91f571c3eb8ec45b43d7c747eb" type="targz">mirrors://gnu/bash/bash-4.4.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>ncurses-devel</Dependency>
  18. </BuildDependencies>
  19. <Patches>
  20. <!-- Official Patches -->
  21. <Patch level="1">official/bash-4.4-patch-1.patch</Patch>
  22. <Patch level="1">official/bash-4.4-patch-2.patch</Patch>
  23. <Patch level="1">official/bash-4.4-patch-3.patch</Patch>
  24. <Patch level="1">official/bash-4.4-patch-4.patch</Patch>
  25. <Patch level="1">official/bash-4.4-patch-5.patch</Patch>
  26. <Patch level="1">official/bash-4.4-patch-6.patch</Patch>
  27. <Patch level="1">official/bash-4.4-patch-7.patch</Patch>
  28. <Patch level="1">official/bash-4.4-patch-8.patch</Patch>
  29. <Patch level="1">official/bash-4.4-patch-9.patch</Patch>
  30. <Patch level="1">official/bash-4.4-patch-10.patch</Patch>
  31. <Patch level="1">official/bash-4.4-patch-11.patch</Patch>
  32. <!-- Fedora patches -->
  33. <Patch level="1">fedora/bash-2.02-security.patch</Patch>
  34. <Patch level="1">fedora/bash-2.03-paths.patch</Patch>
  35. <Patch level="1">fedora/bash-2.03-profile.patch</Patch>
  36. <Patch level="1">fedora/bash-2.05a-interpreter.patch</Patch>
  37. <Patch level="1">fedora/bash-2.05b-debuginfo.patch</Patch>
  38. <Patch level="1">fedora/bash-2.05b-manso.patch</Patch>
  39. <Patch level="1">fedora/bash-2.05b-pgrp_sync.patch</Patch>
  40. <Patch level="1">fedora/bash-2.05b-xcc.patch</Patch>
  41. <Patch level="1">fedora/bash-3.2-audit.patch</Patch>
  42. <Patch level="1">fedora/bash-3.2-ssh_source_bash.patch</Patch>
  43. <!--Patch level="1">fedora/bash-bashbug.patch</Patch>
  44. <Patch level="1">fedora/bash-infotags.patch</Patch>
  45. <Patch level="1">fedora/bash-requires.patch</Patch-->
  46. <Patch level="1">fedora/bash-setlocale.patch</Patch>
  47. <Patch level="1">fedora/bash-tty-tests.patch</Patch>
  48. <Patch level="1">fedora/bash-4.0-nobits.patch</Patch>
  49. <Patch level="1">fedora/bash-4.1-examples.patch</Patch>
  50. <Patch level="1">fedora/bash-4.1-broken_pipe.patch</Patch>
  51. <Patch level="1">fedora/bash-4.2-rc2-logout.patch</Patch>
  52. <Patch level="1">fedora/bash-4.2-coverity.patch</Patch>
  53. <Patch level="1">fedora/bash-4.1-defer-sigchld-trap.patch</Patch>
  54. <Patch level="1">fedora/bash-4.2-manpage_trap.patch</Patch>
  55. <Patch level="1">fedora/bash-4.2-size_type.patch</Patch>
  56. <Patch level="1">fedora/bash-4.3-man-ulimit.patch</Patch>
  57. <Patch level="1">fedora/bash-4.3-noecho.patch</Patch>
  58. <Patch level="1">fedora/bash-4.3-memleak-lc_all.patch</Patch>
  59. <Patch level="1">fedora/bash-4.4-no-loadable-builtins.patch</Patch>
  60. </Patches>
  61. </Source>
  62. <Package>
  63. <Name>bash</Name>
  64. <RuntimeDependencies>
  65. <Dependency>ncurses</Dependency>
  66. </RuntimeDependencies>
  67. <Files>
  68. <Path fileType="config">/etc</Path>
  69. <Path fileType="executable">/bin</Path>
  70. <Path fileType="executable">/usr/bin</Path>
  71. <Path fileType="doc">/usr/share/doc</Path>
  72. <Path fileType="info">/usr/share/info</Path>
  73. <Path fileType="man">/usr/share/man</Path>
  74. <Path fileType="localedata">/usr/share/locale</Path>
  75. </Files>
  76. <AdditionalFiles>
  77. <AdditionalFile owner="root" permission="0644" target="/etc/bash/bashrc">bashrc</AdditionalFile>
  78. <AdditionalFile owner="root" permission="0644" target="/etc/profile.d/command-not-found.sh">command-not-found.sh</AdditionalFile>
  79. </AdditionalFiles>
  80. </Package>
  81. <History>
  82. <Update release="5">
  83. <Date>2017-01-29</Date>
  84. <Version>4.4.11</Version>
  85. <Comment>Version bump.</Comment>
  86. <Name>Ertuğrul Erata</Name>
  87. <Email>ertugrulerata@gmail.com</Email>
  88. </Update>
  89. <Update release="4">
  90. <Date>2017-01-06</Date>
  91. <Version>4.3_p48</Version>
  92. <Comment>Rebuild with new toolchain.</Comment>
  93. <Name>PisiLinux Community</Name>
  94. <Email>admin@pisilinux.org</Email>
  95. </Update>
  96. <Update release="3">
  97. <Date>2016-11-12</Date>
  98. <Version>4.3_p48</Version>
  99. <Comment>Release Bump</Comment>
  100. <Name>PisiLinux Community</Name>
  101. <Email>admin@pisilinux.org</Email>
  102. </Update>
  103. <Update release="2">
  104. <Date>2016-04-27</Date>
  105. <Version>4.3_p39</Version>
  106. <Comment>Release Bump</Comment>
  107. <Name>PisiLinux Community</Name>
  108. <Email>admin@pisilinux.org</Email>
  109. </Update>
  110. <Update release="1">
  111. <Date>2016-02-28</Date>
  112. <Version>4.3_p39</Version>
  113. <Comment>First release</Comment>
  114. <Name>Ertuğrul Erata</Name>
  115. <Email>ertugrulerata@gmail.com</Email>
  116. </Update>
  117. </History>
  118. </PISI>