import sg3_utils-1.47-6.el9
This commit is contained in:
parent
d1b232f52d
commit
5cd1c31e8a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/sg3_utils-1.47r908.tgz
|
||||
SOURCES/sg3_utils-1.47.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
e9cb6ac8f4f5a8d0c747c308653338f93f8a2e70 SOURCES/sg3_utils-1.47r908.tgz
|
||||
4ab889eb273b34fe052977b994e5c6da09b9d3ab SOURCES/sg3_utils-1.47.tar.xz
|
||||
|
@ -4,12 +4,12 @@
|
||||
Summary: Utilities for devices that use SCSI command sets
|
||||
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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user