diff --git a/sgpio.spec b/sgpio.spec index 0ab729d..65ede7c 100644 --- a/sgpio.spec +++ b/sgpio.spec @@ -1,9 +1,9 @@ Summary: SGPIO captive backplane tool Name: sgpio Version: 1.2.0.10 -Release: 35%{?dist} +Release: 41%{?dist} License: GPL-2.0-or-later -URL: http://sources.redhat.com/lvm2/wiki/DMRAID_Eventing +URL: https://sourceware.org/lvm2/wiki/DMRAID_Eventing Source: sgpio-1.2-0.10-src.tar.gz # there is no official download link for the latest package #Source: http://sources.redhat.com/lvm2/wiki/DMRAID_Eventing?action=AttachFile&do=get&target=sgpio-1.2.tgz @@ -20,9 +20,9 @@ Intel SGPIO enclosure management utility %prep %setup -q -n sgpio dos2unix --keepdate Makefile README -%patch0 -p1 -b .makefile -%patch1 -p1 -b .coverity -%patch2 -p1 -b .buffer-overflow +%patch -P0 -p1 -b .makefile +%patch -P1 -p1 -b .coverity +%patch -P2 -p1 -b .buffer-overflow chmod a-x * %build @@ -39,6 +39,24 @@ make clean %{_mandir}/man1/sgpio.* %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 1.2.0.10-41 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + +* Sat Jan 17 2026 Fedora Release Engineering - 1.2.0.10-40 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jul 25 2025 Fedora Release Engineering - 1.2.0.10-39 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sun Jan 19 2025 Fedora Release Engineering - 1.2.0.10-38 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Sat Jul 20 2024 Fedora Release Engineering - 1.2.0.10-37 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jan 27 2024 Fedora Release Engineering - 1.2.0.10-36 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Tue Oct 31 2023 Lukáš Zaoral - 1.2.0.10-35 - fix buffer overflow with high port numbers