Update to 1.0.88

This commit is contained in:
wu-leilei 2023-10-17 14:43:10 +08:00
parent 4b75b69491
commit 7480d95fec
3 changed files with 6 additions and 3 deletions

View File

@ -5,8 +5,8 @@
Summary: The SCSI target daemon and utility programs Summary: The SCSI target daemon and utility programs
Name: scsi-target-utils Name: scsi-target-utils
Version: 1.0.79 Version: 1.0.88
Release: 4 Release: 1
License: GPLv2 License: GPLv2
URL: http://stgt.sourceforge.net/ URL: http://stgt.sourceforge.net/
Source0: https://github.com/fujita/tgt/archive/v%{version}/tgt-v%{version}.tar.gz Source0: https://github.com/fujita/tgt/archive/v%{version}/tgt-v%{version}.tar.gz
@ -92,7 +92,7 @@ echo "%{_sbindir}/tgtd" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
%systemd_postun tgtd.service %systemd_postun tgtd.service
/sbin/ldconfig /sbin/ldconfig
%files %files
%doc README doc/README.iscsi doc/README.iser doc/README.lu_configuration doc/README.mmc doc/README.ssc %doc README.md doc/README.iscsi doc/README.iser doc/README.lu_configuration doc/README.mmc doc/README.ssc
%{_sbindir}/tgtd %{_sbindir}/tgtd
%{_sbindir}/tgtadm %{_sbindir}/tgtadm
%{_sbindir}/tgt-setup-lun %{_sbindir}/tgt-setup-lun
@ -124,6 +124,9 @@ echo "%{_sbindir}/tgtd" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
%{_mandir}/man8/* %{_mandir}/man8/*
%changelog %changelog
* Tue Oct 17 2023 wulei <wu_lei@hoperun.com> - 1.0.88-1
- Update to 1.0.88
* Fri Mar 4 2022 xigaoxinyan <xigaoxinyan@huawei.com> - 1.0.79-4 * Fri Mar 4 2022 xigaoxinyan <xigaoxinyan@huawei.com> - 1.0.79-4
- Remove rpath - Remove rpath

Binary file not shown.

BIN
tgt-v1.0.88.tar.gz Normal file

Binary file not shown.