* Mon Nov 15 2021 Tomas Bzatek <tbzatek@redhat.com> - 1.47-6
- update to stable version 1.47 (svn: r919) (#2011810) Resolves: #2011810
This commit is contained in:
parent
0243c04718
commit
7b10c6fdd1
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ rescan-scsi-bus.sh-1.35
|
||||
/sg3_utils-1.47r900.tgz
|
||||
/sg3_utils-1.47r904.tgz
|
||||
/sg3_utils-1.47r908.tgz
|
||||
/sg3_utils-1.47.tar.xz
|
||||
|
@ -2,14 +2,14 @@
|
||||
%global _udevlibdir %{_prefix}/lib/udev
|
||||
|
||||
Summary: Utilities for devices that use SCSI command sets
|
||||
Name: sg3_utils
|
||||
Name: sg3_utils
|
||||
Version: 1.47
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: GPLv2+ and BSD
|
||||
Source0: http://sg.danny.cz/sg/p/sg3_utils-%{version}r908.tgz
|
||||
URL: https://sg.danny.cz/sg/sg3_utils.html
|
||||
Source0: https://sg.danny.cz/sg/p/sg3_utils-%{version}.tar.xz
|
||||
Source2: scsi-rescan.8
|
||||
|
||||
URL: http://sg.danny.cz/sg/sg3_utils.html
|
||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
@ -50,7 +50,7 @@ This package contains the %{name} library and its header files for
|
||||
developing applications.
|
||||
|
||||
%prep
|
||||
%autosetup -p 1 -n sg3_utils-%{version}r908
|
||||
%autosetup -p 1 -n sg3_utils-%{version}
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
@ -105,6 +105,9 @@ install -p -m 755 scripts/fc_wwpn_id $RPM_BUILD_ROOT%{_udevlibdir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 15 2021 Tomas Bzatek <tbzatek@redhat.com> - 1.47-6
|
||||
- update to stable version 1.47 (svn: r919) (#2011810)
|
||||
|
||||
* Wed Aug 18 2021 Tomas Bzatek <tbzatek@redhat.com> - 1.47-5
|
||||
- update to pre-release version 1.47 (svn: r908) (#1971681)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sg3_utils-1.47r908.tgz) = b47d25846e2c1459797a45fdd97fce5bf2f5502be7831ff48e4cc6ea5e7f18fc17bebc09876282f667268f728caa97abaf0b55567667c5a3b0c6e0e8899635b3
|
||||
SHA512 (sg3_utils-1.47.tar.xz) = ef072b8f0012d0944e21d2134aff7125e24ea24d1cbbb1aa79160e844f9a60236f1e244437a3bc08a22a7e99f613adad4a05ae5cc3916ded5a72d162cd3aa163
|
||||
|
Loading…
Reference in New Issue
Block a user