Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
e42969087f
commit
23ebe310ad
@ -1,6 +1,6 @@
|
||||
Name: libgtop2
|
||||
Version: 2.38.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: LibGTop library (version 2)
|
||||
|
||||
License: GPLv2+
|
||||
@ -37,9 +37,7 @@ find %{buildroot} -name '*.la' -delete
|
||||
|
||||
%find_lang libgtop
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files -f libgtop.lang
|
||||
%doc AUTHORS NEWS README
|
||||
@ -61,6 +59,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%exclude %{_datadir}/info
|
||||
|
||||
%changelog
|
||||
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.38.0-2
|
||||
- Switch to %%ldconfig_scriptlets
|
||||
|
||||
* Wed Sep 13 2017 Kalev Lember <klember@redhat.com> - 2.38.0-1
|
||||
- Update to 2.38.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user