pspec.xml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <PISI>
  2. <Source>
  3. <Name>ethtool</Name>
  4. <Homepage>https://www.kernel.org/pub/software/network/ethtool/</Homepage>
  5. <Packager>
  6. <Name>İbrahim KARAGÜZEL</Name>
  7. <Email>karaguzelibrahim@gmail.com</Email>
  8. </Packager>
  9. <License>GPLv2</License>
  10. <IsA>app:console</IsA>
  11. <Summary>Utility to examine and tune ethernet-based network interfaces</Summary>
  12. <Description>ethtool is used for querying and changing settings of an ethernet device.</Description>
  13. <Archive sha1sum="9f680158354da45852e39a1ca0463ee26b57e97a" type="targz">https://www.kernel.org/pub/software/network/ethtool/ethtool-4.2.tar.gz</Archive>
  14. </Source>
  15. <Package>
  16. <Name>ethtool</Name>
  17. <Files>
  18. <Path fileType="executable">/usr/sbin</Path>
  19. <Path fileType="doc">/usr/share/doc</Path>
  20. <Path fileType="man">/usr/share/man</Path>
  21. </Files>
  22. </Package>
  23. <History>
  24. <Update release="2">
  25. <Date>2016-02-18</Date>
  26. <Version>4.2</Version>
  27. <Comment>Version bump</Comment>
  28. <Name>İbrahim KARAGÜZEL</Name>
  29. <Email>karaguzelibrahim@gmail.com</Email>
  30. </Update>
  31. <Update release="1">
  32. <Date>2010-11-19</Date>
  33. <Version>2.6.36</Version>
  34. <Comment>First release</Comment>
  35. <Name>Onur Küçük</Name>
  36. <Email>onur@pardus.org.tr</Email>
  37. </Update>
  38. </History>
  39. </PISI>