2007-02-02 13:25:11 +00:00
|
|
|
Summary: Utilities for devices that use SCSI command sets
|
auto-import changelog data from sg3_utils-1.06-2.src.rpm
Thu Mar 11 2004 Tim Powers <timp@redhat.com> 1.06-2
- rebuild
Wed Feb 18 2004 Phil Knirsch <pknirsch@redhat.com> 1.06-1
- Initial version for RHEL3 U2.
Fri Jan 09 2004 - dgilbert@interlog.com
- sg3_utils.spec for mandrake; more sginfo work, sg_scan, sg_logs
sg3_utils-1.06
Wed Nov 12 2003 - dgilbert@interlog.com
- sg_readcap: sizes; sg_logs: double fetch; sg_map 256 sg devices; sginfo
sg3_utils-1.05
Tue May 13 2003 - dgilbert@interlog.com
- default sg_turs '-n=' to 1, sg_logs gets '-t' for temperature, CREDITS
sg3_utils-1.04
Wed Apr 02 2003 - dgilbert@interlog.com
- 6 byte CDBs for sg_modes, sg_start on block devs, sg_senddiag, man pages
sg3_utils-1.03
Wed Jan 01 2003 - dgilbert@interlog.com
- interwork with block SG_IO, fix in sginfo, '-t' for sg_turs
sg3_utils-1.02
Wed Aug 14 2002 - dgilbert@interlog.com
- raw switch in sg_inq
sg3_utils-1.01
Sun Jul 28 2002 - dgilbert@interlog.com
- decode sg_logs pages, add dio to sgm_dd, drop "gen=1" arg, "of=/dev/null"
sg3_utils-1.00
Sun Mar 17 2002 - dgilbert@interlog.com
- add sg_modes+sg_logs for sense pages, expand sg_inq, add fua+sync to
sg_dd++
sg3_utils-0.99
Sat Feb 16 2002 - dgilbert@interlog.com
- resurrect sg_reset; snprintf cleanup, time,gen+cdbsz args to sg_dd++
sg3_utils-0.98
Sun Dec 23 2001 - dgilbert@interlog.com
- move isosize to archive directory; now found in util-linux-2.10s and
later
sg3_utils-0.97
Fri Dec 21 2001 - dgilbert@interlog.com
- add sgm_dd, sg_read, sg_simple4 and sg_simple16 [add mmap-ed IO support]
sg3_utils-0.96
Sat Sep 15 2001 - dgilbert@interlog.com
- sg_map can do inquiry; sg_dd, sgp_dd + sgq_dd dio help
sg3_utils-0.95
Thu Apr 19 2001 - dgilbert@interlog.com
- add sg_start, improve sginfo and sg_map [Kurt Garloff]
sg3_utils-0.94
Mon Mar 05 2001 - dgilbert@interlog.com
- add scsi_devfs_scan, add sg_include.h, 'coe' more general in sgp_dd
sg3_utils-0.93
Tue Jan 16 2001 - dgilbert@interlog.com
- clean sg_err.h include dependencies, bug fixes, Makefile in archive
directory
sg3_utils-0.92
Thu Dec 21 2000 - dgilbert@interlog.com
- signals for sg_dd, man pages and additions for sg_rbuf and isosize
sg3_utils-0.91
Mon Dec 11 2000 - dgilbert@interlog.com
- Initial creation of package, containing
sg3_utils-0.90
2004-09-09 12:18:11 +00:00
|
|
|
Name: sg3_utils
|
2007-10-22 14:44:02 +00:00
|
|
|
Version: 1.25
|
2008-03-27 14:30:50 +00:00
|
|
|
Release: 3%{?dist}
|
2007-08-16 13:15:55 +00:00
|
|
|
License: GPLv2+ and BSD
|
2008-03-27 14:30:50 +00:00
|
|
|
Group: Applications/System
|
2007-10-22 14:44:02 +00:00
|
|
|
Source: http://sg.torque.net/sg/p/sg3_utils-%{version}.tgz
|
|
|
|
Url: http://sg.torque.net/sg/sg3_utils.html
|
2008-03-27 14:30:50 +00:00
|
|
|
Provides: sg_utils = 1.02
|
2006-11-13 15:15:50 +00:00
|
|
|
BuildRequires: libtool
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
auto-import changelog data from sg3_utils-1.06-2.src.rpm
Thu Mar 11 2004 Tim Powers <timp@redhat.com> 1.06-2
- rebuild
Wed Feb 18 2004 Phil Knirsch <pknirsch@redhat.com> 1.06-1
- Initial version for RHEL3 U2.
Fri Jan 09 2004 - dgilbert@interlog.com
- sg3_utils.spec for mandrake; more sginfo work, sg_scan, sg_logs
sg3_utils-1.06
Wed Nov 12 2003 - dgilbert@interlog.com
- sg_readcap: sizes; sg_logs: double fetch; sg_map 256 sg devices; sginfo
sg3_utils-1.05
Tue May 13 2003 - dgilbert@interlog.com
- default sg_turs '-n=' to 1, sg_logs gets '-t' for temperature, CREDITS
sg3_utils-1.04
Wed Apr 02 2003 - dgilbert@interlog.com
- 6 byte CDBs for sg_modes, sg_start on block devs, sg_senddiag, man pages
sg3_utils-1.03
Wed Jan 01 2003 - dgilbert@interlog.com
- interwork with block SG_IO, fix in sginfo, '-t' for sg_turs
sg3_utils-1.02
Wed Aug 14 2002 - dgilbert@interlog.com
- raw switch in sg_inq
sg3_utils-1.01
Sun Jul 28 2002 - dgilbert@interlog.com
- decode sg_logs pages, add dio to sgm_dd, drop "gen=1" arg, "of=/dev/null"
sg3_utils-1.00
Sun Mar 17 2002 - dgilbert@interlog.com
- add sg_modes+sg_logs for sense pages, expand sg_inq, add fua+sync to
sg_dd++
sg3_utils-0.99
Sat Feb 16 2002 - dgilbert@interlog.com
- resurrect sg_reset; snprintf cleanup, time,gen+cdbsz args to sg_dd++
sg3_utils-0.98
Sun Dec 23 2001 - dgilbert@interlog.com
- move isosize to archive directory; now found in util-linux-2.10s and
later
sg3_utils-0.97
Fri Dec 21 2001 - dgilbert@interlog.com
- add sgm_dd, sg_read, sg_simple4 and sg_simple16 [add mmap-ed IO support]
sg3_utils-0.96
Sat Sep 15 2001 - dgilbert@interlog.com
- sg_map can do inquiry; sg_dd, sgp_dd + sgq_dd dio help
sg3_utils-0.95
Thu Apr 19 2001 - dgilbert@interlog.com
- add sg_start, improve sginfo and sg_map [Kurt Garloff]
sg3_utils-0.94
Mon Mar 05 2001 - dgilbert@interlog.com
- add scsi_devfs_scan, add sg_include.h, 'coe' more general in sgp_dd
sg3_utils-0.93
Tue Jan 16 2001 - dgilbert@interlog.com
- clean sg_err.h include dependencies, bug fixes, Makefile in archive
directory
sg3_utils-0.92
Thu Dec 21 2000 - dgilbert@interlog.com
- signals for sg_dd, man pages and additions for sg_rbuf and isosize
sg3_utils-0.91
Mon Dec 11 2000 - dgilbert@interlog.com
- Initial creation of package, containing
sg3_utils-0.90
2004-09-09 12:18:11 +00:00
|
|
|
|
|
|
|
%description
|
2005-11-08 11:05:13 +00:00
|
|
|
Collection of Linux utilities for devices that use the SCSI command set.
|
|
|
|
Includes utilities to copy data based on "dd" syntax and semantics (called
|
|
|
|
sg_dd, sgp_dd and sgm_dd); check INQUIRY data and VPD pages (sg_inq); check
|
|
|
|
mode and log pages (sginfo, sg_modes and sg_logs); spin up and down
|
|
|
|
disks (sg_start); do self tests (sg_senddiag); and various other functions.
|
|
|
|
See the README, CHANGELOG and COVERAGE files. Requires the linux kernel 2.4
|
|
|
|
series or later. In the 2.4 series SCSI generic device names (e.g. /dev/sg0)
|
|
|
|
must be used. In the 2.6 series other device names may be used as
|
|
|
|
well (e.g. /dev/sda).
|
|
|
|
|
|
|
|
Warning: Some of these tools access the internals of your system
|
|
|
|
and the incorrect usage of them may render your system inoperable.
|
|
|
|
|
|
|
|
%package libs
|
|
|
|
Summary: Shared library for %{name}
|
2008-03-27 14:30:50 +00:00
|
|
|
Group: System Environment/Libraries
|
2005-11-08 11:05:13 +00:00
|
|
|
|
|
|
|
%description libs
|
|
|
|
This package contains the shared library for %{name}.
|
|
|
|
|
|
|
|
%package devel
|
2008-03-27 14:30:50 +00:00
|
|
|
Summary: Development library and header files for the sg3_utils library
|
|
|
|
Group: Development/System
|
2005-11-08 11:05:13 +00:00
|
|
|
Requires: %{name}-libs = %{version}-%{release}
|
|
|
|
|
|
|
|
%description devel
|
2008-03-27 14:30:50 +00:00
|
|
|
This package contains the %{name} library and its header files for
|
2005-11-08 11:05:13 +00:00
|
|
|
developing applications.
|
auto-import changelog data from sg3_utils-1.06-2.src.rpm
Thu Mar 11 2004 Tim Powers <timp@redhat.com> 1.06-2
- rebuild
Wed Feb 18 2004 Phil Knirsch <pknirsch@redhat.com> 1.06-1
- Initial version for RHEL3 U2.
Fri Jan 09 2004 - dgilbert@interlog.com
- sg3_utils.spec for mandrake; more sginfo work, sg_scan, sg_logs
sg3_utils-1.06
Wed Nov 12 2003 - dgilbert@interlog.com
- sg_readcap: sizes; sg_logs: double fetch; sg_map 256 sg devices; sginfo
sg3_utils-1.05
Tue May 13 2003 - dgilbert@interlog.com
- default sg_turs '-n=' to 1, sg_logs gets '-t' for temperature, CREDITS
sg3_utils-1.04
Wed Apr 02 2003 - dgilbert@interlog.com
- 6 byte CDBs for sg_modes, sg_start on block devs, sg_senddiag, man pages
sg3_utils-1.03
Wed Jan 01 2003 - dgilbert@interlog.com
- interwork with block SG_IO, fix in sginfo, '-t' for sg_turs
sg3_utils-1.02
Wed Aug 14 2002 - dgilbert@interlog.com
- raw switch in sg_inq
sg3_utils-1.01
Sun Jul 28 2002 - dgilbert@interlog.com
- decode sg_logs pages, add dio to sgm_dd, drop "gen=1" arg, "of=/dev/null"
sg3_utils-1.00
Sun Mar 17 2002 - dgilbert@interlog.com
- add sg_modes+sg_logs for sense pages, expand sg_inq, add fua+sync to
sg_dd++
sg3_utils-0.99
Sat Feb 16 2002 - dgilbert@interlog.com
- resurrect sg_reset; snprintf cleanup, time,gen+cdbsz args to sg_dd++
sg3_utils-0.98
Sun Dec 23 2001 - dgilbert@interlog.com
- move isosize to archive directory; now found in util-linux-2.10s and
later
sg3_utils-0.97
Fri Dec 21 2001 - dgilbert@interlog.com
- add sgm_dd, sg_read, sg_simple4 and sg_simple16 [add mmap-ed IO support]
sg3_utils-0.96
Sat Sep 15 2001 - dgilbert@interlog.com
- sg_map can do inquiry; sg_dd, sgp_dd + sgq_dd dio help
sg3_utils-0.95
Thu Apr 19 2001 - dgilbert@interlog.com
- add sg_start, improve sginfo and sg_map [Kurt Garloff]
sg3_utils-0.94
Mon Mar 05 2001 - dgilbert@interlog.com
- add scsi_devfs_scan, add sg_include.h, 'coe' more general in sgp_dd
sg3_utils-0.93
Tue Jan 16 2001 - dgilbert@interlog.com
- clean sg_err.h include dependencies, bug fixes, Makefile in archive
directory
sg3_utils-0.92
Thu Dec 21 2000 - dgilbert@interlog.com
- signals for sg_dd, man pages and additions for sg_rbuf and isosize
sg3_utils-0.91
Mon Dec 11 2000 - dgilbert@interlog.com
- Initial creation of package, containing
sg3_utils-0.90
2004-09-09 12:18:11 +00:00
|
|
|
|
|
|
|
%prep
|
2005-11-08 11:05:13 +00:00
|
|
|
%setup -q
|
auto-import changelog data from sg3_utils-1.06-2.src.rpm
Thu Mar 11 2004 Tim Powers <timp@redhat.com> 1.06-2
- rebuild
Wed Feb 18 2004 Phil Knirsch <pknirsch@redhat.com> 1.06-1
- Initial version for RHEL3 U2.
Fri Jan 09 2004 - dgilbert@interlog.com
- sg3_utils.spec for mandrake; more sginfo work, sg_scan, sg_logs
sg3_utils-1.06
Wed Nov 12 2003 - dgilbert@interlog.com
- sg_readcap: sizes; sg_logs: double fetch; sg_map 256 sg devices; sginfo
sg3_utils-1.05
Tue May 13 2003 - dgilbert@interlog.com
- default sg_turs '-n=' to 1, sg_logs gets '-t' for temperature, CREDITS
sg3_utils-1.04
Wed Apr 02 2003 - dgilbert@interlog.com
- 6 byte CDBs for sg_modes, sg_start on block devs, sg_senddiag, man pages
sg3_utils-1.03
Wed Jan 01 2003 - dgilbert@interlog.com
- interwork with block SG_IO, fix in sginfo, '-t' for sg_turs
sg3_utils-1.02
Wed Aug 14 2002 - dgilbert@interlog.com
- raw switch in sg_inq
sg3_utils-1.01
Sun Jul 28 2002 - dgilbert@interlog.com
- decode sg_logs pages, add dio to sgm_dd, drop "gen=1" arg, "of=/dev/null"
sg3_utils-1.00
Sun Mar 17 2002 - dgilbert@interlog.com
- add sg_modes+sg_logs for sense pages, expand sg_inq, add fua+sync to
sg_dd++
sg3_utils-0.99
Sat Feb 16 2002 - dgilbert@interlog.com
- resurrect sg_reset; snprintf cleanup, time,gen+cdbsz args to sg_dd++
sg3_utils-0.98
Sun Dec 23 2001 - dgilbert@interlog.com
- move isosize to archive directory; now found in util-linux-2.10s and
later
sg3_utils-0.97
Fri Dec 21 2001 - dgilbert@interlog.com
- add sgm_dd, sg_read, sg_simple4 and sg_simple16 [add mmap-ed IO support]
sg3_utils-0.96
Sat Sep 15 2001 - dgilbert@interlog.com
- sg_map can do inquiry; sg_dd, sgp_dd + sgq_dd dio help
sg3_utils-0.95
Thu Apr 19 2001 - dgilbert@interlog.com
- add sg_start, improve sginfo and sg_map [Kurt Garloff]
sg3_utils-0.94
Mon Mar 05 2001 - dgilbert@interlog.com
- add scsi_devfs_scan, add sg_include.h, 'coe' more general in sgp_dd
sg3_utils-0.93
Tue Jan 16 2001 - dgilbert@interlog.com
- clean sg_err.h include dependencies, bug fixes, Makefile in archive
directory
sg3_utils-0.92
Thu Dec 21 2000 - dgilbert@interlog.com
- signals for sg_dd, man pages and additions for sg_rbuf and isosize
sg3_utils-0.91
Mon Dec 11 2000 - dgilbert@interlog.com
- Initial creation of package, containing
sg3_utils-0.90
2004-09-09 12:18:11 +00:00
|
|
|
|
|
|
|
%build
|
2007-10-22 14:44:02 +00:00
|
|
|
%configure
|
|
|
|
make %{?_smp_mflags}
|
auto-import changelog data from sg3_utils-1.06-2.src.rpm
Thu Mar 11 2004 Tim Powers <timp@redhat.com> 1.06-2
- rebuild
Wed Feb 18 2004 Phil Knirsch <pknirsch@redhat.com> 1.06-1
- Initial version for RHEL3 U2.
Fri Jan 09 2004 - dgilbert@interlog.com
- sg3_utils.spec for mandrake; more sginfo work, sg_scan, sg_logs
sg3_utils-1.06
Wed Nov 12 2003 - dgilbert@interlog.com
- sg_readcap: sizes; sg_logs: double fetch; sg_map 256 sg devices; sginfo
sg3_utils-1.05
Tue May 13 2003 - dgilbert@interlog.com
- default sg_turs '-n=' to 1, sg_logs gets '-t' for temperature, CREDITS
sg3_utils-1.04
Wed Apr 02 2003 - dgilbert@interlog.com
- 6 byte CDBs for sg_modes, sg_start on block devs, sg_senddiag, man pages
sg3_utils-1.03
Wed Jan 01 2003 - dgilbert@interlog.com
- interwork with block SG_IO, fix in sginfo, '-t' for sg_turs
sg3_utils-1.02
Wed Aug 14 2002 - dgilbert@interlog.com
- raw switch in sg_inq
sg3_utils-1.01
Sun Jul 28 2002 - dgilbert@interlog.com
- decode sg_logs pages, add dio to sgm_dd, drop "gen=1" arg, "of=/dev/null"
sg3_utils-1.00
Sun Mar 17 2002 - dgilbert@interlog.com
- add sg_modes+sg_logs for sense pages, expand sg_inq, add fua+sync to
sg_dd++
sg3_utils-0.99
Sat Feb 16 2002 - dgilbert@interlog.com
- resurrect sg_reset; snprintf cleanup, time,gen+cdbsz args to sg_dd++
sg3_utils-0.98
Sun Dec 23 2001 - dgilbert@interlog.com
- move isosize to archive directory; now found in util-linux-2.10s and
later
sg3_utils-0.97
Fri Dec 21 2001 - dgilbert@interlog.com
- add sgm_dd, sg_read, sg_simple4 and sg_simple16 [add mmap-ed IO support]
sg3_utils-0.96
Sat Sep 15 2001 - dgilbert@interlog.com
- sg_map can do inquiry; sg_dd, sgp_dd + sgq_dd dio help
sg3_utils-0.95
Thu Apr 19 2001 - dgilbert@interlog.com
- add sg_start, improve sginfo and sg_map [Kurt Garloff]
sg3_utils-0.94
Mon Mar 05 2001 - dgilbert@interlog.com
- add scsi_devfs_scan, add sg_include.h, 'coe' more general in sgp_dd
sg3_utils-0.93
Tue Jan 16 2001 - dgilbert@interlog.com
- clean sg_err.h include dependencies, bug fixes, Makefile in archive
directory
sg3_utils-0.92
Thu Dec 21 2000 - dgilbert@interlog.com
- signals for sg_dd, man pages and additions for sg_rbuf and isosize
sg3_utils-0.91
Mon Dec 11 2000 - dgilbert@interlog.com
- Initial creation of package, containing
sg3_utils-0.90
2004-09-09 12:18:11 +00:00
|
|
|
|
|
|
|
%install
|
|
|
|
if [ "$RPM_BUILD_ROOT" != "/" ]; then
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
fi
|
2007-10-22 14:44:02 +00:00
|
|
|
make install DESTDIR=$RPM_BUILD_ROOT
|
2008-03-27 14:30:50 +00:00
|
|
|
rm -rf $RPM_BUILD_ROOT/%{_libdir}/*.la
|
|
|
|
rm -rf $RPM_BUILD_ROOT/%{_libdir}/*.a
|
auto-import changelog data from sg3_utils-1.06-2.src.rpm
Thu Mar 11 2004 Tim Powers <timp@redhat.com> 1.06-2
- rebuild
Wed Feb 18 2004 Phil Knirsch <pknirsch@redhat.com> 1.06-1
- Initial version for RHEL3 U2.
Fri Jan 09 2004 - dgilbert@interlog.com
- sg3_utils.spec for mandrake; more sginfo work, sg_scan, sg_logs
sg3_utils-1.06
Wed Nov 12 2003 - dgilbert@interlog.com
- sg_readcap: sizes; sg_logs: double fetch; sg_map 256 sg devices; sginfo
sg3_utils-1.05
Tue May 13 2003 - dgilbert@interlog.com
- default sg_turs '-n=' to 1, sg_logs gets '-t' for temperature, CREDITS
sg3_utils-1.04
Wed Apr 02 2003 - dgilbert@interlog.com
- 6 byte CDBs for sg_modes, sg_start on block devs, sg_senddiag, man pages
sg3_utils-1.03
Wed Jan 01 2003 - dgilbert@interlog.com
- interwork with block SG_IO, fix in sginfo, '-t' for sg_turs
sg3_utils-1.02
Wed Aug 14 2002 - dgilbert@interlog.com
- raw switch in sg_inq
sg3_utils-1.01
Sun Jul 28 2002 - dgilbert@interlog.com
- decode sg_logs pages, add dio to sgm_dd, drop "gen=1" arg, "of=/dev/null"
sg3_utils-1.00
Sun Mar 17 2002 - dgilbert@interlog.com
- add sg_modes+sg_logs for sense pages, expand sg_inq, add fua+sync to
sg_dd++
sg3_utils-0.99
Sat Feb 16 2002 - dgilbert@interlog.com
- resurrect sg_reset; snprintf cleanup, time,gen+cdbsz args to sg_dd++
sg3_utils-0.98
Sun Dec 23 2001 - dgilbert@interlog.com
- move isosize to archive directory; now found in util-linux-2.10s and
later
sg3_utils-0.97
Fri Dec 21 2001 - dgilbert@interlog.com
- add sgm_dd, sg_read, sg_simple4 and sg_simple16 [add mmap-ed IO support]
sg3_utils-0.96
Sat Sep 15 2001 - dgilbert@interlog.com
- sg_map can do inquiry; sg_dd, sgp_dd + sgq_dd dio help
sg3_utils-0.95
Thu Apr 19 2001 - dgilbert@interlog.com
- add sg_start, improve sginfo and sg_map [Kurt Garloff]
sg3_utils-0.94
Mon Mar 05 2001 - dgilbert@interlog.com
- add scsi_devfs_scan, add sg_include.h, 'coe' more general in sgp_dd
sg3_utils-0.93
Tue Jan 16 2001 - dgilbert@interlog.com
- clean sg_err.h include dependencies, bug fixes, Makefile in archive
directory
sg3_utils-0.92
Thu Dec 21 2000 - dgilbert@interlog.com
- signals for sg_dd, man pages and additions for sg_rbuf and isosize
sg3_utils-0.91
Mon Dec 11 2000 - dgilbert@interlog.com
- Initial creation of package, containing
sg3_utils-0.90
2004-09-09 12:18:11 +00:00
|
|
|
|
|
|
|
%clean
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
2008-03-27 14:30:50 +00:00
|
|
|
%post libs -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%postun libs -p /sbin/ldconfig
|
|
|
|
|
auto-import changelog data from sg3_utils-1.06-2.src.rpm
Thu Mar 11 2004 Tim Powers <timp@redhat.com> 1.06-2
- rebuild
Wed Feb 18 2004 Phil Knirsch <pknirsch@redhat.com> 1.06-1
- Initial version for RHEL3 U2.
Fri Jan 09 2004 - dgilbert@interlog.com
- sg3_utils.spec for mandrake; more sginfo work, sg_scan, sg_logs
sg3_utils-1.06
Wed Nov 12 2003 - dgilbert@interlog.com
- sg_readcap: sizes; sg_logs: double fetch; sg_map 256 sg devices; sginfo
sg3_utils-1.05
Tue May 13 2003 - dgilbert@interlog.com
- default sg_turs '-n=' to 1, sg_logs gets '-t' for temperature, CREDITS
sg3_utils-1.04
Wed Apr 02 2003 - dgilbert@interlog.com
- 6 byte CDBs for sg_modes, sg_start on block devs, sg_senddiag, man pages
sg3_utils-1.03
Wed Jan 01 2003 - dgilbert@interlog.com
- interwork with block SG_IO, fix in sginfo, '-t' for sg_turs
sg3_utils-1.02
Wed Aug 14 2002 - dgilbert@interlog.com
- raw switch in sg_inq
sg3_utils-1.01
Sun Jul 28 2002 - dgilbert@interlog.com
- decode sg_logs pages, add dio to sgm_dd, drop "gen=1" arg, "of=/dev/null"
sg3_utils-1.00
Sun Mar 17 2002 - dgilbert@interlog.com
- add sg_modes+sg_logs for sense pages, expand sg_inq, add fua+sync to
sg_dd++
sg3_utils-0.99
Sat Feb 16 2002 - dgilbert@interlog.com
- resurrect sg_reset; snprintf cleanup, time,gen+cdbsz args to sg_dd++
sg3_utils-0.98
Sun Dec 23 2001 - dgilbert@interlog.com
- move isosize to archive directory; now found in util-linux-2.10s and
later
sg3_utils-0.97
Fri Dec 21 2001 - dgilbert@interlog.com
- add sgm_dd, sg_read, sg_simple4 and sg_simple16 [add mmap-ed IO support]
sg3_utils-0.96
Sat Sep 15 2001 - dgilbert@interlog.com
- sg_map can do inquiry; sg_dd, sgp_dd + sgq_dd dio help
sg3_utils-0.95
Thu Apr 19 2001 - dgilbert@interlog.com
- add sg_start, improve sginfo and sg_map [Kurt Garloff]
sg3_utils-0.94
Mon Mar 05 2001 - dgilbert@interlog.com
- add scsi_devfs_scan, add sg_include.h, 'coe' more general in sgp_dd
sg3_utils-0.93
Tue Jan 16 2001 - dgilbert@interlog.com
- clean sg_err.h include dependencies, bug fixes, Makefile in archive
directory
sg3_utils-0.92
Thu Dec 21 2000 - dgilbert@interlog.com
- signals for sg_dd, man pages and additions for sg_rbuf and isosize
sg3_utils-0.91
Mon Dec 11 2000 - dgilbert@interlog.com
- Initial creation of package, containing
sg3_utils-0.90
2004-09-09 12:18:11 +00:00
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
2007-10-22 14:44:02 +00:00
|
|
|
%doc ChangeLog COVERAGE CREDITS INSTALL README README.sg_start
|
2005-11-08 11:05:13 +00:00
|
|
|
%attr(755,root,root) %{_bindir}/*
|
|
|
|
%{_mandir}/man8/*
|
auto-import changelog data from sg3_utils-1.06-2.src.rpm
Thu Mar 11 2004 Tim Powers <timp@redhat.com> 1.06-2
- rebuild
Wed Feb 18 2004 Phil Knirsch <pknirsch@redhat.com> 1.06-1
- Initial version for RHEL3 U2.
Fri Jan 09 2004 - dgilbert@interlog.com
- sg3_utils.spec for mandrake; more sginfo work, sg_scan, sg_logs
sg3_utils-1.06
Wed Nov 12 2003 - dgilbert@interlog.com
- sg_readcap: sizes; sg_logs: double fetch; sg_map 256 sg devices; sginfo
sg3_utils-1.05
Tue May 13 2003 - dgilbert@interlog.com
- default sg_turs '-n=' to 1, sg_logs gets '-t' for temperature, CREDITS
sg3_utils-1.04
Wed Apr 02 2003 - dgilbert@interlog.com
- 6 byte CDBs for sg_modes, sg_start on block devs, sg_senddiag, man pages
sg3_utils-1.03
Wed Jan 01 2003 - dgilbert@interlog.com
- interwork with block SG_IO, fix in sginfo, '-t' for sg_turs
sg3_utils-1.02
Wed Aug 14 2002 - dgilbert@interlog.com
- raw switch in sg_inq
sg3_utils-1.01
Sun Jul 28 2002 - dgilbert@interlog.com
- decode sg_logs pages, add dio to sgm_dd, drop "gen=1" arg, "of=/dev/null"
sg3_utils-1.00
Sun Mar 17 2002 - dgilbert@interlog.com
- add sg_modes+sg_logs for sense pages, expand sg_inq, add fua+sync to
sg_dd++
sg3_utils-0.99
Sat Feb 16 2002 - dgilbert@interlog.com
- resurrect sg_reset; snprintf cleanup, time,gen+cdbsz args to sg_dd++
sg3_utils-0.98
Sun Dec 23 2001 - dgilbert@interlog.com
- move isosize to archive directory; now found in util-linux-2.10s and
later
sg3_utils-0.97
Fri Dec 21 2001 - dgilbert@interlog.com
- add sgm_dd, sg_read, sg_simple4 and sg_simple16 [add mmap-ed IO support]
sg3_utils-0.96
Sat Sep 15 2001 - dgilbert@interlog.com
- sg_map can do inquiry; sg_dd, sgp_dd + sgq_dd dio help
sg3_utils-0.95
Thu Apr 19 2001 - dgilbert@interlog.com
- add sg_start, improve sginfo and sg_map [Kurt Garloff]
sg3_utils-0.94
Mon Mar 05 2001 - dgilbert@interlog.com
- add scsi_devfs_scan, add sg_include.h, 'coe' more general in sgp_dd
sg3_utils-0.93
Tue Jan 16 2001 - dgilbert@interlog.com
- clean sg_err.h include dependencies, bug fixes, Makefile in archive
directory
sg3_utils-0.92
Thu Dec 21 2000 - dgilbert@interlog.com
- signals for sg_dd, man pages and additions for sg_rbuf and isosize
sg3_utils-0.91
Mon Dec 11 2000 - dgilbert@interlog.com
- Initial creation of package, containing
sg3_utils-0.90
2004-09-09 12:18:11 +00:00
|
|
|
|
2005-11-08 11:05:13 +00:00
|
|
|
%files libs
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/*.so.*
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_includedir}/scsi/*.h
|
|
|
|
%{_libdir}/*.so
|
|
|
|
|
auto-import changelog data from sg3_utils-1.06-2.src.rpm
Thu Mar 11 2004 Tim Powers <timp@redhat.com> 1.06-2
- rebuild
Wed Feb 18 2004 Phil Knirsch <pknirsch@redhat.com> 1.06-1
- Initial version for RHEL3 U2.
Fri Jan 09 2004 - dgilbert@interlog.com
- sg3_utils.spec for mandrake; more sginfo work, sg_scan, sg_logs
sg3_utils-1.06
Wed Nov 12 2003 - dgilbert@interlog.com
- sg_readcap: sizes; sg_logs: double fetch; sg_map 256 sg devices; sginfo
sg3_utils-1.05
Tue May 13 2003 - dgilbert@interlog.com
- default sg_turs '-n=' to 1, sg_logs gets '-t' for temperature, CREDITS
sg3_utils-1.04
Wed Apr 02 2003 - dgilbert@interlog.com
- 6 byte CDBs for sg_modes, sg_start on block devs, sg_senddiag, man pages
sg3_utils-1.03
Wed Jan 01 2003 - dgilbert@interlog.com
- interwork with block SG_IO, fix in sginfo, '-t' for sg_turs
sg3_utils-1.02
Wed Aug 14 2002 - dgilbert@interlog.com
- raw switch in sg_inq
sg3_utils-1.01
Sun Jul 28 2002 - dgilbert@interlog.com
- decode sg_logs pages, add dio to sgm_dd, drop "gen=1" arg, "of=/dev/null"
sg3_utils-1.00
Sun Mar 17 2002 - dgilbert@interlog.com
- add sg_modes+sg_logs for sense pages, expand sg_inq, add fua+sync to
sg_dd++
sg3_utils-0.99
Sat Feb 16 2002 - dgilbert@interlog.com
- resurrect sg_reset; snprintf cleanup, time,gen+cdbsz args to sg_dd++
sg3_utils-0.98
Sun Dec 23 2001 - dgilbert@interlog.com
- move isosize to archive directory; now found in util-linux-2.10s and
later
sg3_utils-0.97
Fri Dec 21 2001 - dgilbert@interlog.com
- add sgm_dd, sg_read, sg_simple4 and sg_simple16 [add mmap-ed IO support]
sg3_utils-0.96
Sat Sep 15 2001 - dgilbert@interlog.com
- sg_map can do inquiry; sg_dd, sgp_dd + sgq_dd dio help
sg3_utils-0.95
Thu Apr 19 2001 - dgilbert@interlog.com
- add sg_start, improve sginfo and sg_map [Kurt Garloff]
sg3_utils-0.94
Mon Mar 05 2001 - dgilbert@interlog.com
- add scsi_devfs_scan, add sg_include.h, 'coe' more general in sgp_dd
sg3_utils-0.93
Tue Jan 16 2001 - dgilbert@interlog.com
- clean sg_err.h include dependencies, bug fixes, Makefile in archive
directory
sg3_utils-0.92
Thu Dec 21 2000 - dgilbert@interlog.com
- signals for sg_dd, man pages and additions for sg_rbuf and isosize
sg3_utils-0.91
Mon Dec 11 2000 - dgilbert@interlog.com
- Initial creation of package, containing
sg3_utils-0.90
2004-09-09 12:18:11 +00:00
|
|
|
%changelog
|
2008-03-27 14:30:50 +00:00
|
|
|
* Thu Mar 27 2008 Phil Knirsch <pknirsch@redhat.com> - 1.25-3
|
|
|
|
- Specfile cleanup, removal of static development libraries (#226414)
|
|
|
|
|
2008-02-19 19:50:30 +00:00
|
|
|
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.25-2
|
|
|
|
- Autorebuild for GCC 4.3
|
|
|
|
|
2007-10-22 14:44:02 +00:00
|
|
|
* Mon Oct 22 2007 Phil Knirsch <pknirsch@redhat.com> - 1.25-1
|
|
|
|
- Fixed URLs
|
|
|
|
- Updated to sg3_utils-1.25
|
|
|
|
|
2007-08-16 13:15:55 +00:00
|
|
|
* Thu Aug 16 2007 Phil Knirsch <pknirsch@redhat.com> - 1.23-2
|
|
|
|
- License review and update
|
|
|
|
|
2007-02-02 13:25:11 +00:00
|
|
|
* Fri Feb 02 2007 Phil Knirsch <pknirsch@redhat.com> - 1.23-1
|
|
|
|
- Update to sg3_utils-1.23
|
|
|
|
- Updated summary
|
|
|
|
|
2006-11-13 15:15:50 +00:00
|
|
|
* Mon Nov 13 2006 Phil Knirsch <pknirsch@redhat.com> - 1.22-1
|
|
|
|
- Update to sg3_utils-1.22
|
|
|
|
|
2006-07-12 08:14:24 +00:00
|
|
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.20-2.1
|
|
|
|
- rebuild
|
|
|
|
|
2006-06-07 15:02:39 +00:00
|
|
|
* Wed Jun 07 2006 Phil Knirsch <pknirsch@redhat.com> - 1.20-2
|
|
|
|
- Fixed rebuild problem on latest toolchain
|
2006-06-07 15:09:26 +00:00
|
|
|
- Added missing buildprereqs
|
2006-06-07 15:02:39 +00:00
|
|
|
|
2006-05-19 09:41:41 +00:00
|
|
|
* Fri May 19 2006 Phil Knirsch <pknirsch@redhat.com> - 1.20-1
|
|
|
|
- Update to sg3_utils-1.20.
|
|
|
|
|
2006-02-11 05:41:36 +00:00
|
|
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.19-1.1
|
|
|
|
- bump again for double-long bug on ppc(64)
|
|
|
|
|
2006-02-10 11:33:21 +00:00
|
|
|
* Fri Feb 10 2006 Phil Knirsch <pknirsch@redhat.com> - 1.19-1
|
2006-02-10 11:41:11 +00:00
|
|
|
- Update to sg3_utils-1.19.
|
|
|
|
- Fixed rebuild problem on 64bit archs.
|
2006-02-10 11:33:21 +00:00
|
|
|
|
2006-02-07 13:50:02 +00:00
|
|
|
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.17-1.1
|
|
|
|
- rebuilt for new gcc4.1 snapshot and glibc changes
|
|
|
|
|
2005-11-08 11:05:13 +00:00
|
|
|
* Mon Nov 07 2005 Phil Knirsch <pknirsch@redhat.com> 1.17-1
|
|
|
|
- Update to sg3-utils-1.17
|
|
|
|
- Split package up into 3 subpackages: sg3_utils, devel and libs
|
|
|
|
- Some minor updates to the specfile
|
|
|
|
|
2005-03-02 17:28:09 +00:00
|
|
|
* Wed Mar 02 2005 Phil Knirsch <pknirsch@redhat.com> 1.06-5
|
|
|
|
- bump release and rebuild with gcc 4
|
|
|
|
|
2005-02-18 15:39:10 +00:00
|
|
|
* Fri Feb 18 2005 Phil Knirsch <pknirsch@redhat.com> 1.06-4
|
|
|
|
- rebuilt
|
|
|
|
|
2004-09-09 12:18:18 +00:00
|
|
|
* Tue Aug 03 2004 Phil Knirsch <pknirsch@redhat.com> 1.06-3
|
|
|
|
- rebuilt
|
|
|
|
|
auto-import changelog data from sg3_utils-1.06-2.src.rpm
Thu Mar 11 2004 Tim Powers <timp@redhat.com> 1.06-2
- rebuild
Wed Feb 18 2004 Phil Knirsch <pknirsch@redhat.com> 1.06-1
- Initial version for RHEL3 U2.
Fri Jan 09 2004 - dgilbert@interlog.com
- sg3_utils.spec for mandrake; more sginfo work, sg_scan, sg_logs
sg3_utils-1.06
Wed Nov 12 2003 - dgilbert@interlog.com
- sg_readcap: sizes; sg_logs: double fetch; sg_map 256 sg devices; sginfo
sg3_utils-1.05
Tue May 13 2003 - dgilbert@interlog.com
- default sg_turs '-n=' to 1, sg_logs gets '-t' for temperature, CREDITS
sg3_utils-1.04
Wed Apr 02 2003 - dgilbert@interlog.com
- 6 byte CDBs for sg_modes, sg_start on block devs, sg_senddiag, man pages
sg3_utils-1.03
Wed Jan 01 2003 - dgilbert@interlog.com
- interwork with block SG_IO, fix in sginfo, '-t' for sg_turs
sg3_utils-1.02
Wed Aug 14 2002 - dgilbert@interlog.com
- raw switch in sg_inq
sg3_utils-1.01
Sun Jul 28 2002 - dgilbert@interlog.com
- decode sg_logs pages, add dio to sgm_dd, drop "gen=1" arg, "of=/dev/null"
sg3_utils-1.00
Sun Mar 17 2002 - dgilbert@interlog.com
- add sg_modes+sg_logs for sense pages, expand sg_inq, add fua+sync to
sg_dd++
sg3_utils-0.99
Sat Feb 16 2002 - dgilbert@interlog.com
- resurrect sg_reset; snprintf cleanup, time,gen+cdbsz args to sg_dd++
sg3_utils-0.98
Sun Dec 23 2001 - dgilbert@interlog.com
- move isosize to archive directory; now found in util-linux-2.10s and
later
sg3_utils-0.97
Fri Dec 21 2001 - dgilbert@interlog.com
- add sgm_dd, sg_read, sg_simple4 and sg_simple16 [add mmap-ed IO support]
sg3_utils-0.96
Sat Sep 15 2001 - dgilbert@interlog.com
- sg_map can do inquiry; sg_dd, sgp_dd + sgq_dd dio help
sg3_utils-0.95
Thu Apr 19 2001 - dgilbert@interlog.com
- add sg_start, improve sginfo and sg_map [Kurt Garloff]
sg3_utils-0.94
Mon Mar 05 2001 - dgilbert@interlog.com
- add scsi_devfs_scan, add sg_include.h, 'coe' more general in sgp_dd
sg3_utils-0.93
Tue Jan 16 2001 - dgilbert@interlog.com
- clean sg_err.h include dependencies, bug fixes, Makefile in archive
directory
sg3_utils-0.92
Thu Dec 21 2000 - dgilbert@interlog.com
- signals for sg_dd, man pages and additions for sg_rbuf and isosize
sg3_utils-0.91
Mon Dec 11 2000 - dgilbert@interlog.com
- Initial creation of package, containing
sg3_utils-0.90
2004-09-09 12:18:11 +00:00
|
|
|
* Thu Mar 11 2004 Tim Powers <timp@redhat.com> 1.06-2
|
|
|
|
- rebuild
|
|
|
|
|
|
|
|
* Wed Feb 18 2004 Phil Knirsch <pknirsch@redhat.com> 1.06-1
|
|
|
|
- Initial version for RHEL3 U2.
|
|
|
|
|
|
|
|
* Fri Jan 09 2004 - dgilbert@interlog.com
|
|
|
|
- sg3_utils.spec for mandrake; more sginfo work, sg_scan, sg_logs
|
|
|
|
* sg3_utils-1.06
|
|
|
|
|
|
|
|
* Wed Nov 12 2003 - dgilbert@interlog.com
|
|
|
|
- sg_readcap: sizes; sg_logs: double fetch; sg_map 256 sg devices; sginfo
|
|
|
|
* sg3_utils-1.05
|
|
|
|
|
|
|
|
* Tue May 13 2003 - dgilbert@interlog.com
|
|
|
|
- default sg_turs '-n=' to 1, sg_logs gets '-t' for temperature, CREDITS
|
|
|
|
* sg3_utils-1.04
|
|
|
|
|
|
|
|
* Wed Apr 02 2003 - dgilbert@interlog.com
|
|
|
|
- 6 byte CDBs for sg_modes, sg_start on block devs, sg_senddiag, man pages
|
|
|
|
* sg3_utils-1.03
|
|
|
|
|
|
|
|
* Wed Jan 01 2003 - dgilbert@interlog.com
|
|
|
|
- interwork with block SG_IO, fix in sginfo, '-t' for sg_turs
|
|
|
|
* sg3_utils-1.02
|
|
|
|
|
|
|
|
* Wed Aug 14 2002 - dgilbert@interlog.com
|
|
|
|
- raw switch in sg_inq
|
|
|
|
* sg3_utils-1.01
|
|
|
|
|
|
|
|
* Sun Jul 28 2002 - dgilbert@interlog.com
|
|
|
|
- decode sg_logs pages, add dio to sgm_dd, drop "gen=1" arg, "of=/dev/null"
|
|
|
|
* sg3_utils-1.00
|
|
|
|
|
|
|
|
* Sun Mar 17 2002 - dgilbert@interlog.com
|
|
|
|
- add sg_modes+sg_logs for sense pages, expand sg_inq, add fua+sync to sg_dd++
|
|
|
|
* sg3_utils-0.99
|
|
|
|
|
|
|
|
* Sat Feb 16 2002 - dgilbert@interlog.com
|
|
|
|
- resurrect sg_reset; snprintf cleanup, time,gen+cdbsz args to sg_dd++
|
|
|
|
* sg3_utils-0.98
|
|
|
|
|
|
|
|
* Sun Dec 23 2001 - dgilbert@interlog.com
|
|
|
|
- move isosize to archive directory; now found in util-linux-2.10s and later
|
|
|
|
* sg3_utils-0.97
|
|
|
|
|
|
|
|
* Fri Dec 21 2001 - dgilbert@interlog.com
|
|
|
|
- add sgm_dd, sg_read, sg_simple4 and sg_simple16 [add mmap-ed IO support]
|
|
|
|
* sg3_utils-0.96
|
|
|
|
|
|
|
|
* Sun Sep 15 2001 - dgilbert@interlog.com
|
|
|
|
- sg_map can do inquiry; sg_dd, sgp_dd + sgq_dd dio help
|
|
|
|
* sg3_utils-0.95
|
|
|
|
|
|
|
|
* Sun Apr 19 2001 - dgilbert@interlog.com
|
|
|
|
- add sg_start, improve sginfo and sg_map [Kurt Garloff]
|
|
|
|
* sg3_utils-0.94
|
|
|
|
|
|
|
|
* Sun Mar 5 2001 - dgilbert@interlog.com
|
|
|
|
- add scsi_devfs_scan, add sg_include.h, 'coe' more general in sgp_dd
|
|
|
|
* sg3_utils-0.93
|
|
|
|
|
|
|
|
* Tue Jan 16 2001 - dgilbert@interlog.com
|
|
|
|
- clean sg_err.h include dependencies, bug fixes, Makefile in archive directory
|
|
|
|
* sg3_utils-0.92
|
|
|
|
|
|
|
|
* Mon Dec 21 2000 - dgilbert@interlog.com
|
|
|
|
- signals for sg_dd, man pages and additions for sg_rbuf and isosize
|
|
|
|
* sg3_utils-0.91
|
|
|
|
|
|
|
|
* Mon Dec 11 2000 - dgilbert@interlog.com
|
|
|
|
- Initial creation of package, containing
|
|
|
|
* sg3_utils-0.90
|