pspec.xml 3.3 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>whois</Name>
  6. <Homepage>http://www.linux.it/~md/software/</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>Improved whois client</Summary>
  14. <Description>This is a new whois (RFC 3912) client rewritten from scratch. It is inspired from and compatible with the usual BSD and RIPE whois programs. It is intelligent and can automatically select the appropriate whois server for most queries.</Description>
  15. <Archive sha1sum="44be398cac4f936f0892fb9c0be055758a78eef8" type="targz">https://github.com/rfc1036/whois/archive/v5.2.11.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>libidn-devel</Dependency>
  18. </BuildDependencies>
  19. <Patches>
  20. <Patch>whois-4.7.2-config-file.patch</Patch>
  21. </Patches>
  22. </Source>
  23. <Package>
  24. <Name>whois</Name>
  25. <RuntimeDependencies>
  26. <Dependency>libidn</Dependency>
  27. </RuntimeDependencies>
  28. <Files>
  29. <Path fileType="config">/etc</Path>
  30. <Path fileType="executable">/usr/bin</Path>
  31. <Path fileType="localedata">/usr/share/locale</Path>
  32. <Path fileType="doc">/usr/share/doc/whois</Path>
  33. <Path fileType="man">/usr/share/man</Path>
  34. </Files>
  35. </Package>
  36. <History>
  37. <Update release="7">
  38. <Date>2016-03-13</Date>
  39. <Version>5.2.11</Version>
  40. <Comment>Version bump, rebuilt with docker</Comment>
  41. <Name>İbrahim KARAGÜZEL</Name>
  42. <Email>karaguzelibrahim@gmail.com</Email>
  43. </Update>
  44. <Update release="6">
  45. <Date>2015-02-20</Date>
  46. <Version>5.2.4</Version>
  47. <Comment>Version bump.</Comment>
  48. <Name>Stefan Gronewold(groni)</Name>
  49. <Email>groni@pisilinux.org</Email>
  50. </Update>
  51. <Update release="5">
  52. <Date>2014-09-14</Date>
  53. <Version>5.1.5</Version>
  54. <Comment>Version bump.</Comment>
  55. <Name>Aydın Demirel</Name>
  56. <Email>aydin.demirel@pisilinux.org</Email>
  57. </Update>
  58. <Update release="4">
  59. <Date>2014-02-17</Date>
  60. <Version>5.0.24</Version>
  61. <Comment>Rebuild.</Comment>
  62. <Name>Osman Erkan</Name>
  63. <Email>osman.erkan@pisilinux.org</Email>
  64. </Update>
  65. <Update release="3">
  66. <Date>2013-06-07</Date>
  67. <Version>5.0.24</Version>
  68. <Comment>Adress Fixed</Comment>
  69. <Name>Osman Erkan</Name>
  70. <Email>osman.erkan@pisilinux.org</Email>
  71. </Update>
  72. <Update release="2">
  73. <Date>2013-04-21</Date>
  74. <Version>5.0.24</Version>
  75. <Comment>Version bump</Comment>
  76. <Name>Ertan Güven</Name>
  77. <Email>ertan@pisilinux.org</Email>
  78. </Update>
  79. <Update release="1">
  80. <Date>2012-10-14</Date>
  81. <Version>5.0.20</Version>
  82. <Comment>First release</Comment>
  83. <Name>Osman Erkan</Name>
  84. <Email>osman.erkan@pisilinux.org</Email>
  85. </Update>
  86. </History>
  87. </PISI>