pspec.xml 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>net-tools</Name>
  6. <Homepage>http://sites.inka.de/lina/linux/NetTools/</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 Linux networking tools</Summary>
  14. <Description>net-tools is a collection of programs that form the base set of the networking tools for the Linux operating system. It includes arp, hostname, ifconfig, ipmaddr, iptunnel, mii-tool, nameif, netstat, plipconfig, rarp, route and slattach.</Description>
  15. <Archive sha1sum="944fb70641505d5d1139dba3aeb81ba124574b83" type="tarbz2">https://sourceforge.net/projects/net-tools/files/net-tools-1.60.tar.bz2</Archive>
  16. <Patches>
  17. <Patch compressionType="bz2" level="1">01_all_net-tools-1.60-2.6-compilefix.patch.bz2</Patch>
  18. <Patch compressionType="bz2">02_all_net-tools-1.60-gcc34.patch.bz2</Patch>
  19. <Patch compressionType="bz2">03_all_net-tools-1.60-cleanup-list-handling.patch.bz2</Patch>
  20. <Patch compressionType="bz2" level="1">04_all_net-tools-1.60-get_name.patch.bz2</Patch>
  21. <Patch compressionType="bz2" level="1">20_all_net-tools-1.54-ipvs.patch.bz2</Patch>
  22. <Patch compressionType="bz2" level="1">21_all_net-tools-1.57-bug22040.patch.bz2</Patch>
  23. <Patch compressionType="bz2">22_all_net-tools-1.60-manydevs.patch.bz2</Patch>
  24. <Patch compressionType="bz2" level="1">23_all_net-tools-1.60-miiioctl.patch.bz2</Patch>
  25. <Patch compressionType="bz2" level="1">24_all_net-tools-1.60-virtualname.patch.bz2</Patch>
  26. <Patch compressionType="bz2" level="1">25_all_net-tools-1.60-cycle.patch.bz2</Patch>
  27. <Patch compressionType="bz2" level="1">26_all_net-tools-1.60-overflow.patch.bz2</Patch>
  28. <Patch compressionType="bz2" level="1">27_all_net-tools-1.60-netstat_ulong.patch.bz2</Patch>
  29. <Patch compressionType="bz2" level="1">50_all_net-tools-1.60-multiline-string.patch.bz2</Patch>
  30. <Patch compressionType="bz2">51_all_net-tools-1.60-man.patch.bz2</Patch>
  31. <Patch compressionType="bz2" level="1">52_all_net-tools-1.60-numeric-ports.patch.bz2</Patch>
  32. <Patch compressionType="bz2" level="1">53_all_net-tools-1.60-appletalk.patch.bz2</Patch>
  33. <Patch compressionType="bz2" level="1">54_all_net-tools-1.60-wide.patch.bz2</Patch>
  34. <Patch compressionType="bz2">55_all_net-tools-1.60-Makefile.patch.bz2</Patch>
  35. <Patch compressionType="bz2">56_all_net-tools-1.60-ipv6-hostname.patch.bz2</Patch>
  36. <Patch compressionType="bz2" level="1">57_all_net-tools-1.60-ifconfig-infiniband.patch.bz2</Patch>
  37. <Patch compressionType="bz2" level="1">60_all_net-tools-1.60-headers.patch.bz2</Patch>
  38. <Patch level="1">net-tools-missing.patch</Patch>
  39. <Patch level="1">net-tools-linux48.patch</Patch><!--fedora-->
  40. <Patch level="1">kernel_headers.patch</Patch>
  41. <Patch>gcc-4.3.patch</Patch>
  42. <Patch>large-buffer.patch</Patch>
  43. </Patches>
  44. </Source>
  45. <Package>
  46. <Name>net-tools</Name>
  47. <RuntimeDependencies>
  48. <Dependency>comar</Dependency>
  49. <Dependency>comar-api</Dependency>
  50. </RuntimeDependencies>
  51. <Files>
  52. <Path fileType="executable">/bin</Path>
  53. <Path fileType="executable">/sbin</Path>
  54. <Path fileType="executable">/usr/bin</Path>
  55. <Path fileType="executable">/usr/sbin</Path>
  56. <Path fileType="doc">/usr/share/doc</Path>
  57. <Path fileType="man">/usr/share/man</Path>
  58. <Path fileType="localedata">/usr/share/locale</Path>
  59. </Files>
  60. </Package>
  61. <History>
  62. <Update release="3">
  63. <Date>2017-01-30</Date>
  64. <Version>1.60</Version>
  65. <Comment>Rebuild.</Comment>
  66. <Name>Ertuğrul Erata</Name>
  67. <Email>ertugrulerata@gmail.com</Email>
  68. </Update>
  69. <Update release="2">
  70. <Date>2016-04-27</Date>
  71. <Version>1.60</Version>
  72. <Comment>Release Bump</Comment>
  73. <Name>PisiLinux Community</Name>
  74. <Email>admin@pisilinux.org</Email>
  75. </Update>
  76. <Update release="1">
  77. <Date>2016-03-09</Date>
  78. <Version>1.60</Version>
  79. <Comment>First release</Comment>
  80. <Name>Alihan Öztürk</Name>
  81. <Email>alihan@pisilinux.org</Email>
  82. </Update>
  83. </History>
  84. </PISI>