pspec.xml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>macchanger</Name>
  6. <Homepage>https://github.com/alobbs/macchanger</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <IsA>app:console</IsA>
  12. <License>GPLv2</License>
  13. <Summary>Utility for viewing/manipulating the MAC address of network interfaces.</Summary>
  14. <Description>A GNU/Linux utility for viewing/manipulating the MAC address of network interfaces.</Description>
  15. <Archive sha1sum="8a2f91cd0563b84e959e892aadebfed2abe126cb" type="targz">https://github.com/alobbs/macchanger/releases/download/1.7.0/macchanger-1.7.0.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>macchanger</Name>
  19. <Files>
  20. <Path fileType="executable">/usr/bin</Path>
  21. <Path fileType="library">/usr/lib</Path>
  22. <Path fileType="data">/usr/share/macchanger</Path>
  23. <Path fileType="man">/usr/share/man</Path>
  24. <Path fileType="doc">/usr/share/doc</Path>
  25. <Path fileType="info">/usr/share/info</Path>
  26. </Files>
  27. </Package>
  28. <History>
  29. <Update release="3">
  30. <Date>2016-03-02</Date>
  31. <Version>1.7.0</Version>
  32. <Comment>Version bump, rebuilt with docker</Comment>
  33. <Name>İbrahim KARAGÜZEL</Name>
  34. <Email>karaguzelibrahim@gmail.com</Email>
  35. </Update>
  36. <Update release="2">
  37. <Date>2014-01-28</Date>
  38. <Version>1.6.0</Version>
  39. <Comment>Ver. bump</Comment>
  40. <Name>Kamil Atlı</Name>
  41. <Email>suvarice@gmail.com</Email>
  42. </Update>
  43. <Update release="1">
  44. <Date>2011-08-10</Date>
  45. <Version>1.5.0</Version>
  46. <Comment>First release</Comment>
  47. <Name>Osman TOSUN</Name>
  48. <Email>admins@pisilinux.org</Email>
  49. </Update>
  50. </History>
  51. </PISI>