[sg3_utils] include rescan-scsi-bus script 1.56

Dan Horák sharkcz at fedoraproject.org
Wed Apr 4 07:57:21 UTC 2012


commit 251fe3bbfc5728c142846b075234cbb28c2b7f60
Author: Dan Horák <dan at danny.cz>
Date:   Wed Apr 4 09:57:17 2012 +0200

    include rescan-scsi-bus script 1.56

 .gitignore                  |    1 +
 rescan-scsi-bus-fixes.patch |  194 -------------------------------------------
 sg3_utils.spec              |    9 +-
 sources                     |    2 +-
 4 files changed, 7 insertions(+), 199 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cb11de0..1bdf2f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ sg3_utils-1.29.tgz
 rescan-scsi-bus.sh-1.35
 /sg3_utils-1.31.tgz
 /sg3_utils-1.33.tgz
+/rescan-scsi-bus.sh-1.56
diff --git a/sg3_utils.spec b/sg3_utils.spec
index 3f2101a..35930ce 100644
--- a/sg3_utils.spec
+++ b/sg3_utils.spec
@@ -1,15 +1,14 @@
-%define rescan_version 1.35
+%define rescan_version 1.56
 %define rescan_script rescan-scsi-bus.sh
 
 Summary: Utilities for devices that use SCSI command sets
 Name: sg3_utils
 Version: 1.33
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+ and BSD
 Group: Applications/System
 Source0: http://sg.danny.cz/sg/p/sg3_utils-%{version}.tgz
 Source1: http://www.garloff.de/kurt/linux/%{rescan_script}-%{rescan_version}
-Patch100: rescan-scsi-bus-fixes.patch
 URL: http://sg.danny.cz/sg/sg3_utils.html
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: %{name}-libs = %{version}-%{release}
@@ -51,7 +50,6 @@ developing applications.
 
 # rescan-scsi-bus.sh
 cp -p %{SOURCE1} %{rescan_script}
-%patch100 -p1 -b .orig
 
 
 %build
@@ -99,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Apr  4 2012 Dan Horák <dan at danny.cz> - 1.33-2
+- include rescan-scsi-bus script 1.56
+
 * Tue Apr  3 2012 Dan Horák <dan at danny.cz> - 1.33-1
 - update to version 1.33
 
diff --git a/sources b/sources
index 1819bc3..a3c248b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 261e39f7161337330ba6bd57999be801  sg3_utils-1.33.tgz
-51c796b2a1682f6f6f61ed6965f51ef5  rescan-scsi-bus.sh-1.35
+4fce214c24d38447060145b11fc904a9  rescan-scsi-bus.sh-1.56


More information about the scm-commits mailing list