automatic version update by autodist [release 175-1mamba;Thu Feb 11 2021]
This commit is contained in:
parent
80796699cc
commit
eb7684cafd
16
mcelog.spec
16
mcelog.spec
@ -1,12 +1,12 @@
|
|||||||
Name: mcelog
|
Name: mcelog
|
||||||
Version: 153
|
Version: 175
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: User space backend for logging machine check errors reported by the hardware to the kernel
|
Summary: User space backend for logging machine check errors reported by the hardware to the kernel
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.mcelog.org/
|
URL: https://www.mcelog.org/
|
||||||
## GITSOURCE git://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git v114
|
## GITSOURCE git://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git v114
|
||||||
Source: git://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git/v%{version}/mcelog-%{version}.tar.bz2
|
Source: git://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git/v%{version}/mcelog-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -55,21 +55,19 @@ systemctl -q daemon-reload
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_sysconfdir}/mcelog
|
%dir %{_sysconfdir}/mcelog
|
||||||
%config(noreplace) %{_sysconfdir}/mcelog/mcelog.conf
|
%config(noreplace) %{_sysconfdir}/mcelog/mcelog.conf
|
||||||
%config %{_sysconfdir}/mcelog/bus-error-trigger
|
%{_sysconfdir}/mcelog/*-trigger
|
||||||
%config %{_sysconfdir}/mcelog/cache-error-trigger
|
|
||||||
%config %{_sysconfdir}/mcelog/dimm-error-trigger
|
|
||||||
%config %{_sysconfdir}/mcelog/iomca-error-trigger
|
|
||||||
%config %{_sysconfdir}/mcelog/page-error-trigger
|
|
||||||
%config %{_sysconfdir}/mcelog/socket-memory-error-trigger
|
|
||||||
%config %{_sysconfdir}/mcelog/unknown-error-trigger
|
|
||||||
%{_sbindir}/mcelog
|
%{_sbindir}/mcelog
|
||||||
%{_unitdir}/mcelog.service
|
%{_unitdir}/mcelog.service
|
||||||
%{_mandir}/man5/mcelog.conf.5*
|
%{_mandir}/man5/mcelog.conf.5*
|
||||||
%{_mandir}/man5/mcelog.triggers.5*
|
%{_mandir}/man5/mcelog.triggers.5*
|
||||||
%{_mandir}/man8/mcelog.8*
|
%{_mandir}/man8/mcelog.8*
|
||||||
|
%doc LICENSE
|
||||||
#%doc CHANGES README README.releases TODO
|
#%doc CHANGES README README.releases TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 11 2021 Automatic Build System <autodist@mambasoft.it> 175-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Aug 25 2017 Automatic Build System <autodist@mambasoft.it> 153-1mamba
|
* Fri Aug 25 2017 Automatic Build System <autodist@mambasoft.it> 153-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user