rasdaemon: update License field to comply with SPDX
Related: RHELMISC-1262 Signed-off-by: Aristeu Rozanski <arozansk@redhat.com>
This commit is contained in:
parent
3ced2962c7
commit
c355651dbd
@ -1,8 +1,8 @@
|
|||||||
Name: rasdaemon
|
Name: rasdaemon
|
||||||
Version: 0.6.7
|
Version: 0.6.7
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: Utility to receive RAS error tracings
|
Summary: Utility to receive RAS error tracings
|
||||||
License: GPLv2
|
License: GPL-2.0-only
|
||||||
URL: http://git.infradead.org/users/mchehab/rasdaemon.git
|
URL: http://git.infradead.org/users/mchehab/rasdaemon.git
|
||||||
Source0: http://www.infradead.org/~mchehab/rasdaemon/%{name}-%{version}.tar.bz2
|
Source0: http://www.infradead.org/~mchehab/rasdaemon/%{name}-%{version}.tar.bz2
|
||||||
Patch0: labels.patch
|
Patch0: labels.patch
|
||||||
@ -130,6 +130,9 @@ sed -i "s/^PAGE_CE_ACTION=.*/PAGE_CE_ACTION=account/" %{buildroot}/%{_sysconfdir
|
|||||||
%{_sysconfdir}/sysconfig/rasdaemon
|
%{_sysconfdir}/sysconfig/rasdaemon
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 10 2024 Aristeu Rozanski <aris@redhat.com> 0.6.7-10
|
||||||
|
- Update License string to use SPDX [RHELMISC-1262]
|
||||||
|
|
||||||
* Thu Oct 26 2023 Aristeu Rozanski <aris@redhat.com> 0.6.7-9
|
* Thu Oct 26 2023 Aristeu Rozanski <aris@redhat.com> 0.6.7-9
|
||||||
- Update SMCA support for AMD processors [RHEL-11092]
|
- Update SMCA support for AMD processors [RHEL-11092]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user