Hello community,

here is the log from the commit of package sg3_utils for openSUSE:Factory 
checked in at 2012-04-23 16:13:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sg3_utils (Old)
 and      /work/SRC/openSUSE:Factory/.sg3_utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sg3_utils", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sg3_utils/sg3_utils.changes      2011-09-23 
12:46:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sg3_utils.new/sg3_utils.changes 2012-04-23 
16:13:43.000000000 +0200
@@ -1,0 +2,49 @@
+Sun Apr 22 11:50:44 UTC 2012 - [email protected]
+
+- Update to version 1.33 
+  - sg_ses: major rework of indexes (again), now two level
+  - sg_write_buffer: new --specific option for mode specific
+    field; new mode 13 (spc4r32)
+  - sg_vpd: add hp3par volume info vendor VPD page
+    - fix 'scsi ports' [0x88] page problem
+    - add 'sinq' pseudo page for standard inquiry response
+    - add power consumption page
+  - sg_format: add --poll= option for request sense polling
+    - improve handling of disks > 2 TB and DIF (protection)
+  - sg_logs: LB provision lpage extra (sbc3r28)
+  - sg_modes: application tag mpage subcode 0xf0->0x2
+  - sg_write_same: no prot fields when wrprotect=0
+  - sg_get_lba_status: reflect change in sbc3r25 to Parameter
+    Data Length response field (offset reduced from 8 to 4)
+  - sg_inq, sg_vpd: sync with spc4r33
+  - win32: change DataBufferOffset type per MSDN; caused
+    problem with 64 bit machines (with buffered interface)
+  - sg_luns: tweak documentation for vendor specific reports
+  - add man pages for scsi_loging_level, scsi_mandat,
+    scsi_satl and scsi_temperature
+
+-------------------------------------------------------------------
+Mon Jan 16 19:59:42 UTC 2012 - [email protected]
+
+- Update to version 1.32
+  + sg_sanitize: new utility for command added in sb3r27
+  + sg_sat_identify: add '--ident' to output WWN
+  + sg_ses: major rework of descriptor output
+    + add --index, --descriptor, --join, --clear, --get, and --set
+      options
+  + sg_raw: exit status corrections
+  + sg_decode_sense: add --nospace and --hex options
+  + sg_logs: fix bug with large --maxlen
+    + zero response length when resid implies it is invalid
+    + add scope field to lb provisioning lpage (sb3r27)
+  + sg_inq: sync version descriptors with spc4r31
+  + sb_lib_data: sync asc/ascq codes with spc4r31
+  + sg_vpd: add LBPRZ field in LP provisioning VPD page
+  + sg_format: allow format of pdt 7 (some MO drives)
+  + sg_cmd_basic: sg_cmds_process_resp() handle status good
+    with a sense key other than no_sense (e.g. completed)
+  + add README.iscsi
+
+- Updated rescan-scsi-bus.sh to v1.56
+
+-------------------------------------------------------------------

Old:
----
  sg3_utils-1.31.tar.bz2

New:
----
  sg3_utils-1.33.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sg3_utils.spec ++++++
--- /var/tmp/diff_new_pack.9Rm1tb/_old  2012-04-23 16:13:46.000000000 +0200
+++ /var/tmp/diff_new_pack.9Rm1tb/_new  2012-04-23 16:13:46.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sg3_utils
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,22 +16,20 @@
 #
 
 
-Url:            http://sg.torque.net/sg/sg3_utils.html
+Url:            http://sg.danny.cz/sg/sg3_utils.html
 
 Name:           sg3_utils
-%define sgver  1.31
+Version:        1.33
+Release:        0
+Summary:        A collection of tools that send SCSI commands to devices
 License:        BSD-3-Clause ; GPL-2.0 ; GPL-2.0+
 Group:          Hardware/Other
-Provides:       sg_utils
+Source:         http://sg.danny.cz/sg/p/sg3_utils-%{version}.tgz
+Source2:        http://www.garloff.de/kurt/linux/rescan-scsi-bus.sh
+Requires(pre):  %insserv_prereq
 Provides:       scsi
+Provides:       sg_utils
 Obsoletes:      scsi <= 1.7_2.38_1.25_0.19_1.02_0.93
-AutoReqProv:    on
-PreReq:         %insserv_prereq
-Version:        1.31
-Release:        1
-Summary:        A collection of tools that send SCSI commands to devices
-Source:         http://sg.torque.net/sg/p/sg3_utils-%{sgver}.tar.bz2
-Source2:        http://www.garloff.de/kurt/linux/rescan-scsi-bus.sh
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -43,11 +41,10 @@
 or a bridge device are examples of devices that use SCSI command sets.
 
 %package devel
