Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
parent
6716be75f2
commit
edf3170183
1 changed files with 5 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: angelscript
|
||||
Version: 2.32.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Flexible cross-platform scripting library
|
||||
|
||||
License: zlib
|
||||
|
|
@ -42,8 +42,7 @@ developing applications that use %{name}.
|
|||
%install
|
||||
%meson_install
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%doc sdk/docs/articles/*.html
|
||||
|
|
@ -55,6 +54,9 @@ developing applications that use %{name}.
|
|||
%{_includedir}/%{name}.h
|
||||
|
||||
%changelog
|
||||
* Wed Jan 31 2018 Igor Gnatenko <ignatenko@redhat.com> - 2.32.0-2
|
||||
- Switch to %%ldconfig_scriptlets
|
||||
|
||||
* Sun Dec 31 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.32.0-1
|
||||
- Update to 2.32.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue