Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
6fbd69e362
commit
97c67a9548
@ -3,7 +3,7 @@
|
||||
Summary: An utility for manipulating storage encryption keys and passphrases
|
||||
Name: volume_key
|
||||
Version: 0.3.9
|
||||
Release: 17%{?dist}
|
||||
Release: 18%{?dist}
|
||||
License: GPLv2
|
||||
Group: Applications/System
|
||||
URL: https://pagure.io/volume_key/
|
||||
@ -98,8 +98,7 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p'
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%post libs -p /sbin/ldconfig
|
||||
%postun libs -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets libs
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
@ -125,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitearch}/volume_key.py*
|
||||
|
||||
%changelog
|
||||
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3.9-18
|
||||
- Switch to %%ldconfig_scriptlets
|
||||
|
||||
* Tue Nov 7 2017 Miloslav Trmač <mitr@redhat.com> - 0.3.9-17
|
||||
- Update for libcryptsetup ABI change
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user