-License:        BSD-3-Clause ; GPL-2.0+
 Summary:        A collection of tools that send SCSI commands to devices
+License:        BSD-3-Clause ; GPL-2.0+
 Group:          Development/Libraries/C and C++
-AutoReqProv:    on
-Requires:       %name = %version
+Requires:       %{name} = %{version}
 
 %description devel
 The sg3_utils package contains utilities that send SCSI commands to
@@ -88,7 +85,7 @@
 %attr(755,root,root) %{_bindir}/sg_map
 %attr(755,root,root) %{_bindir}/sg_turs
 %attr(755,root,root) %{_bindir}/sg_test_rwbuf
-#%attr(755,root,root) %{_bindir}/scsi_devfs_scan
+#%%attr(755,root,root) %%{_bindir}/scsi_devfs_scan
 %attr(755,root,root) %{_bindir}/sgm_dd
 %attr(755,root,root) %{_bindir}/sg_read
 %attr(755,root,root) %{_bindir}/sg_logs
@@ -133,6 +130,7 @@
 %attr(755,root,root) %{_bindir}/sg_write_same
 %attr(755,root,root) %{_bindir}/sg_decode_sense
 %attr(755,root,root) %{_bindir}/sg_referrals
+%attr(755,root,root) %{_bindir}/sg_sanitize
 %doc %{_mandir}/man8/sg_dd.8.gz
 %doc %{_mandir}/man8/sgp_dd.8.gz
 %doc %{_mandir}/man8/sgm_dd.8.gz
@@ -145,7 +143,7 @@
 %doc %{_mandir}/man8/sg_turs.8.gz
 %doc %{_mandir}/man8/sg_inq.8.gz
 %doc %{_mandir}/man8/sg_test_rwbuf.8.gz
-#%doc %{_mandir}/man8/scsi_devfs_scan.8.gz
+#%%doc %%{_mandir}/man8/scsi_devfs_scan.8.gz
 %doc %{_mandir}/man8/sg_start.8.gz
 %doc %{_mandir}/man8/sg_reset.8.gz
 %doc %{_mandir}/man8/sg_modes.8.gz
@@ -191,24 +189,29 @@
 %doc %{_mandir}/man8/sg_write_same.8.gz
 %doc %{_mandir}/man8/sg_decode_sense.8.gz
 %doc %{_mandir}/man8/sg_referrals.8.gz
+%doc %{_mandir}/man8/sg_sanitize.8.gz
+%doc %{_mandir}/man8/scsi_logging_level.8.gz
+%doc %{_mandir}/man8/scsi_mandat.8.gz
+%doc %{_mandir}/man8/scsi_satl.8.gz
+%doc %{_mandir}/man8/scsi_temperature.8.gz
 %attr(755,root,root) %{_libdir}/libsgutils2.so.*
 
 %files devel
 %defattr(644,root,root)
 %attr(755,root,root) %{_libdir}/libsgutils2.so
 %attr(755,root,root) %dir %{_prefix}/include/scsi
-%{_prefix}/include/scsi/sg_cmds.h
-%{_prefix}/include/scsi/sg_cmds_basic.h
-%{_prefix}/include/scsi/sg_cmds_extra.h
-%{_prefix}/include/scsi/sg_lib.h
-%{_prefix}/include/scsi/sg_pt.h
-%{_prefix}/include/scsi/sg_io_linux.h
-%{_prefix}/include/scsi/sg_linux_inc.h
-%{_prefix}/include/scsi/sg_cmds_mmc.h
-%{_prefix}/include/scsi/sg_lib_data.h
+%{_includedir}/scsi/sg_cmds.h
+%{_includedir}/scsi/sg_cmds_basic.h
+%{_includedir}/scsi/sg_cmds_extra.h
+%{_includedir}/scsi/sg_lib.h
+%{_includedir}/scsi/sg_pt.h
+%{_includedir}/scsi/sg_io_linux.h
+%{_includedir}/scsi/sg_linux_inc.h
+%{_includedir}/scsi/sg_cmds_mmc.h
+%{_includedir}/scsi/sg_lib_data.h
 
 %clean
 test ! -z "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != "/" && rm -rf 
$RPM_BUILD_ROOT
-rm -rf $RPM_BUILD_DIR/sg3_utils-%{sgver}
+rm -rf $RPM_BUILD_DIR/sg3_utils-%{version}
 
 %changelog

++++++ rescan-scsi-bus.sh ++++++
++++ 743 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/sg3_utils/rescan-scsi-bus.sh
++++ and /work/SRC/openSUSE:Factory/.sg3_utils.new/rescan-scsi-bus.sh

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to