automatic version update by autodist [release 1.9.19-1mamba;Sat Oct 05 2024]
This commit is contained in:
parent
cf2483721b
commit
886947ca02
@ -1,5 +1,5 @@
|
||||
Name: haveged
|
||||
Version: 1.9.18
|
||||
Version: 1.9.19
|
||||
Release: 1mamba
|
||||
Summary: A simple entropy daemon
|
||||
Group: System/Kernel and Hardware
|
||||
@ -52,9 +52,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%triggerpreun -- haveged < 1.9.15-2mamba
|
||||
systemctl disable haveged || true
|
||||
@ -75,13 +73,15 @@ systemctl disable haveged || true
|
||||
%dir %{_includedir}/haveged
|
||||
%{_includedir}/haveged/havege.h
|
||||
%{_libdir}/libhavege.a
|
||||
%{_libdir}/libhavege.la
|
||||
%{_libdir}/libhavege.so
|
||||
%{_mandir}/man3/libhavege.3*
|
||||
%doc ChangeLog NEWS README
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Oct 05 2024 Automatic Build System <autodist@openmamba.org> 1.9.19-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 10 2022 Automatic Build System <autodist@mambasoft.it> 1.9.18-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user