11%global oname targetcli-fb
22
33Name: targetcli
4- License: ASL 2.0
4+ License: Apache- 2.0
55Summary: An administration shell for storage targets
6- Version: 2.1.53
7- Release: 2 %{?dist }
6+ Version: 2.1.58
7+ Release: 4 %{?dist }
88Vendor: Microsoft Corporation
99Distribution: Azure Linux
1010URL: https://github.com/open-iscsi/%{oname }
1111Source: %{url }/archive/v%{version }/%{oname }-%{version }.tar.gz
12- Patch0: Do-not-install-systemd-files-in-setup.py.patch
12+ # Proposed upstream
13+ ## From: https://github.com/open-iscsi/targetcli-fb/pull/176
1314BuildArch: noarch
1415BuildRequires: python3-devel, python3-setuptools, systemd-rpm-macros
1516Requires: python3-rtslib, target-restore, python3-configshell, python3-six, python3-dbus
@@ -24,7 +25,6 @@ users will also need to install and use fcoe-utils.
2425
2526%prep
2627%setup -q -n %{oname }-%{version }
27- %patch 0 -p1
2828
2929%build
3030%py3_build
@@ -49,11 +49,73 @@ install -m 644 systemd/* %{buildroot}%{_unitdir}/
4949%dir %{_sysconfdir }/target/backup
5050
5151%changelog
52- * Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 2.1.53-2
53- - Initial CBL-Mariner import from Fedora 32 (license: MIT).
52+ * Mon Jan 13 2025 Archana Shettigar <v-shettigara@microsoft.com> - 2.1.58-4
53+ - Initial Azure Linux import from Fedora 41 (license: MIT).
54+ - License Verified
5455
55- * Fri Jul 10 2020 Maurizio Lombardi <mlombard@redhat.com> - 2.1.53-1
56- - Update to new version
56+ * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.58-3
57+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
58+
59+ * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.1.58-2
60+ - Rebuilt for Python 3.13
61+
62+ * Mon Feb 12 2024 Maurizio Lombardi <mlombard@redhat.com> - 2.1.58-1
63+ - migrated to SPDX license
64+ - Update to version v2.1.58
65+
66+ * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.57-2
67+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
68+
69+
70+ * Thu Oct 26 2023 Maurizio Lombardi <mlombard@redhat.com> - 2.1.57-1
71+ - Update to version v2.1.57
72+
73+ * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.56-3
74+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
75+
76+ * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.1.56-2
77+ - Rebuilt for Python 3.12
78+
79+
80+ * Tue Jun 06 2023 Maurizio Lombardi <mlombard@redhat.com> - 2.1.56-1
81+ - Rebase to version 2.1.56
82+
83+ * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.54-7
84+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
85+
86+ * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.54-6
87+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
88+
89+ * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.1.54-5
90+ - Rebuilt for Python 3.11
91+
92+ * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.54-4
93+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
94+
95+ * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.54-3
96+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
97+
98+ * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.1.54-2
99+ - Rebuilt for Python 3.10
100+
101+ * Mon May 17 2021 Maurizio Lombardi <mlombard@redhat.com> - 2.1.54-1
102+ - Update to version 2.1.54
103+
104+ * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.53-3
105+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
106+
107+ * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.53-2
108+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
109+
110+ * Thu Jun 25 2020 Matt Coleman <matt@datto.com> - 2.1.53-1
111+ - New upstream version
112+ - Add the upstream project's targetclid systemd unit files
113+ - Add proposed upstream patch:
114+ + Do not install systemd files in setup.py
115+ + https://github.com/open-iscsi/targetcli-fb/pull/176
116+
117+ * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.1.fb49-9
118+ - Rebuilt for Python 3.9
57119
58120* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.fb49-8
59121- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
0 commit comments