1 ###############################################################################
2 # IPFire.org - An Open Source Firewall Solution #
3 # Copyright (C) - IPFire Development Team <info@ipfire.org> #
4 ###############################################################################
9 thisapp = sg3_utils-%{version}
11 groups = Applications/System
12 url = http://sg.danny.cz/sg/sg3_utils.html
13 license = GPLv2+ and BSD
14 summary = Utilities for devices that use SCSI command sets.
17 Collection of Linux utilities for devices that use the SCSI command set.
18 Includes utilities to copy data based on dd syntax and semantics (called
19 sg_dd, sgp_dd and sgm_dd); check INQUIRY data and VPD pages (sg_inq); check
20 mode and log pages (sginfo, sg_modes and sg_logs); spin up and down
21 disks (sg_start); do self tests (sg_senddiag); and various other functions.
24 source_dl = http://sg.danny.cz/sg/p/
25 sources = %{thisapp}.tgz
39 package %{name}-debuginfo