Related: RHEL-35869, rpminspect pathmigration
This commit is contained in:
parent
96c02228ab
commit
97297c44ae
@ -1,9 +1,7 @@
|
||||
%define _bindir /bin
|
||||
|
||||
Summary: A utility for configuring serial ports
|
||||
Name: setserial
|
||||
Version: 2.17
|
||||
Release: 60%{?dist}
|
||||
Release: 61%{?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
|
||||
@ -68,6 +66,9 @@ make install DESTDIR=${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Thu May 23 2024 Than Ngo <than@redhat.com> - 2.17-61
|
||||
- Related: RHEL-35869, rpminspect pathmigration
|
||||
|
||||
* Wed May 08 2024 Than Ngo <than@redhat.com> - 2.17-60
|
||||
- Resolves: RHEL-35869, Migrate to SPDX license
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user