Switch to %ldconfig_scriptlets
This commit is contained in:
parent
4c1c3c53e3
commit
da6cb73707
@ -80,7 +80,7 @@
|
|||||||
|
|
||||||
Name: libkcapi
|
Name: libkcapi
|
||||||
Version: %{vmajor}.%{vminor}.%{vpatch}
|
Version: %{vmajor}.%{vminor}.%{vpatch}
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: User space interface to the Linux Kernel Crypto API
|
Summary: User space interface to the Linux Kernel Crypto API
|
||||||
|
|
||||||
License: BSD or GPLv2
|
License: BSD or GPLv2
|
||||||
@ -333,10 +333,7 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
@ -414,6 +411,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 04 2018 Björn Esser <besser82@fedoraproject.org> - 1.0.3-3
|
||||||
|
- Switch to %ldconfig_scriptlets
|
||||||
|
|
||||||
* Wed Jan 17 2018 Björn Esser <besser82@fedoraproject.org> - 1.0.3-2
|
* Wed Jan 17 2018 Björn Esser <besser82@fedoraproject.org> - 1.0.3-2
|
||||||
- Decrease optmem_max preset to 40960
|
- Decrease optmem_max preset to 40960
|
||||||
- Let the build fail, if the minimum kernel version cannot be met
|
- Let the build fail, if the minimum kernel version cannot be met
|
||||||
|
Loading…
Reference in New Issue
Block a user