diff --git a/setserial.spec b/setserial.spec index 80a4a14..980e184 100644 --- a/setserial.spec +++ b/setserial.spec @@ -3,7 +3,7 @@ Summary: A utility for configuring serial ports Name: setserial Version: 2.17 -Release: 65%{?dist} +Release: 59%{?dist} Source: https://sourceforge.net/projects/setserial/files/setserial/%{version}/%{name}-%{version}.tar.gz Patch0: setserial-2.17-fhs.patch Patch1: setserial-2.17-rc.patch @@ -13,7 +13,7 @@ Patch4: setserial-hayesesp.patch Patch5: setserial-aarch64.patch Patch6: setserial-configure-c99.patch Patch7: setserial-c99.patch -License: GPL-1.0-or-later +License: GPL+ URL: http://setserial.sourceforge.net/ ExcludeArch: s390 s390x @@ -29,25 +29,25 @@ port and IRQ that a particular serial device is using, and more. %prep %setup -q # Use FHS directory layout. -%patch -P0 -p1 -b .fhs +%patch0 -p1 -b .fhs # Fixed initscript. -%patch -P1 -p1 -b .rc +%patch1 -p1 -b .rc # Corrected readme file. -%patch -P2 -p1 -b .readme +%patch2 -p1 -b .readme # Fixed spelling in help output. -%patch -P3 -p1 -b .spelling +%patch3 -p1 -b .spelling # Don't require hayesesp.h (bug #564947). -%patch -P4 -p1 -b .hayesesp +%patch4 -p1 -b .hayesesp rm -f config.cache # Support aarch64 (bug #926522). -%patch -P5 -p1 -b .aarch64 -%patch -P6 -p1 -%patch -P7 -p1 +%patch5 -p1 -b .aarch64 +%patch6 -p1 +%patch7 -p1 %build %set_build_flags @@ -68,24 +68,6 @@ make install DESTDIR=${RPM_BUILD_ROOT} %{_mandir}/man*/* %changelog -* Fri Jul 17 2026 Fedora Release Engineering - 2.17-65 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild - -* Sat Jan 17 2026 Fedora Release Engineering - 2.17-64 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild - -* Fri Jul 25 2025 Fedora Release Engineering - 2.17-63 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Sun Jan 19 2025 Fedora Release Engineering - 2.17-62 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Sat Jul 20 2024 Fedora Release Engineering - 2.17-61 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Wed May 08 2024 Than Ngo - 2.17-60 -- Migrate to SPDX license - * Sat Jan 27 2024 Fedora Release Engineering - 2.17-59 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild