1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>mt-st</Name>
- <Homepage>https://github.com/Distrotech/mt-st</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>app:console</IsA>
- <Summary>Enhanced mt command to control magnetic tape drives</Summary>
- <Description>mt-st provides an enhanced mt command, used to control magnetic tape drives.</Description>
- <Archive sha1sum="e42d7fb0f57ccbd5c791e3b968e0a4573e7f9857" type="targz">https://github.com/ibrahimkaraguzel/Sources/raw/master/mt-st-1.1.tar.gz</Archive>
- <Patches>
- <Patch level="1">mt-st-1.1-redhat.patch</Patch>
- <Patch level="1">mt-st-1.1-SDLT.patch</Patch>
- <Patch level="1">mt-st-0.7-config-files.patch</Patch>
- <Patch level="1">mt-st-0.9b-manfix.patch</Patch>
- <Patch level="1">mt-st-1.1-mtio.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>mt-st</Name>
- <Files>
- <Path fileType="executable">/bin</Path>
- <Path fileType="executable">/sbin</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man</Path>
- </Files>
- </Package>
- <History>
- <Update release="3">
- <Date>2016-04-03</Date>
- <Version>1.1</Version>
- <Comment>Rebuilt with docker</Comment>
- <Name>İbrahim KARAGÜZEL</Name>
- <Email>karaguzelibrahim@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2014-03-10</Date>
- <Version>1.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Varol Maksutoğlu</Name>
- <Email>waroi@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2011-01-19</Date>
- <Version>1.1</Version>
- <Comment>First release</Comment>
- <Name>Pisi Linux Admins</Name>
- <Email>admins@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|