Files
main/hardware/disk/sg3_utils/pspec.xml
T
2015-08-19 11:51:21 +03:00

68 lines
2.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>sg3_utils</Name>
<Homepage>http://sg.danny.cz/sg/sg3_utils.html</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<License>BSD</License>
<IsA>app:console</IsA>
<IsA>library</IsA>
<Summary>Utilities for devices that use SCSI command sets</Summary>
<Description>sg3_utils is a collection of Linux utilities for devices that use the SCSI command set. Includes utilities to copy data based on dd syntax and semantics, check INQUIRY data and VPD pages, check mode and log pages, spin up/down disks, do self tests and various other functions.</Description>
<Archive sha1sum="79c92691c7cd6d93a09b3e07c24e3f518956cbfa" type="tarxz">http://sg.danny.cz/sg/p/sg3_utils-1.41.tar.xz</Archive>
</Source>
<Package>
<Name>sg3_utils</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0755" target="/usr/bin/rescan-scsi-bus.sh">rescan-scsi-bus.sh</AdditionalFile>
</AdditionalFiles>
</Package>
<Package>
<Name>sg3_utils-devel</Name>
<Summary>Development files for sg3_utils</Summary>
<RuntimeDependencies>
<Dependency release="current">sg3_utils</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2015-08-19</Date>
<Version>1.41</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2014-05-25</Date>
<Version>1.38</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Update>
<Update release="1">
<Date>2012-11-14</Date>
<Version>1.34</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>