Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
f7d95ad7b1
commit
45aa5845e1
@ -1,7 +1,7 @@
|
||||
Summary: IMA/EVM support utilities
|
||||
Name: ima-evm-utils
|
||||
Version: 1.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2
|
||||
Url: http://linux-ima.sourceforge.net/
|
||||
Source: http://sourceforge.net/projects/linux-ima/files/ima-evm-utils/%{name}-%{version}.tar.gz
|
||||
@ -41,9 +41,7 @@ make %{?_smp_mflags}
|
||||
make DESTDIR=%{buildroot} install
|
||||
find %{buildroot}%{_libdir} -type f -name "*.la" -print -delete
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files devel
|
||||
%{_pkgdocdir}/*.sh
|
||||
@ -58,6 +56,9 @@ find %{buildroot}%{_libdir} -type f -name "*.la" -print -delete
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 02 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0-4
|
||||
- Switch to %%ldconfig_scriptlets
|
||||
|
||||
* Fri Dec 01 2017 Bruno E. O. Meneguele <brdeoliv@redhat.com> - 1.0-3
|
||||
- Add OpenSSL 1.1 API support for the package, avoiding the need of
|
||||
compat-openssl10-devel package
|
||||
|
||||
Loading…
Reference in New Issue
Block a user