pspec.xml 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>mt-st</Name>
  6. <Homepage>https://github.com/Distrotech/mt-st</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>Enhanced mt command to control magnetic tape drives</Summary>
  14. <Description>mt-st provides an enhanced mt command, used to control magnetic tape drives.</Description>
  15. <Archive sha1sum="e42d7fb0f57ccbd5c791e3b968e0a4573e7f9857" type="targz">https://github.com/ibrahimkaraguzel/Sources/raw/master/mt-st-1.1.tar.gz</Archive>
  16. <Patches>
  17. <Patch level="1">mt-st-1.1-redhat.patch</Patch>
  18. <Patch level="1">mt-st-1.1-SDLT.patch</Patch>
  19. <Patch level="1">mt-st-0.7-config-files.patch</Patch>
  20. <Patch level="1">mt-st-0.9b-manfix.patch</Patch>
  21. <Patch level="1">mt-st-1.1-mtio.patch</Patch>
  22. </Patches>
  23. </Source>
  24. <Package>
  25. <Name>mt-st</Name>
  26. <Files>
  27. <Path fileType="executable">/bin</Path>
  28. <Path fileType="executable">/sbin</Path>
  29. <Path fileType="doc">/usr/share/doc</Path>
  30. <Path fileType="man">/usr/share/man</Path>
  31. </Files>
  32. </Package>
  33. <History>
  34. <Update release="3">
  35. <Date>2016-04-03</Date>
  36. <Version>1.1</Version>
  37. <Comment>Rebuilt with docker</Comment>
  38. <Name>İbrahim KARAGÜZEL</Name>
  39. <Email>karaguzelibrahim@gmail.com</Email>
  40. </Update>
  41. <Update release="2">
  42. <Date>2014-03-10</Date>
  43. <Version>1.1</Version>
  44. <Comment>Rebuild</Comment>
  45. <Name>Varol Maksutoğlu</Name>
  46. <Email>waroi@pisilinux.org</Email>
  47. </Update>
  48. <Update release="1">
  49. <Date>2011-01-19</Date>
  50. <Version>1.1</Version>
  51. <Comment>First release</Comment>
  52. <Name>Pisi Linux Admins</Name>
  53. <Email>admins@pisilinux.org</Email>
  54. </Update>
  55. </History>
  56. </PISI>